Main index | Section 8 | Options |
The command attempts to verify that each device specified is accessible and not currently in use by another subsystem. However this check is not robust enough to detect simultaneous attempts to use a new device in different pools, even if multihost= enabled. The administrator must ensure, that simultaneous invocations of any combination of zpool, zpool, zpool, or zpool, do not refer to the same device. Using the same device in two pools will result in pool corruption.
There are some uses, such as being currently mounted, or specified as the
dedicated dump device, that prevents a device from ever being used by ZFS.
Other uses, such as having a preexisting UFS file system, can be overridden with
The command also checks that the replication strategy for the pool is
consistent.
An attempt to combine redundant and non-redundant storage in a single pool,
or to mix disks and files, results in an error unless
Unless the
By default all supported features are enabled on the new pool.
The
| |
Do not enable any features on the new pool.
Individual features can be enabled by setting their corresponding properties to
enabled
with
| |
| |
Forces use of vdevs, even if they appear in use or specify a conflicting replication level. Not all devices can be overridden in this manner. | |
| |
Sets the mount point for the root dataset. The default mount point is /pool or altroot/pool if altroot is specified. The mount point must be an absolute path, legacy, or none. For more information on dataset mount points, see zfsprops(7). | |
| |
Displays the configuration that would be used without actually creating the pool. The actual pool creation can still fail due to insufficient privileges or device sharing. | |
| |
Sets the given pool properties. See zpoolprops(7) for a list of valid properties that can be set. | |
| |
Specifies compatibility feature sets. See zpool-features(7) for more information about compatibility feature sets. | |
| |
Sets the given pool feature. See the zpool-features(7) section for a list of valid features that can be set. Value can be either disabled or enabled. | |
| |
Sets the given file system properties in the root file system of the pool. See zfsprops(7) for a list of valid properties that can be set. | |
| |
Equivalent to
| |
| |
Sets the in-core pool name to tname while the on-disk name will be the name specified as pool. This will set the default of the cachefile property to none. This is intended to handle name space collisions when creating pools for other systems, such as virtual machines or physical machines whose pools live on network block devices. | |
ZPOOL-CREATE (8) | June 2, 2021 |
Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Unix is the answer, but only if you phrase the question very carefully. | ” |
— Belinda Asbell |