Main index | Section 8 | Options |
zfs
create
[ | |
| |
Sets the specified property as if the command
zfs
was invoked at the same time the dataset was created.
Any editable ZFS property can also be set at creation time.
Multiple
| |
| |
Creates all the non-existing parent datasets.
Datasets created in this manner are automatically mounted according to the
mountpoint
property inherited from their parent.
Any property specified on the command line using the
| |
| |
Do a dry-run
("No-op")
creation.
No datasets will be created.
This is useful in conjunction with the
| |
| |
Print machine-parsable verbose information about the created dataset.
Each line of output contains a key and one or two values, all separated by tabs.
The
create_ancestors
and
create
keys have
filesystem
as their only value.
The
create_ancestors
key only appears if the
| |
| |
Do not mount the newly created file system. | |
| |
Print verbose information about the created dataset. | |
zfs
create
[ size is automatically rounded up to the nearest multiple of the blocksize. | |
| |
Equivalent to
| |
| |
Sets the specified property as if the
zfs
command was invoked at the same time the dataset was created.
Any editable ZFS property can also be set at creation time.
Multiple
| |
| |
Creates all the non-existing parent datasets.
Datasets created in this manner are automatically mounted according to the
mountpoint
property inherited from their parent.
Any property specified on the command line using the
| |
| |
Creates a sparse volume with no reservation. See volsize in the Native Properties section of zfsprops(7) for more information about sparse volumes. | |
| |
Do a dry-run
("No-op")
creation.
No datasets will be created.
This is useful in conjunction with the
| |
| |
Print machine-parsable verbose information about the created dataset.
Each line of output contains a key and one or two values, all separated by tabs.
The
create_ancestors
and
create
keys have
volume
as their only value.
The
create_ancestors
key only appears if the
| |
| |
Print verbose information about the created dataset. | |
ZFS-CREATE (8) | December 1, 2020 |
Main index | Section 8 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | One of the advantages of using UNIX to teach an operating systems course is the sources and documentation will easily fit into a student's briefcase. | ” |
— John Lions |