]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - cddl/contrib/opensolaris/cmd/zfs/zfs.8
MFC r259850: MFV r258384:
[FreeBSD/stable/10.git] / cddl / contrib / opensolaris / cmd / zfs / zfs.8
1 '\" te
2 .\" Copyright (c) 2013, Martin Matuska <mm@FreeBSD.org>.
3 .\" All Rights Reserved.
4 .\"
5 .\" The contents of this file are subject to the terms of the
6 .\" Common Development and Distribution License (the "License").
7 .\" You may not use this file except in compliance with the License.
8 .\"
9 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10 .\" or http://www.opensolaris.org/os/licensing.
11 .\" See the License for the specific language governing permissions
12 .\" and limitations under the License.
13 .\"
14 .\" When distributing Covered Code, include this CDDL HEADER in each
15 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16 .\" If applicable, add the following below this CDDL HEADER, with the
17 .\" fields enclosed by brackets "[]" replaced with your own identifying
18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
19 .\"
20 .\" Copyright (c) 2010, Sun Microsystems, Inc. All Rights Reserved.
21 .\" Copyright (c) 2012 by Delphix. All rights reserved.
22 .\" Copyright (c) 2011, Pawel Jakub Dawidek <pjd@FreeBSD.org>
23 .\" Copyright (c) 2012, Glen Barber <gjb@FreeBSD.org>
24 .\" Copyright (c) 2012, Bryan Drewery <bdrewery@FreeBSD.org>
25 .\" Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
26 .\" Copyright (c) 2013 Nexenta Systems, Inc. All Rights Reserved.
27 .\" Copyright (c) 2013, Joyent, Inc. All rights reserved.
28 .\" Copyright (c) 2013, Steven Hartland <smh@FreeBSD.org>
29 .\"
30 .\" $FreeBSD$
31 .\"
32 .Dd December 24, 2013
33 .Dt ZFS 8
34 .Os
35 .Sh NAME
36 .Nm zfs
37 .Nd configures ZFS file systems
38 .Sh SYNOPSIS
39 .Nm
40 .Op Fl \&?
41 .Nm
42 .Cm create
43 .Op Fl pu
44 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ... Ar filesystem
45 .Nm
46 .Cm create
47 .Op Fl ps
48 .Op Fl b Ar blocksize
49 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
50 .Fl V
51 .Ar size volume
52 .Nm
53 .Cm destroy
54 .Op Fl fnpRrv
55 .Ar filesystem Ns | Ns Ar volume
56 .Nm
57 .Cm destroy
58 .Op Fl dnpRrv
59 .Sm off
60 .Ar snapshot
61 .Op % Ns Ar snapname
62 .Op , Ns ...
63 .Sm on
64 .Nm
65 .Cm snapshot Ns | Ns Cm snap
66 .Op Fl r
67 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
68 .Ar filesystem@snapname Ns | Ns Ar volume@snapname
69 .Ar filesystem@snapname Ns | Ns Ar volume@snapname Ns ...
70 .Nm
71 .Cm rollback
72 .Op Fl rRf
73 .Ar snapshot
74 .Nm
75 .Cm clone
76 .Op Fl p
77 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
78 .Ar snapshot filesystem Ns | Ns Ar volume
79 .Nm
80 .Cm promote
81 .Ar clone-filesystem
82 .Nm
83 .Cm rename
84 .Op Fl f
85 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
86 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
87 .Nm
88 .Cm rename
89 .Op Fl f
90 .Fl p
91 .Ar filesystem Ns | Ns Ar volume
92 .Ar filesystem Ns | Ns Ar volume
93 .Nm
94 .Cm rename
95 .Fl r
96 .Ar snapshot snapshot
97 .Nm
98 .Cm rename
99 .Fl u
100 .Op Fl p
101 .Ar filesystem filesystem
102 .Nm
103 .Cm list
104 .Op Fl r Ns | Ns Fl d Ar depth
105 .Op Fl Hp
106 .Op Fl o Ar property Ns Oo , Ns property Ns Oc Ns ...
107 .Op Fl t Ar type Ns Oo , Ns type Ns Oc Ns ...
108 .Oo Fl s Ar property Oc Ns ...
109 .Oo Fl S Ar property Oc Ns ...
110 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
111 .Nm
112 .Cm set
113 .Ar property Ns = Ns Ar value
114 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
115 .Nm
116 .Cm get
117 .Op Fl r Ns | Ns Fl d Ar depth
118 .Op Fl Hp
119 .Op Fl o Ar all | field Ns Oo , Ns Ar field Oc Ns ...
120 .Op Fl t Ar type Ns Oo Ns , Ar type Oc Ns ...
121 .Op Fl s Ar source Ns Oo Ns , Ns Ar source Oc Ns ...
122 .Ar all | property Ns Oo Ns , Ns Ar property Oc Ns ...
123 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
124 .Nm
125 .Cm inherit
126 .Op Fl rS
127 .Ar property
128 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
129 .Nm
130 .Cm upgrade
131 .Op Fl v
132 .Nm
133 .Cm upgrade
134 .Op Fl r
135 .Op Fl V Ar version
136 .Fl a | Ar filesystem
137 .Nm
138 .Cm userspace
139 .Op Fl Hinp
140 .Op Fl o Ar field Ns Oo , Ns Ar field Oc Ns ...
141 .Oo Fl s Ar field Oc Ns ...
142 .Oo Fl S Ar field Oc Ns ...
143 .Op Fl t Ar type Ns Oo Ns , Ns Ar type Oc Ns ...
144 .Ar filesystem Ns | Ns Ar snapshot
145 .Nm
146 .Cm groupspace
147 .Op Fl Hinp
148 .Op Fl o Ar field Ns Oo , Ns field Oc Ns ...
149 .Oo Fl s Ar field Oc Ns ...
150 .Oo Fl S Ar field Oc Ns ...
151 .Op Fl t Ar type Ns Oo Ns , Ns Ar type Oc Ns ...
152 .Ar filesystem Ns | Ns Ar snapshot
153 .Nm
154 .Cm mount
155 .Nm
156 .Cm mount
157 .Op Fl vO
158 .Op Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
159 .Fl a | Ar filesystem
160 .Nm
161 .Cm unmount Ns | Ns Cm umount
162 .Op Fl f
163 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
164 .Nm
165 .Cm share
166 .Fl a | Ar filesystem
167 .Nm
168 .Cm unshare
169 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
170 .Nm
171 .Cm send
172 .Op Fl DnPpRv
173 .Op Fl i Ar snapshot | Fl I Ar snapshot
174 .Ar snapshot
175 .Nm
176 .Cm receive Ns | Ns Cm recv
177 .Op Fl vnFu
178 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
179 .Nm
180 .Cm receive Ns | Ns Cm recv
181 .Op Fl vnFu
182 .Op Fl d | e
183 .Ar filesystem
184 .Nm
185 .Cm allow
186 .Ar filesystem Ns | Ns Ar volume
187 .Nm
188 .Cm allow
189 .Op Fl ldug
190 .Ar user Ns | Ns Ar group Ns Oo Ns , Ns Ar user Ns | Ns Ar group Oc Ns ...
191 .Ar perm Ns | Ns Ar @setname Ns
192 .Oo Ns , Ns Ar perm Ns | Ns Ar @setname Oc Ns ...
193 .Ar filesystem Ns | Ns Ar volume
194 .Nm
195 .Cm allow
196 .Op Fl ld
197 .Fl e Ns | Ns Cm everyone
198 .Ar perm Ns | Ns Ar @setname Ns Op Ns , Ns Ar perm Ns | Ns Ar @setname Ns
199 .Ns ...
200 .Ar filesystem Ns | Ns Ar volume
201 .Nm
202 .Cm allow
203 .Fl c
204 .Ar perm Ns | Ns Ar @setname Ns Op Ns , Ns Ar perm Ns | Ns Ar @setname Ns
205 .Ns ...
206 .Ar filesystem Ns | Ns Ar volume
207 .Nm
208 .Cm allow
209 .Fl s
210 .Ar @setname
211 .Ar perm Ns | Ns Ar @setname Ns Op Ns , Ns Ar perm Ns | Ns Ar @setname Ns
212 .Ns ...
213 .Ar filesystem Ns | Ns Ar volume
214 .Nm
215 .Cm unallow
216 .Op Fl rldug
217 .Ar user Ns | Ns Ar group Ns Oo Ns , Ns Ar user Ns | Ns Ar group Oc Ns ...
218 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
219 .Ns ... Oc
220 .Ar filesystem Ns | Ns Ar volume
221 .Nm
222 .Cm unallow
223 .Op Fl rld
224 .Fl e Ns | Ns Cm everyone
225 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
226 .Ns ... Oc
227 .Ar filesystem Ns | Ns Ar volume
228 .Nm
229 .Cm unallow
230 .Op Fl r
231 .Fl c
232 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
233 .Ns ... Oc
234 .Ar filesystem Ns | Ns Ar volume
235 .Nm
236 .Cm unallow
237 .Op Fl r
238 .Fl s
239 .Ar @setname
240 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
241 .Ns ... Oc
242 .Ar filesystem Ns | Ns Ar volume
243 .Nm
244 .Cm hold
245 .Op Fl r
246 .Ar tag snapshot Ns ...
247 .Nm
248 .Cm holds
249 .Op Fl r
250 .Ar snapshot Ns ...
251 .Nm
252 .Cm release
253 .Op Fl r
254 .Ar tag snapshot Ns ...
255 .Nm
256 .Cm diff
257 .Op Fl FHt
258 .Ar snapshot
259 .Op Ar snapshot Ns | Ns Ar filesystem
260 .Nm
261 .Cm jail
262 .Ar jailid Ns | Ns Ar jailname filesystem
263 .Nm
264 .Cm unjail
265 .Ar jailid Ns | Ns Ar jailname filesystem
266 .Sh DESCRIPTION
267 The
268 .Nm
269 command configures
270 .Tn ZFS
271 datasets within a
272 .Tn ZFS
273 storage pool, as described in
274 .Xr zpool 8 .
275 A dataset is identified by a unique path within the
276 .Tn ZFS
277 namespace. For example:
278 .Bd -ragged -offset 4n
279 .No pool/ Ns Brq filesystem,volume,snapshot
280 .Ed
281 .Pp
282 where the maximum length of a dataset name is
283 .Dv MAXNAMELEN
284 (256 bytes).
285 .Pp
286 A dataset can be one of the following:
287 .Bl -hang -width 12n
288 .It Sy file system
289 A
290 .Tn ZFS
291 dataset of type
292 .Em filesystem
293 can be mounted within the standard system namespace and behaves like other file
294 systems. While
295 .Tn ZFS
296 file systems are designed to be
297 .Tn POSIX
298 compliant, known issues exist that prevent compliance in some cases.
299 Applications that depend on standards conformance might fail due to nonstandard
300 behavior when checking file system free space.
301 .It Sy volume
302 A logical volume exported as a raw or block device. This type of dataset should
303 only be used under special circumstances. File systems are typically used in
304 most environments.
305 .It Sy snapshot
306 A read-only version of a file system or volume at a given point in time. It is
307 specified as
308 .Em filesystem@name
309 or
310 .Em volume@name .
311 .El
312 .Ss ZFS File System Hierarchy
313 A
314 .Tn ZFS
315 storage pool is a logical collection of devices that provide space for
316 datasets. A storage pool is also the root of the
317 .Tn ZFS
318 file system hierarchy.
319 .Pp
320 The root of the pool can be accessed as a file system, such as mounting and
321 unmounting, taking snapshots, and setting properties. The physical storage
322 characteristics, however, are managed by the
323 .Xr zpool 8
324 command.
325 .Pp
326 See
327 .Xr zpool 8
328 for more information on creating and administering pools.
329 .Ss Snapshots
330 A snapshot is a read-only copy of a file system or volume. Snapshots can be
331 created extremely quickly, and initially consume no additional space within the
332 pool. As data within the active dataset changes, the snapshot consumes more
333 data than would otherwise be shared with the active dataset.
334 .Pp
335 Snapshots can have arbitrary names. Snapshots of volumes can be cloned or
336 rolled back, but cannot be accessed independently.
337 .Pp
338 File system snapshots can be accessed under the
339 .Pa \&.zfs/snapshot
340 directory in the root of the file system. Snapshots are automatically mounted
341 on demand and may be unmounted at regular intervals. The visibility of the
342 .Pa \&.zfs
343 directory can be controlled by the
344 .Sy snapdir
345 property.
346 .Ss Clones
347 A clone is a writable volume or file system whose initial contents are the same
348 as another dataset. As with snapshots, creating a clone is nearly
349 instantaneous, and initially consumes no additional space.
350 .Pp
351 Clones can only be created from a snapshot. When a snapshot is cloned, it
352 creates an implicit dependency between the parent and child. Even though the
353 clone is created somewhere else in the dataset hierarchy, the original snapshot
354 cannot be destroyed as long as a clone exists. The
355 .Sy origin
356 property exposes this dependency, and the
357 .Cm destroy
358 command lists any such dependencies, if they exist.
359 .Pp
360 The clone parent-child dependency relationship can be reversed by using the
361 .Cm promote
362 subcommand. This causes the "origin" file system to become a clone of the
363 specified file system, which makes it possible to destroy the file system that
364 the clone was created from.
365 .Ss Mount Points
366 Creating a
367 .Tn ZFS
368 file system is a simple operation, so the number of file systems per system is
369 likely to be numerous. To cope with this,
370 .Tn ZFS
371 automatically manages mounting and unmounting file systems without the need to
372 edit the
373 .Pa /etc/fstab
374 file. All automatically managed file systems are mounted by
375 .Tn ZFS
376 at boot time.
377 .Pp
378 By default, file systems are mounted under
379 .Pa /path ,
380 where
381 .Ar path
382 is the name of the file system in the
383 .Tn ZFS
384 namespace. Directories are created and destroyed as needed.
385 .Pp
386 A file system can also have a mount point set in the
387 .Sy mountpoint
388 property. This directory is created as needed, and
389 .Tn ZFS
390 automatically mounts the file system when the
391 .Qq Nm Cm mount Fl a
392 command is invoked (without editing
393 .Pa /etc/fstab ) .
394 The
395 .Sy mountpoint
396 property can be inherited, so if
397 .Em pool/home
398 has a mount point of
399 .Pa /home ,
400 then
401 .Em pool/home/user
402 automatically inherits a mount point of
403 .Pa /home/user .
404 .Pp
405 A file system
406 .Sy mountpoint
407 property of
408 .Cm none
409 prevents the file system from being mounted.
410 .Pp
411 If needed,
412 .Tn ZFS
413 file systems can also be managed with traditional tools
414 .Pq Xr mount 8 , Xr umount 8 , Xr fstab 5 .
415 If a file system's mount point is set to
416 .Cm legacy ,
417 .Tn ZFS
418 makes no attempt to manage the file system, and the administrator is
419 responsible for mounting and unmounting the file system.
420 .Ss Jails
421 .No A Tn ZFS
422 dataset can be attached to a jail by using the
423 .Qq Nm Cm jail
424 subcommand. You cannot attach a dataset to one jail and the children of the
425 same dataset to another jails. To allow management of the dataset from within
426 a jail, the
427 .Sy jailed
428 property has to be set and the jail needs access to the
429 .Pa /dev/zfs
430 device. The
431 .Sy quota
432 property cannot be changed from within a jail. See
433 .Xr jail 8
434 for information on how to allow mounting
435 .Tn ZFS
436 datasets from within a jail.
437 .Pp
438 .No A Tn ZFS
439 dataset can be detached from a jail using the
440 .Qq Nm Cm unjail
441 subcommand.
442 .Pp
443 After a dataset is attached to a jail and the jailed property is set, a jailed
444 file system cannot be mounted outside the jail, since the jail administrator
445 might have set the mount point to an unacceptable value.
446 .Ss Deduplication
447 Deduplication is the process for removing redundant data at the block-level,
448 reducing the total amount of data stored. If a file system has the
449 .Cm dedup
450 property enabled, duplicate data blocks are removed synchronously. The result
451 is that only unique data is stored and common components are shared among
452 files.
453 .Ss Native Properties
454 Properties are divided into two types, native properties and user-defined (or
455 "user") properties. Native properties either export internal statistics or
456 control
457 .Tn ZFS
458 behavior. In addition, native properties are either editable or read-only. User
459 properties have no effect on
460 .Tn ZFS
461 behavior, but you can use them to annotate datasets in a way that is meaningful
462 in your environment. For more information about user properties, see the
463 .Qq Sx User Properties
464 section, below.
465 .Pp
466 Every dataset has a set of properties that export statistics about the dataset
467 as well as control various behaviors. Properties are inherited from the parent
468 unless overridden by the child. Some properties apply only to certain types of
469 datasets (file systems, volumes, or snapshots).
470 .Pp
471 The values of numeric properties can be specified using human-readable suffixes
472 (for example,
473 .Sy k , KB , M , Gb ,
474 and so forth, up to
475 .Sy Z
476 for zettabyte). The following are all valid (and equal) specifications:
477 .Bd -ragged -offset 4n
478 1536M, 1.5g, 1.50GB
479 .Ed
480 .Pp
481 The values of non-numeric properties are case sensitive and must be lowercase,
482 except for
483 .Sy mountpoint , sharenfs , No and Sy sharesmb .
484 .Pp
485 The following native properties consist of read-only statistics about the
486 dataset. These properties can be neither set, nor inherited. Native properties
487 apply to all dataset types unless otherwise noted.
488 .Bl -tag -width 2n
489 .It Sy available
490 The amount of space available to the dataset and all its children, assuming
491 that there is no other activity in the pool. Because space is shared within a
492 pool, availability can be limited by any number of factors, including physical
493 pool size, quotas, reservations, or other datasets within the pool.
494 .Pp
495 This property can also be referred to by its shortened column name,
496 .Sy avail .
497 .It Sy compressratio
498 For non-snapshots, the compression ratio achieved for the
499 .Sy used
500 space of this dataset, expressed as a multiplier.  The
501 .Sy used
502 property includes descendant datasets, and, for clones, does not include
503 the space shared with the origin snapshot.  For snapshots, the
504 .Sy compressratio
505 is the same as the
506 .Sy refcompressratio
507 property. Compression can be turned on by running:
508 .Qq Nm Cm set compression=on Ar dataset
509 The default value is
510 .Cm off .
511 .It Sy creation
512 The time this dataset was created.
513 .It Sy clones
514 For snapshots, this property is a comma-separated list of filesystems or
515 volumes which are clones of this snapshot.  The clones'
516 .Sy origin
517 property is this snapshot.  If the
518 .Sy clones
519 property is not empty, then this snapshot can not be destroyed (even with the
520 .Fl r
521 or
522 .Fl f
523 options).
524 .It Sy defer_destroy
525 This property is
526 .Cm on
527 if the snapshot has been marked for deferred destroy by using the
528 .Qq Nm Cm destroy -d
529 command. Otherwise, the property is
530 .Cm off .
531 .It Sy logicalreferenced
532 The amount of space that is
533 .Qq logically
534 accessible by this dataset.
535 See the
536 .Sy referenced
537 property.
538 The logical space ignores the effect of the
539 .Sy compression
540 and
541 .Sy copies
542 properties, giving a quantity closer to the amount of data that applications
543 see.
544 However, it does include space consumed by metadata.
545 .Pp
546 This property can also be referred to by its shortened column name,
547 .Sy lrefer .
548 .It Sy logicalused
549 The amount of space that is
550 .Qq logically
551 consumed by this dataset and all its descendents.
552 See the
553 .Sy used
554 property.
555 The logical space ignores the effect of the
556 .Sy compression
557 and
558 .Sy copies
559 properties, giving a quantity closer to the amount of data that applications
560 see.
561 .Pp
562 This property can also be referred to by its shortened column name,
563 .Sy lused .
564 .It Sy mounted
565 For file systems, indicates whether the file system is currently mounted. This
566 property can be either
567 .Cm yes
568 or
569 .Cm no .
570 .It Sy origin
571 For cloned file systems or volumes, the snapshot from which the clone was
572 created. See also the
573 .Sy clones
574 property.
575 .It Sy referenced
576 The amount of data that is accessible by this dataset, which may or may not be
577 shared with other datasets in the pool. When a snapshot or clone is created, it
578 initially references the same amount of space as the file system or snapshot it
579 was created from, since its contents are identical.
580 .Pp
581 This property can also be referred to by its shortened column name,
582 .Sy refer .
583 .It Sy refcompressratio
584 The compression ratio achieved for the
585 .Sy referenced
586 space of this dataset, expressed as a multiplier.  See also the
587 .Sy compressratio
588 property.
589 .It Sy type
590 The type of dataset:
591 .Sy filesystem , volume , No or Sy snapshot .
592 .It Sy used
593 The amount of space consumed by this dataset and all its descendents. This is
594 the value that is checked against this dataset's quota and reservation. The
595 space used does not include this dataset's reservation, but does take into
596 account the reservations of any descendent datasets. The amount of space that a
597 dataset consumes from its parent, as well as the amount of space that are freed
598 if this dataset is recursively destroyed, is the greater of its space used and
599 its reservation.
600 .Pp
601 When snapshots (see the
602 .Qq Sx Snapshots
603 section) are created, their space is
604 initially shared between the snapshot and the file system, and possibly with
605 previous snapshots. As the file system changes, space that was previously
606 shared becomes unique to the snapshot, and counted in the snapshot's space
607 used. Additionally, deleting snapshots can increase the amount of space unique
608 to (and used by) other snapshots.
609 .Pp
610 The amount of space used, available, or referenced does not take into account
611 pending changes. Pending changes are generally accounted for within a few
612 seconds. Committing a change to a disk using
613 .Xr fsync 2
614 or
615 .Sy O_SYNC
616 does not necessarily guarantee that the space usage information is updated
617 immediately.
618 .It Sy usedby*
619 The
620 .Sy usedby*
621 properties decompose the
622 .Sy used
623 properties into the various reasons that space is used. Specifically,
624 .Sy used No =
625 .Sy usedbysnapshots + usedbydataset + usedbychildren + usedbyrefreservation .
626 These properties are only available for datasets created
627 with
628 .Tn ZFS
629 pool version 13 pools and higher.
630 .It Sy usedbysnapshots
631 The amount of space consumed by snapshots of this dataset. In particular, it is
632 the amount of space that would be freed if all of this dataset's snapshots were
633 destroyed. Note that this is not simply the sum of the snapshots'
634 .Sy used
635 properties because space can be shared by multiple snapshots.
636 .It Sy usedbydataset
637 The amount of space used by this dataset itself, which would be freed if the
638 dataset were destroyed (after first removing any
639 .Sy refreservation
640 and destroying any necessary snapshots or descendents).
641 .It Sy usedbychildren
642 The amount of space used by children of this dataset, which would be freed if
643 all the dataset's children were destroyed.
644 .It Sy usedbyrefreservation
645 The amount of space used by a
646 .Sy refreservation
647 set on this dataset, which would be freed if the
648 .Sy refreservation
649 was removed.
650 .It Sy userused@ Ns Ar user
651 The amount of space consumed by the specified user in this dataset. Space is
652 charged to the owner of each file, as displayed by
653 .Qq Nm ls Fl l .
654 The amount of space charged is displayed by
655 .Qq Nm du
656 and
657 .Qq Nm ls Fl s .
658 See the
659 .Qq Nm Cm userspace
660 subcommand for more information.
661 .Pp
662 Unprivileged users can access only their own space usage. The root user, or a
663 user who has been granted the
664 .Sy userused
665 privilege with
666 .Qq Nm Cm allow ,
667 can access everyone's usage.
668 .Pp
669 The
670 .Sy userused@ Ns ...
671 properties are not displayed by
672 .Qq Nm Cm get all .
673 The user's name must be appended after the
674 .Sy @
675 symbol, using one of the following forms:
676 .Bl -bullet -offset 2n
677 .It
678 POSIX name (for example,
679 .Em joe )
680 .It
681 POSIX numeric ID (for example,
682 .Em 1001 )
683 .El
684 .It Sy userrefs
685 This property is set to the number of user holds on this snapshot. User holds
686 are set by using the
687 .Qq Nm Cm hold
688 command.
689 .It Sy groupused@ Ns Ar group
690 The amount of space consumed by the specified group in this dataset. Space is
691 charged to the group of each file, as displayed by
692 .Nm ls Fl l .
693 See the
694 .Sy userused@ Ns Ar user
695 property for more information.
696 .Pp
697 Unprivileged users can only access their own groups' space usage. The root
698 user, or a user who has been granted the
699 .Sy groupused
700 privilege with
701 .Qq Nm Cm allow ,
702 can access all groups' usage.
703 .It Sy volblocksize Ns = Ns Ar blocksize
704 For volumes, specifies the block size of the volume. The
705 .Ar blocksize
706 cannot be changed once the volume has been written, so it should be set at
707 volume creation time. The default
708 .Ar blocksize
709 for volumes is 8 Kbytes. Any
710 power of 2 from 512 bytes to 128 Kbytes is valid.
711 .Pp
712 This property can also be referred to by its shortened column name,
713 .Sy volblock .
714 .It Sy written
715 The amount of
716 .Sy referenced
717 space written to this dataset since the previous snapshot.
718 .It Sy written@ Ns Ar snapshot
719 The amount of
720 .Sy referenced
721 space written to this dataset since the specified snapshot.  This is the space
722 that is referenced by this dataset but was not referenced by the specified
723 snapshot.
724 .Pp
725 The
726 .Ar snapshot
727 may be specified as a short snapshot name (just the part after the
728 .Sy @ ) ,
729 in which case it will be interpreted as a snapshot in the same filesystem as
730 this dataset. The
731 .Ar snapshot
732 may be a full snapshot name
733 .Pq Em filesystem@snapshot ,
734 which for clones may be a snapshot in the origin's filesystem (or the origin of
735 the origin's filesystem, etc).
736 .El
737 .Pp
738 The following native properties can be used to change the behavior of a
739 .Tn ZFS
740 dataset.
741 .Bl -tag -width 2n
742 .It Xo
743 .Sy aclinherit Ns = Ns Cm discard |
744 .Cm noallow |
745 .Cm restricted |
746 .Cm passthrough |
747 .Cm passthrough-x
748 .Xc
749 Controls how
750 .Tn ACL
751 entries are inherited when files and directories are created. A file system
752 with an
753 .Sy aclinherit
754 property of
755 .Cm discard
756 does not inherit any
757 .Tn ACL
758 entries. A file system with an
759 .Sy aclinherit
760 property value of
761 .Cm noallow
762 only inherits inheritable
763 .Tn ACL
764 entries that specify "deny" permissions. The property value
765 .Cm restricted
766 (the default) removes the
767 .Em write_acl
768 and
769 .Em write_owner
770 permissions when the
771 .Tn ACL
772 entry is inherited. A file system with an
773 .Sy aclinherit
774 property value of
775 .Cm passthrough
776 inherits all inheritable
777 .Tn ACL
778 entries without any modifications made to the
779 .Tn ACL
780 entries when they are inherited. A file system with an
781 .Sy aclinherit
782 property value of
783 .Cm passthrough-x
784 has the same meaning as
785 .Cm passthrough ,
786 except that the
787 .Em owner@ , group@ , No and Em everyone@ Tn ACE Ns s
788 inherit the execute permission only if the file creation mode also requests the
789 execute bit.
790 .Pp
791 When the property value is set to
792 .Cm passthrough ,
793 files are created with a mode determined by the inheritable
794 .Tn ACE Ns s.
795 If no inheritable
796 .Tn ACE Ns s
797 exist that affect the mode, then the mode is set in accordance to the requested
798 mode from the application.
799 .It Sy aclmode Ns = Ns Cm discard | groupmask | passthrough | restricted
800 Controls how an
801 .Tn ACL
802 is modified during
803 .Xr chmod 2 .
804 A file system with an
805 .Sy aclmode
806 property of
807 .Cm discard
808 (the default) deletes all
809 .Tn ACL
810 entries that do not represent the mode of the file. An
811 .Sy aclmode
812 property of
813 .Cm groupmask
814 reduces permissions granted in all
815 .Em ALLOW
816 entries found in the
817 .Tn ACL
818 such that they are no greater than the group permissions specified by
819 .Xr chmod 2 .
820 A file system with an
821 .Sy aclmode
822 property of
823 .Cm passthrough
824 indicates that no changes are made to the
825 .Tn ACL
826 other than creating or updating the necessary
827 .Tn ACL
828 entries to represent the new mode of the file or directory.
829 An
830 .Sy aclmode
831 property of
832 .Cm restricted
833 will cause the
834 .Xr chmod 2
835 operation to return an error when used on any file or directory which has
836 a non-trivial
837 .Tn ACL
838 whose entries can not be represented by a mode.
839 .Xr chmod 2
840 is required to change the set user ID, set group ID, or sticky bits on a file
841 or directory, as they do not have equivalent
842 .Tn ACL
843 entries.
844 In order to use
845 .Xr chmod 2
846 on a file or directory with a non-trivial
847 .Tn ACL
848 when
849 .Sy aclmode
850 is set to
851 .Cm restricted ,
852 you must first remove all
853 .Tn ACL
854 entries which do not represent the current mode.
855 .It Sy atime Ns = Ns Cm on | off
856 Controls whether the access time for files is updated when they are read.
857 Turning this property off avoids producing write traffic when reading files and
858 can result in significant performance gains, though it might confuse mailers
859 and other similar utilities. The default value is
860 .Cm on .
861 .It Sy canmount Ns = Ns Cm on | off | noauto
862 If this property is set to
863 .Cm off ,
864 the file system cannot be mounted, and is ignored by
865 .Qq Nm Cm mount Fl a .
866 Setting this property to
867 .Cm off
868 is similar to setting the
869 .Sy mountpoint
870 property to
871 .Cm none ,
872 except that the dataset still has a normal
873 .Sy mountpoint
874 property, which can be inherited. Setting this property to
875 .Cm off
876 allows datasets to be used solely as a mechanism to inherit properties. One
877 example of setting
878 .Sy canmount Ns = Ns Cm off
879 is to have two datasets with the same
880 .Sy mountpoint ,
881 so that the children of both datasets appear in the same directory, but might
882 have different inherited characteristics.
883 .Pp
884 When the
885 .Cm noauto
886 value is set, a dataset can only be mounted and unmounted explicitly. The
887 dataset is not mounted automatically when the dataset is created or imported,
888 nor is it mounted by the
889 .Qq Nm Cm mount Fl a
890 command or unmounted by the
891 .Qq Nm Cm umount Fl a
892 command.
893 .Pp
894 This property is not inherited.
895 .It Sy checksum Ns = Ns Cm on | off | fletcher2 | fletcher4 | sha256 | noparity
896 Controls the checksum used to verify data integrity. The default value is
897 .Cm on ,
898 which automatically selects an appropriate algorithm (currently,
899 .Cm fletcher4 ,
900 but this may change in future releases). The value
901 .Cm off
902 disables integrity checking on user data.
903 The value
904 .Cm noparity
905 not only
906 disables integrity but also disables maintaining parity for user data.  This
907 setting is used internally by a dump device residing on a RAID-Z pool and should
908 not be used by any other dataset.
909 Disabling checksums is
910 .Em NOT
911 a recommended practice.
912 .It Sy compression Ns = Ns Cm on | off | lzjb | gzip | gzip- Ns Ar N | zle | Cm lz4
913 Controls the compression algorithm used for this dataset. The
914 .Cm lzjb
915 compression algorithm is optimized for performance while providing decent data
916 compression. Setting compression to
917 .Cm on
918 uses the
919 .Cm lzjb
920 compression algorithm. The
921 .Cm gzip
922 compression algorithm uses the same compression as the
923 .Xr gzip 1
924 command. You can specify the
925 .Cm gzip
926 level by using the value
927 .Cm gzip- Ns Ar N
928 where
929 .Ar N
930 is an integer from 1 (fastest) to 9 (best compression ratio). Currently,
931 .Cm gzip
932 is equivalent to
933 .Cm gzip-6
934 (which is also the default for
935 .Xr gzip 1 ) .
936 The
937 .Cm zle
938 compression algorithm compresses runs of zeros.
939 .Pp
940 The
941 .Sy lz4
942 compression algorithm is a high-performance replacement
943 for the
944 .Sy lzjb
945 algorithm. It features significantly faster
946 compression and decompression, as well as a moderately higher
947 compression ratio than
948 .Sy lzjb ,
949 but can only be used on pools with
950 the
951 .Sy lz4_compress
952 feature set to
953 .Sy enabled .
954 See
955 .Xr zpool-features 7
956 for details on ZFS feature flags and the
957 .Sy lz4_compress
958 feature.
959 .Pp
960 This property can also be referred to by its shortened column name
961 .Cm compress .
962 Changing this property affects only newly-written data.
963 .It Sy copies Ns = Ns Cm 1 | 2 | 3
964 Controls the number of copies of data stored for this dataset. These copies are
965 in addition to any redundancy provided by the pool, for example, mirroring or
966 RAID-Z. The copies are stored on different disks, if possible. The space used
967 by multiple copies is charged to the associated file and dataset, changing the
968 .Sy used
969 property and counting against quotas and reservations.
970 .Pp
971 Changing this property only affects newly-written data. Therefore, set this
972 property at file system creation time by using the
973 .Fl o Cm copies= Ns Ar N
974 option.
975 .It Sy dedup Ns = Ns Cm on | off | verify | sha256 Ns Op Cm ,verify
976 Configures deduplication for a dataset. The default value is
977 .Cm off .
978 The default deduplication checksum is
979 .Cm sha256
980 (this may change in the future).
981 When
982 .Sy dedup
983 is enabled, the checksum defined here overrides the
984 .Sy checksum
985 property. Setting the value to
986 .Cm verify
987 has the same effect as the setting
988 .Cm sha256,verify .
989 .Pp
990 If set to
991 .Cm verify ,
992 .Tn ZFS
993 will do a byte-to-byte comparsion in case of two blocks having the same
994 signature to make sure the block contents are identical.
995 .It Sy devices Ns = Ns Cm on | off
996 The
997 .Sy devices
998 property is currently not supported on
999 .Fx .
1000 .It Sy exec Ns = Ns Cm on | off
1001 Controls whether processes can be executed from within this file system. The
1002 default value is
1003 .Cm on .
1004 .It Sy mlslabel Ns = Ns Ar label | Cm none
1005 The
1006 .Sy mlslabel
1007 property is currently not supported on
1008 .Fx .
1009 .It Sy mountpoint Ns = Ns Ar path | Cm none | legacy
1010 Controls the mount point used for this file system. See the
1011 .Qq Sx Mount Points
1012 section for more information on how this property is used.
1013 .Pp
1014 When the
1015 .Sy mountpoint
1016 property is changed for a file system, the file system and any children that
1017 inherit the mount point are unmounted. If the new value is
1018 .Cm legacy ,
1019 then they remain unmounted. Otherwise, they are automatically remounted in the
1020 new location if the property was previously
1021 .Cm legacy
1022 or
1023 .Cm none ,
1024 or if they were mounted before the property was changed. In addition, any
1025 shared file systems are unshared and shared in the new location.
1026 .It Sy nbmand Ns = Ns Cm on | off
1027 The
1028 .Sy nbmand
1029 property is currently not supported on
1030 .Fx .
1031 .It Sy primarycache Ns = Ns Cm all | none | metadata
1032 Controls what is cached in the primary cache (ARC). If this property is set to
1033 .Cm all ,
1034 then both user data and metadata is cached. If this property is set to
1035 .Cm none ,
1036 then neither user data nor metadata is cached. If this property is set to
1037 .Cm metadata ,
1038 then only metadata is cached. The default value is
1039 .Cm all .
1040 .It Sy quota Ns = Ns Ar size | Cm none
1041 Limits the amount of space a dataset and its descendents can consume. This
1042 property enforces a hard limit on the amount of space used. This includes all
1043 space consumed by descendents, including file systems and snapshots. Setting a
1044 quota on a descendent of a dataset that already has a quota does not override
1045 the ancestor's quota, but rather imposes an additional limit.
1046 .Pp
1047 Quotas cannot be set on volumes, as the
1048 .Sy volsize
1049 property acts as an implicit quota.
1050 .It Sy userquota@ Ns Ar user Ns = Ns Ar size | Cm none
1051 Limits the amount of space consumed by the specified user.
1052 Similar to the
1053 .Sy refquota
1054 property, the
1055 .Sy userquota
1056 space calculation does not include space that is used by descendent datasets,
1057 such as snapshots and clones. User space consumption is identified by the
1058 .Sy userspace@ Ns Ar user
1059 property.
1060 .Pp
1061 Enforcement of user quotas may be delayed by several seconds. This delay means
1062 that a user might exceed their quota before the system notices that they are
1063 over quota and begins to refuse additional writes with the
1064 .Em EDQUOT
1065 error message. See the
1066 .Cm userspace
1067 subcommand for more information.
1068 .Pp
1069 Unprivileged users can only access their own groups' space usage. The root
1070 user, or a user who has been granted the
1071 .Sy userquota
1072 privilege with
1073 .Qq Nm Cm allow ,
1074 can get and set everyone's quota.
1075 .Pp
1076 This property is not available on volumes, on file systems before version 4, or
1077 on pools before version 15. The
1078 .Sy userquota@ Ns ...
1079 properties are not displayed by
1080 .Qq Nm Cm get all .
1081 The user's name must be appended after the
1082 .Sy @
1083 symbol, using one of the following forms:
1084 .Bl -bullet -offset 2n
1085 .It
1086 POSIX name (for example,
1087 .Em joe )
1088 .It
1089 POSIX numeric ID (for example,
1090 .Em 1001 )
1091 .El
1092 .It Sy groupquota@ Ns Ar group Ns = Ns Ar size | Cm none
1093 Limits the amount of space consumed by the specified group. Group space
1094 consumption is identified by the
1095 .Sy userquota@ Ns Ar user
1096 property.
1097 .Pp
1098 Unprivileged users can access only their own groups' space usage. The root
1099 user, or a user who has been granted the
1100 .Sy groupquota
1101 privilege with
1102 .Qq Nm Cm allow ,
1103 can get and set all groups' quotas.
1104 .It Sy readonly Ns = Ns Cm on | off
1105 Controls whether this dataset can be modified. The default value is
1106 .Cm off .
1107 .It Sy recordsize Ns = Ns Ar size
1108 Specifies a suggested block size for files in the file system. This property is
1109 designed solely for use with database workloads that access files in fixed-size
1110 records.
1111 .Tn ZFS
1112 automatically tunes block sizes according to internal algorithms optimized for
1113 typical access patterns.
1114 .Pp
1115 For databases that create very large files but access them in small random
1116 chunks, these algorithms may be suboptimal. Specifying a
1117 .Sy recordsize
1118 greater than or equal to the record size of the database can result in
1119 significant performance gains. Use of this property for general purpose file
1120 systems is strongly discouraged, and may adversely affect performance.
1121 .Pp
1122 The size specified must be a power of two greater than or equal to 512 and less
1123 than or equal to 128 Kbytes.
1124 .Pp
1125 Changing the file system's
1126 .Sy recordsize
1127 affects only files created afterward; existing files are unaffected.
1128 .Pp
1129 This property can also be referred to by its shortened column name,
1130 .Sy recsize .
1131 .It Sy refquota Ns = Ns Ar size | Cm none
1132 Limits the amount of space a dataset can consume. This property enforces a hard
1133 limit on the amount of space used. This hard limit does not include space used
1134 by descendents, including file systems and snapshots.
1135 .It Sy refreservation Ns = Ns Ar size | Cm none
1136 The minimum amount of space guaranteed to a dataset, not including its
1137 descendents. When the amount of space used is below this value, the dataset is
1138 treated as if it were taking up the amount of space specified by
1139 .Sy refreservation .
1140 The
1141 .Sy refreservation
1142 reservation is accounted for in the parent datasets' space used, and counts
1143 against the parent datasets' quotas and reservations.
1144 .Pp
1145 If
1146 .Sy refreservation
1147 is set, a snapshot is only allowed if there is enough free pool space outside
1148 of this reservation to accommodate the current number of "referenced" bytes in
1149 the dataset.
1150 .Pp
1151 This property can also be referred to by its shortened column name,
1152 .Sy refreserv .
1153 .It Sy reservation Ns = Ns Ar size | Cm none
1154 The minimum amount of space guaranteed to a dataset and its descendents. When
1155 the amount of space used is below this value, the dataset is treated as if it
1156 were taking up the amount of space specified by its reservation. Reservations
1157 are accounted for in the parent datasets' space used, and count against the
1158 parent datasets' quotas and reservations.
1159 .Pp
1160 This property can also be referred to by its shortened column name,
1161 .Sy reserv .
1162 .It Sy secondarycache Ns = Ns Cm all | none | metadata
1163 Controls what is cached in the secondary cache (L2ARC). If this property is set
1164 to
1165 .Cm all ,
1166 then both user data and metadata is cached. If this property is set to
1167 .Cm none ,
1168 then neither user data nor metadata is cached. If this property is set to
1169 .Cm metadata ,
1170 then only metadata is cached. The default value is
1171 .Cm all .
1172 .It Sy setuid Ns = Ns Cm on | off
1173 Controls whether the
1174 .No set- Ns Tn UID
1175 bit is respected for the file system. The default value is
1176 .Cm on .
1177 .It Sy sharesmb Ns = Ns Cm on | off | Ar opts
1178 The
1179 .Sy sharesmb
1180 property currently has no effect on
1181 .Fx .
1182 .It Sy sharenfs Ns = Ns Cm on | off | Ar opts
1183 Controls whether the file system is shared via
1184 .Tn NFS ,
1185 and what options are used. A file system with a
1186 .Sy sharenfs
1187 property of
1188 .Cm off
1189 is managed the traditional way via
1190 .Xr exports 5 .
1191 Otherwise, the file system is automatically shared and unshared with the
1192 .Qq Nm Cm share
1193 and
1194 .Qq Nm Cm unshare
1195 commands. If the property is set to
1196 .Cm on
1197 no
1198 .Tn NFS
1199 export options are used. Otherwise,
1200 .Tn NFS
1201 export options are equivalent to the contents of this property. The export
1202 options may be comma-separated. See
1203 .Xr exports 5
1204 for a list of valid options.
1205 .Pp
1206 When the
1207 .Sy sharenfs
1208 property is changed for a dataset, the
1209 .Xr mountd 8
1210 daemon is reloaded.
1211 .It Sy logbias Ns = Ns Cm latency | throughput
1212 Provide a hint to
1213 .Tn ZFS
1214 about handling of synchronous requests in this dataset.
1215 If
1216 .Sy logbias
1217 is set to
1218 .Cm latency
1219 (the default),
1220 .Tn ZFS
1221 will use pool log devices (if configured) to handle the requests at low
1222 latency. If
1223 .Sy logbias
1224 is set to
1225 .Cm throughput ,
1226 .Tn ZFS
1227 will not use configured pool log devices.
1228 .Tn ZFS
1229 will instead optimize synchronous operations for global pool throughput and
1230 efficient use of resources.
1231 .It Sy snapdir Ns = Ns Cm hidden | visible
1232 Controls whether the
1233 .Pa \&.zfs
1234 directory is hidden or visible in the root of the file system as discussed in
1235 the
1236 .Qq Sx Snapshots
1237 section. The default value is
1238 .Cm hidden .
1239 .It Sy sync Ns = Ns Cm standard | always | disabled
1240 Controls the behavior of synchronous requests (e.g.
1241 .Xr fsync 2 ,
1242 O_DSYNC). This property accepts the following values:
1243 .Bl -tag -offset 4n -width 8n
1244 .It Sy standard
1245 This is the POSIX specified behavior of ensuring all synchronous requests are
1246 written to stable storage and all devices are flushed to ensure data is not
1247 cached by device controllers (this is the default).
1248 .It Sy always
1249 All file system transactions are written and flushed before their system calls
1250 return. This has a large performance penalty.
1251 .It Sy disabled
1252 Disables synchronous requests. File system transactions are only committed to
1253 stable storage periodically. This option will give the highest performance.
1254 However, it is very dangerous as
1255 .Tn ZFS
1256 would be ignoring the synchronous transaction demands of applications such as
1257 databases or
1258 .Tn NFS .
1259 Administrators should only use this option when the risks are understood.
1260 .El
1261 .It Sy volsize Ns = Ns Ar size
1262 For volumes, specifies the logical size of the volume. By default, creating a
1263 volume establishes a reservation of equal size. For storage pools with a
1264 version number of 9 or higher, a
1265 .Sy refreservation
1266 is set instead. Any changes to
1267 .Sy volsize
1268 are reflected in an equivalent change to the reservation (or
1269 .Sy refreservation ) .
1270 The
1271 .Sy volsize
1272 can only be set to a multiple of
1273 .Cm volblocksize ,
1274 and cannot be zero.
1275 .Pp
1276 The reservation is kept equal to the volume's logical size to prevent
1277 unexpected behavior for consumers. Without the reservation, the volume could
1278 run out of space, resulting in undefined behavior or data corruption, depending
1279 on how the volume is used. These effects can also occur when the volume size is
1280 changed while it is in use (particularly when shrinking the size). Extreme care
1281 should be used when adjusting the volume size.
1282 .Pp
1283 Though not recommended, a "sparse volume" (also known as "thin provisioning")
1284 can be created by specifying the
1285 .Fl s
1286 option to the
1287 .Qq Nm Cm create Fl V
1288 command, or by changing the reservation after the volume has been created. A
1289 "sparse volume" is a volume where the reservation is less then the volume size.
1290 Consequently, writes to a sparse volume can fail with
1291 .Sy ENOSPC
1292 when the pool is low on space. For a sparse volume, changes to
1293 .Sy volsize
1294 are not reflected in the reservation.
1295 .It Sy vscan Ns = Ns Cm off | on
1296 The
1297 .Sy vscan
1298 property is currently not supported on
1299 .Fx .
1300 .It Sy xattr Ns = Ns Cm off | on
1301 The
1302 .Sy xattr
1303 property is currently not supported on
1304 .Fx .
1305 .It Sy jailed Ns = Ns Cm off | on
1306 Controls whether the dataset is managed from a jail. See the
1307 .Qq Sx Jails
1308 section for more information. The default value is
1309 .Cm off .
1310 .El
1311 .Pp
1312 The following three properties cannot be changed after the file system is
1313 created, and therefore, should be set when the file system is created. If the
1314 properties are not set with the
1315 .Qq Nm Cm create
1316 or
1317 .Nm zpool Cm create
1318 commands, these properties are inherited from the parent dataset. If the parent
1319 dataset lacks these properties due to having been created prior to these
1320 features being supported, the new file system will have the default values for
1321 these properties.
1322 .Bl -tag -width 4n
1323 .It Sy casesensitivity Ns = Ns Cm sensitive | insensitive | mixed
1324 The
1325 .Sy casesensitivity
1326 property is currently not supported on
1327 .Fx .
1328 .It Sy normalization Ns = Ns Cm none | formC | formD | formKC | formKD
1329 Indicates whether the file system should perform a
1330 .Sy unicode
1331 normalization of file names whenever two file names are compared, and which
1332 normalization algorithm should be used. File names are always stored
1333 unmodified, names are normalized as part of any comparison process. If this
1334 property is set to a legal value other than
1335 .Cm none ,
1336 and the
1337 .Sy utf8only
1338 property was left unspecified, the
1339 .Sy utf8only
1340 property is automatically set to
1341 .Cm on .
1342 The default value of the
1343 .Sy normalization
1344 property is
1345 .Cm none .
1346 This property cannot be changed after the file system is created.
1347 .It Sy utf8only Ns = Ns Cm on | off
1348 Indicates whether the file system should reject file names that include
1349 characters that are not present in the
1350 .Sy UTF-8
1351 character code set. If this property is explicitly set to
1352 .Cm off ,
1353 the normalization property must either not be explicitly set or be set to
1354 .Cm none .
1355 The default value for the
1356 .Sy utf8only
1357 property is
1358 .Cm off .
1359 This property cannot be changed after the file system is created.
1360 .El
1361 .Pp
1362 The
1363 .Sy casesensitivity , normalization , No and Sy utf8only
1364 properties are also new permissions that can be assigned to non-privileged
1365 users by using the
1366 .Tn ZFS
1367 delegated administration feature.
1368 .Ss Temporary Mount Point Properties
1369 When a file system is mounted, either through
1370 .Xr mount 8
1371 for legacy mounts or the
1372 .Qq Nm Cm mount
1373 command for normal file systems, its mount options are set according to its
1374 properties. The correlation between properties and mount options is as follows:
1375 .Bl -column -offset 4n "PROPERTY" "MOUNT OPTION"
1376 .It "PROPERTY   MOUNT OPTION"
1377 .It "atime      atime/noatime"
1378 .It "exec       exec/noexec"
1379 .It "readonly   ro/rw"
1380 .It "setuid     suid/nosuid"
1381 .El
1382 .Pp
1383 In addition, these options can be set on a per-mount basis using the
1384 .Fl o
1385 option, without affecting the property that is stored on disk. The values
1386 specified on the command line override the values stored in the dataset. These
1387 properties are reported as "temporary" by the
1388 .Qq Nm Cm get
1389 command. If the properties are changed while the dataset is mounted, the new
1390 setting overrides any temporary settings.
1391 .Ss User Properties
1392 In addition to the standard native properties,
1393 .Tn ZFS
1394 supports arbitrary user properties. User properties have no effect on
1395 .Tn ZFS
1396 behavior, but applications or administrators can use them to annotate datasets
1397 (file systems, volumes, and snapshots).
1398 .Pp
1399 User property names must contain a colon
1400 .Pq Sy \&:
1401 character to distinguish them from native properties. They may contain
1402 lowercase letters, numbers, and the following punctuation characters: colon
1403 .Pq Sy \&: ,
1404 dash
1405 .Pq Sy \&- ,
1406 period
1407 .Pq Sy \&.
1408 and underscore
1409 .Pq Sy \&_ .
1410 The expected convention is that the property name is divided into two portions
1411 such as
1412 .Em module Ns Sy \&: Ns Em property ,
1413 but this namespace is not enforced by
1414 .Tn ZFS .
1415 User property names can be at most 256 characters, and cannot begin with a dash
1416 .Pq Sy \&- .
1417 .Pp
1418 When making programmatic use of user properties, it is strongly suggested to
1419 use a reversed
1420 .Tn DNS
1421 domain name for the
1422 .Ar module
1423 component of property names to reduce the chance that two
1424 independently-developed packages use the same property name for different
1425 purposes. Property names beginning with
1426 .Em com.sun
1427 are reserved for use by Sun Microsystems.
1428 .Pp
1429 The values of user properties are arbitrary strings, are always inherited, and
1430 are never validated. All of the commands that operate on properties
1431 .Po
1432 .Qq Nm Cm list ,
1433 .Qq Nm Cm get ,
1434 .Qq Nm Cm set
1435 and so forth
1436 .Pc
1437 can be used to manipulate both native properties and user properties. Use the
1438 .Qq Nm Cm inherit
1439 command to clear a user property. If the property is not defined in any parent
1440 dataset, it is removed entirely. Property values are limited to 1024
1441 characters.
1442 .Sh SUBCOMMANDS
1443 All subcommands that modify state are logged persistently to the pool in their
1444 original form.
1445 .Bl -tag -width 2n
1446 .It Xo
1447 .Nm
1448 .Op Fl \&?
1449 .Xc
1450 .Pp
1451 Displays a help message.
1452 .It Xo
1453 .Nm
1454 .Cm create
1455 .Op Fl pu
1456 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
1457 .Ar filesystem
1458 .Xc
1459 .Pp
1460 Creates a new
1461 .Tn ZFS
1462 file system. The file system is automatically mounted according to the
1463 .Sy mountpoint
1464 property inherited from the parent.
1465 .Bl -tag -width indent
1466 .It Fl p
1467 Creates all the non-existing parent datasets. Datasets created in this manner
1468 are automatically mounted according to the
1469 .Sy mountpoint
1470 property inherited from their parent. Any property specified on the command
1471 line using the
1472 .Fl o
1473 option is ignored. If the target filesystem already exists, the operation
1474 completes successfully.
1475 .It Fl u
1476 Newly created file system is not mounted.
1477 .It Fl o Ar property Ns = Ns Ar value
1478 Sets the specified property as if the command
1479 .Qq Nm Cm set Ar property Ns = Ns Ar value
1480 was invoked at the same time the dataset was created. Any editable
1481 .Tn ZFS
1482 property can also be set at creation time. Multiple
1483 .Fl o
1484 options can be specified. An error results if the same property is specified in
1485 multiple
1486 .Fl o
1487 options.
1488 .El
1489 .It Xo
1490 .Nm
1491 .Cm create
1492 .Op Fl ps
1493 .Op Fl b Ar blocksize
1494 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
1495 .Fl V
1496 .Ar size volume
1497 .Xc
1498 .Pp
1499 Creates a volume of the given size. The volume is exported as a block device in
1500 .Pa /dev/zvol/path ,
1501 where
1502 .Ar path
1503 is the name of the volume in the
1504 .Tn ZFS
1505 namespace. The size represents the logical size as exported by the device. By
1506 default, a reservation of equal size is created.
1507 .Pp
1508 .Ar size
1509 is automatically rounded up to the nearest 128 Kbytes to ensure that
1510 the volume has an integral number of blocks regardless of
1511 .Ar blocksize .
1512 .Bl -tag -width indent
1513 .It Fl p
1514 Creates all the non-existing parent datasets. Datasets created in this manner
1515 are automatically mounted according to the
1516 .Sy mountpoint
1517 property inherited from their parent. Any property specified on the command
1518 line using the
1519 .Fl o
1520 option is ignored. If the target filesystem already exists, the operation
1521 completes successfully.
1522 .It Fl s
1523 Creates a sparse volume with no reservation. See
1524 .Sy volsize
1525 in the
1526 .Qq Sx Native Properties
1527 section for more information about sparse volumes.
1528 .It Fl b Ar blocksize
1529 Equivalent to
1530 .Fl o Cm volblocksize Ns = Ns Ar blocksize .
1531 If this option is specified in conjunction with
1532 .Fl o Cm volblocksize ,
1533 the resulting behavior is undefined.
1534 .It Fl o Ar property Ns = Ns Ar value
1535 Sets the specified property as if the
1536 .Qq Nm Cm set Ar property Ns = Ns Ar value
1537 command was invoked at the same time the dataset was created. Any editable
1538 .Tn ZFS
1539 property can also be set at creation time. Multiple
1540 .Fl o
1541 options can be specified. An error results if the same property is specified in
1542 multiple
1543 .Fl o
1544 options.
1545 .El
1546 .It Xo
1547 .Nm
1548 .Cm destroy
1549 .Op Fl fnpRrv
1550 .Ar filesystem Ns | Ns Ar volume
1551 .Xc
1552 .Pp
1553 Destroys the given dataset. By default, the command unshares any file systems
1554 that are currently shared, unmounts any file systems that are currently
1555 mounted, and refuses to destroy a dataset that has active dependents (children
1556 or clones).
1557 .Bl -tag -width indent
1558 .It Fl r
1559 Recursively destroy all children.
1560 .It Fl R
1561 Recursively destroy all dependents, including cloned file systems outside the
1562 target hierarchy.
1563 .It Fl f
1564 Force an unmount of any file systems using the
1565 .Qq Nm Cm unmount Fl f
1566 command. This option has no effect on non-file systems or unmounted file
1567 systems.
1568 .It Fl n
1569 Do a dry-run ("No-op") deletion. No data will be deleted. This is useful in
1570 conjunction with the
1571 .Fl v
1572 or
1573 .Fl p
1574 flags to determine what data would be deleted.
1575 .It Fl p
1576 Print machine-parsable verbose information about the deleted data.
1577 .It Fl v
1578 Print verbose information about the deleted data.
1579 .El
1580 .Pp
1581 Extreme care should be taken when applying either the
1582 .Fl r
1583 or the
1584 .Fl R
1585 options, as they can destroy large portions of a pool and cause unexpected
1586 behavior for mounted file systems in use.
1587 .It Xo
1588 .Nm
1589 .Cm destroy
1590 .Op Fl dnpRrv
1591 .Sm off
1592 .Ar snapshot
1593 .Op % Ns Ar snapname
1594 .Op , Ns ...
1595 .Sm on
1596 .Xc
1597 .Pp
1598 The given snapshots are destroyed immediately if and only if the
1599 .Qq Nm Cm destroy
1600 command without the
1601 .Fl d
1602 option would have destroyed it. Such immediate destruction would occur, for
1603 example, if the snapshot had no clones and the user-initiated reference count
1604 were zero.
1605 .Pp
1606 If a snapshot does not qualify for immediate destruction, it is marked for
1607 deferred deletion. In this state, it exists as a usable, visible snapshot until
1608 both of the preconditions listed above are met, at which point it is destroyed.
1609 .Pp
1610 An inclusive range of snapshots may be specified by separating the
1611 first and last snapshots with a percent sign
1612 .Pq Sy % .
1613 The first and/or last snapshots may be left blank, in which case the
1614 filesystem's oldest or newest snapshot will be implied.
1615 .Pp
1616 Multiple snapshots
1617 (or ranges of snapshots) of the same filesystem or volume may be specified
1618 in a comma-separated list of snapshots.
1619 Only the snapshot's short name (the
1620 part after the
1621 .Sy @ )
1622 should be specified when using a range or comma-separated list to identify
1623 multiple snapshots.
1624 .Bl -tag -width indent
1625 .It Fl r
1626 Destroy (or mark for deferred deletion) all snapshots with this name in
1627 descendent file systems.
1628 .It Fl R
1629 Recursively destroy all clones of these snapshots, including the clones,
1630 snapshots, and children.
1631 If this flag is specified, the
1632 .Op fl d
1633 flag will have no effect.
1634 .It Fl n
1635 Do a dry-run ("No-op") deletion. No data will be deleted. This is useful in
1636 conjunction with the
1637 .Fl v
1638 or
1639 .Fl p
1640 flags to determine what data would be deleted.
1641 .It Fl p
1642 Print machine-parsable verbose information about the deleted data.
1643 .It Fl v
1644 Print verbose information about the deleted data.
1645 .It Fl d
1646 Defer snapshot deletion.
1647 .El
1648 .Pp
1649 Extreme care should be taken when applying either the
1650 .Fl r
1651 or the
1652 .Fl R
1653 options, as they can destroy large portions of a pool and cause unexpected
1654 behavior for mounted file systems in use.
1655 .It Xo
1656 .Nm
1657 .Cm snapshot Ns | Ns Cm snap
1658 .Op Fl r
1659 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
1660 .Ar filesystem@snapname Ns | Ns volume@snapname
1661 .Ar filesystem@snapname Ns | Ns volume@snapname Ns ...
1662 .Xc
1663 .Pp
1664 Creates snapshots with the given names. All previous modifications by
1665 successful system calls to the file system are part of the snapshots.
1666 Snapshots are taken atomically, so that all snapshots correspond to the same
1667 moment in time. See the
1668 .Qq Sx Snapshots
1669 section for details.
1670 .Bl -tag -width indent
1671 .It Fl r
1672 Recursively create snapshots of all descendent datasets
1673 .It Fl o Ar property Ns = Ns Ar value
1674 Sets the specified property; see
1675 .Qq Nm Cm create
1676 for details.
1677 .El
1678 .It Xo
1679 .Nm
1680 .Cm rollback
1681 .Op Fl rRf
1682 .Ar snapshot
1683 .Xc
1684 .Pp
1685 Roll back the given dataset to a previous snapshot. When a dataset is rolled
1686 back, all data that has changed since the snapshot is discarded, and the
1687 dataset reverts to the state at the time of the snapshot. By default, the
1688 command refuses to roll back to a snapshot other than the most recent one. In
1689 order to do so, all intermediate snapshots must be destroyed by specifying the
1690 .Fl r
1691 option.
1692 .Bl -tag -width indent
1693 .It Fl r
1694 Recursively destroy any snapshots more recent than the one specified.
1695 .It Fl R
1696 Recursively destroy any more recent snapshots, as well as any clones of those
1697 snapshots.
1698 .It Fl f
1699 Used with the
1700 .Fl R
1701 option to force an unmount of any clone file systems that are to be destroyed.
1702 .El
1703 .It Xo
1704 .Nm
1705 .Cm clone
1706 .Op Fl p
1707 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
1708 .Ar snapshot filesystem Ns | Ns Ar volume
1709 .Xc
1710 .Pp
1711 Creates a clone of the given snapshot. See the
1712 .Qq Sx Clones
1713 section for details. The target dataset can be located anywhere in the
1714 .Tn ZFS
1715 hierarchy, and is created as the same type as the original.
1716 .Bl -tag -width indent
1717 .It Fl p
1718 Creates all the non-existing parent datasets. Datasets created in this manner
1719 are automatically mounted according to the
1720 .Sy mountpoint
1721 property inherited from their parent. If the target filesystem or volume
1722 already exists, the operation completes successfully.
1723 .It Fl o Ar property Ns = Ns Ar value
1724 Sets the specified property; see
1725 .Qq Nm Cm create
1726 for details.
1727 .El
1728 .It Xo
1729 .Nm
1730 .Cm promote
1731 .Ar clone-filesystem
1732 .Xc
1733 .Pp
1734 Promotes a clone file system to no longer be dependent on its "origin"
1735 snapshot. This makes it possible to destroy the file system that the clone was
1736 created from. The clone parent-child dependency relationship is reversed, so
1737 that the origin file system becomes a clone of the specified file system.
1738 .Pp
1739 The snapshot that was cloned, and any snapshots previous to this snapshot, are
1740 now owned by the promoted clone. The space they use moves from the origin file
1741 system to the promoted clone, so enough space must be available to accommodate
1742 these snapshots. No new space is consumed by this operation, but the space
1743 accounting is adjusted. The promoted clone must not have any conflicting
1744 snapshot names of its own. The
1745 .Cm rename
1746 subcommand can be used to rename any conflicting snapshots.
1747 .It Xo
1748 .Nm
1749 .Cm rename
1750 .Op Fl f
1751 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
1752 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
1753 .Xc
1754 .It Xo
1755 .Nm
1756 .Cm rename
1757 .Op Fl f
1758 .Fl p
1759 .Ar filesystem Ns | Ns Ar volume
1760 .Ar filesystem Ns | Ns Ar volume
1761 .Xc
1762 .It Xo
1763 .Nm
1764 .Cm rename
1765 .Fl u
1766 .Op Fl p
1767 .Ar filesystem filesystem
1768 .Xc
1769 .Pp
1770 Renames the given dataset. The new target can be located anywhere in the
1771 .Tn ZFS
1772 hierarchy, with the exception of snapshots. Snapshots can only be renamed
1773 within the parent file system or volume. When renaming a snapshot, the parent
1774 file system of the snapshot does not need to be specified as part of the second
1775 argument. Renamed file systems can inherit new mount points, in which case they
1776 are unmounted and remounted at the new mount point.
1777 .Bl -tag -width indent
1778 .It Fl p
1779 Creates all the nonexistent parent datasets. Datasets created in this manner
1780 are automatically mounted according to the
1781 .Sy mountpoint
1782 property inherited from their parent.
1783 .It Fl u
1784 Do not remount file systems during rename. If a file system's
1785 .Sy mountpoint
1786 property is set to
1787 .Cm legacy
1788 or
1789 .Cm none ,
1790 file system is not unmounted even if this option is not given.
1791 .It Fl f
1792 Force unmount any filesystems that need to be unmounted in the process.
1793 This flag has no effect if used together with the
1794 .Fl u
1795 flag.
1796 .El
1797 .It Xo
1798 .Nm
1799 .Cm rename
1800 .Fl r
1801 .Ar snapshot snapshot
1802 .Xc
1803 .Pp
1804 Recursively rename the snapshots of all descendent datasets. Snapshots are the
1805 only dataset that can be renamed recursively.
1806 .It Xo
1807 .Nm
1808 .Cm list
1809 .Op Fl r Ns | Ns Fl d Ar depth
1810 .Op Fl Hp
1811 .Op Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
1812 .Op Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
1813 .Oo Fl s Ar property Oc Ns ...
1814 .Oo Fl S Ar property Oc Ns ...
1815 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
1816 .Xc
1817 .Pp
1818 Lists the property information for the given datasets in tabular form. If
1819 specified, you can list property information by the absolute pathname or the
1820 relative pathname. By default, all file systems and volumes are displayed.
1821 Snapshots are displayed if the
1822 .Sy listsnaps
1823 property is
1824 .Cm on
1825 (the default is
1826 .Cm off ) .
1827 The following fields are displayed,
1828 .Sy name , used , available , referenced , mountpoint .
1829 .Bl -tag -width indent
1830 .It Fl r
1831 Recursively display any children of the dataset on the command line.
1832 .It Fl d Ar depth
1833 Recursively display any children of the dataset, limiting the recursion to
1834 .Ar depth .
1835 A depth of
1836 .Sy 1
1837 will display only the dataset and its direct children.
1838 .It Fl H
1839 Used for scripting mode. Do not print headers and separate fields by a single
1840 tab instead of arbitrary white space.
1841 .It Fl p
1842 Display numbers in parsable (exact) values.
1843 .It Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
1844 A comma-separated list of properties to display. The property must be:
1845 .Bl -bullet -offset 2n
1846 .It
1847 One of the properties described in the
1848 .Qq Sx Native Properties
1849 section
1850 .It
1851 A user property
1852 .It
1853 The value
1854 .Cm name
1855 to display the dataset name
1856 .It
1857 The value
1858 .Cm space
1859 to display space usage properties on file systems and volumes. This is a
1860 shortcut for specifying
1861 .Fl o
1862 .Sy name,avail,used,usedsnap,usedds,usedrefreserv,usedchild
1863 .Fl t
1864 .Sy filesystem,volume
1865 syntax.
1866 .El
1867 .It Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
1868 A comma-separated list of types to display, where
1869 .Ar type
1870 is one of
1871 .Sy filesystem , snapshot , snap,  volume , No or Sy all .
1872 For example, specifying
1873 .Fl t Cm snapshot
1874 displays only snapshots.
1875 .It Fl s Ar property
1876 A property for sorting the output by column in ascending order based on the
1877 value of the property. The property must be one of the properties described in
1878 the
1879 .Qq Sx Properties
1880 section, or the special value
1881 .Cm name
1882 to sort by the dataset name. Multiple properties can be specified at one time
1883 using multiple
1884 .Fl s
1885 property options. Multiple
1886 .Fl s
1887 options are evaluated from left to right in decreasing order of importance.
1888 .Pp
1889 The following is a list of sorting criteria:
1890 .Bl -bullet -offset 2n
1891 .It
1892 Numeric types sort in numeric order.
1893 .It
1894 String types sort in alphabetical order.
1895 .It
1896 Types inappropriate for a row sort that row to the literal bottom, regardless
1897 of the specified ordering.
1898 .It
1899 If no sorting options are specified the existing behavior of
1900 .Qq Nm Cm list
1901 is preserved.
1902 .El
1903 .It Fl S Ar property
1904 Same as the
1905 .Fl s
1906 option, but sorts by property in descending order.
1907 .El
1908 .It Xo
1909 .Nm
1910 .Cm set
1911 .Ar property Ns = Ns Ar value
1912 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
1913 .Xc
1914 .Pp
1915 Sets the property to the given value for each dataset. Only some properties can
1916 be edited. See the "Properties" section for more information on what properties
1917 can be set and acceptable values. Numeric values can be specified as exact
1918 values, or in a human-readable form with a suffix of
1919 .Sy B , K , M , G , T , P , E , Z
1920 (for bytes, kilobytes, megabytes, gigabytes, terabytes, petabytes, exabytes, or
1921 zettabytes, respectively). User properties can be set on snapshots. For more
1922 information, see the
1923 .Qq Sx User Properties
1924 section.
1925 .It Xo
1926 .Nm
1927 .Cm get
1928 .Op Fl r Ns | Ns Fl d Ar depth
1929 .Op Fl Hp
1930 .Op Fl o Ar all | field Ns Oo , Ns Ar field Oc Ns ...
1931 .Op Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
1932 .Op Fl s Ar source Ns Oo , Ns Ar source Oc Ns ...
1933 .Ar all | property Ns Oo , Ns Ar property Oc Ns ...
1934 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
1935 .Xc
1936 .Pp
1937 Displays properties for the given datasets. If no datasets are specified, then
1938 the command displays properties for all datasets on the system. For each
1939 property, the following columns are displayed:
1940 .Pp
1941 .Bl -hang -width "property" -offset indent -compact
1942 .It name
1943 Dataset name
1944 .It property
1945 Property name
1946 .It value
1947 Property value
1948 .It source
1949 Property source. Can either be local, default, temporary, inherited, or none
1950 (\&-).
1951 .El
1952 .Pp
1953 All columns except the
1954 .Sy RECEIVED
1955 column are displayed by default. The columns to display can be specified
1956 by using the
1957 .Fl o
1958 option. This command takes a comma-separated list of properties as described in
1959 the
1960 .Qq Sx Native Properties
1961 and
1962 .Qq Sx User Properties
1963 sections.
1964 .Pp
1965 The special value
1966 .Cm all
1967 can be used to display all properties that apply to the given dataset's type
1968 (filesystem, volume, or snapshot).
1969 .Bl -tag -width indent
1970 .It Fl r
1971 Recursively display properties for any children.
1972 .It Fl d Ar depth
1973 Recursively display any children of the dataset, limiting the recursion to
1974 .Ar depth .
1975 A depth of
1976 .Sy 1
1977 will display only the dataset and its direct children.
1978 .It Fl H
1979 Display output in a form more easily parsed by scripts. Any headers are
1980 omitted, and fields are explicitly separated by a single tab instead of an
1981 arbitrary amount of space.
1982 .It Fl p
1983 Display numbers in parsable (exact) values.
1984 .It Fl o Cm all | Ar field Ns Oo , Ns Ar field Oc Ns ...
1985 A comma-separated list of columns to display. Supported values are
1986 .Sy name,property,value,received,source .
1987 Default values are
1988 .Sy name,property,value,source .
1989 The keyword
1990 .Cm all
1991 specifies all columns.
1992 .It Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
1993 A comma-separated list of types to display, where
1994 .Ar type
1995 is one of
1996 .Sy filesystem , snapshot , volume , No or Sy all .
1997 For example, specifying
1998 .Fl t Cm snapshot
1999 displays only snapshots.
2000 .It Fl s Ar source Ns Oo , Ns Ar source Oc Ns ...
2001 A comma-separated list of sources to display. Those properties coming from a
2002 source other than those in this list are ignored. Each source must be one of
2003 the following:
2004 .Sy local,default,inherited,temporary,received,none .
2005 The default value is all sources.
2006 .El
2007 .It Xo
2008 .Nm
2009 .Cm inherit
2010 .Op Fl rS
2011 .Ar property
2012 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
2013 .Xc
2014 .Pp
2015 Clears the specified property, causing it to be inherited from an ancestor. If
2016 no ancestor has the property set, then the default value is used. See the
2017 .Qq Sx Properties
2018 section for a listing of default values, and details on which properties can be
2019 inherited.
2020 .Bl -tag -width indent
2021 .It Fl r
2022 Recursively inherit the given property for all children.
2023 .It Fl S
2024 For properties with a received value, revert to this value. This flag has no
2025 effect on properties that do not have a received value.
2026 .El
2027 .It Xo
2028 .Nm
2029 .Cm upgrade
2030 .Op Fl v
2031 .Xc
2032 .Pp
2033 Displays a list of file systems that are not the most recent version.
2034 .Bl -tag -width indent
2035 .It Fl v
2036 Displays
2037 .Tn ZFS
2038 filesystem versions supported by the current software. The current
2039 .Tn ZFS
2040 filesystem version and all previous supported versions are displayed, along
2041 with an explanation of the features provided with each version.
2042 .El
2043 .It Xo
2044 .Nm
2045 .Cm upgrade
2046 .Op Fl r
2047 .Op Fl V Ar version
2048 .Fl a | Ar filesystem
2049 .Xc
2050 .Pp
2051 Upgrades file systems to a new on-disk version. Once this is done, the file
2052 systems will no longer be accessible on systems running older versions of the
2053 software.
2054 .Qq Nm Cm send
2055 streams generated from new snapshots of these file systems cannot be accessed
2056 on systems running older versions of the software.
2057 .Pp
2058 In general, the file system version is independent of the pool version. See
2059 .Xr zpool 8
2060 for information on the
2061 .Nm zpool Cm upgrade
2062 command.
2063 .Pp
2064 In some cases, the file system version and the pool version are interrelated
2065 and the pool version must be upgraded before the file system version can be
2066 upgraded.
2067 .Bl -tag -width indent
2068 .It Fl r
2069 Upgrade the specified file system and all descendent file systems.
2070 .It Fl V Ar version
2071 Upgrade to the specified
2072 .Ar version .
2073 If the
2074 .Fl V
2075 flag is not specified, this command upgrades to the most recent version. This
2076 option can only be used to increase the version number, and only up to the most
2077 recent version supported by this software.
2078 .It Fl a
2079 Upgrade all file systems on all imported pools.
2080 .It Ar filesystem
2081 Upgrade the specified file system.
2082 .El
2083 .It Xo
2084 .Nm
2085 .Cm userspace
2086 .Op Fl Hinp
2087 .Op Fl o Ar field Ns Oo , Ns Ar field Oc Ns ...
2088 .Oo Fl s Ar field Oc Ns ...
2089 .Oo Fl S Ar field Oc Ns ...
2090 .Op Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
2091 .Ar filesystem Ns | Ns Ar snapshot
2092 .Xc
2093 .Pp
2094 Displays space consumed by, and quotas on, each user in the specified
2095 filesystem or snapshot. This corresponds to the
2096 .Sy userused@ Ns Ar user
2097 and
2098 .Sy userquota@ Ns Ar user
2099 properties.
2100 .Bl -tag -width indent
2101 .It Fl n
2102 Print numeric ID instead of user/group name.
2103 .It Fl H
2104 Do not print headers, use tab-delimited output.
2105 .It Fl p
2106 Use exact (parsable) numeric output.
2107 .It Fl o Ar field Ns Oo , Ns Ar field Oc Ns ...
2108 Display only the specified fields from the following set:
2109 .Sy type,name,used,quota .
2110 The default is to display all fields.
2111 .It Fl s Ar field
2112 Sort output by this field. The
2113 .Fl s
2114 and
2115 .Fl S
2116 flags may be specified multiple times to sort first by one field, then by
2117 another. The default is
2118 .Fl s Cm type Fl s Cm name .
2119 .It Fl S Ar field
2120 Sort by this field in reverse order. See
2121 .Fl s .
2122 .It Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
2123 Print only the specified types from the following set:
2124 .Sy all,posixuser,smbuser,posixgroup,smbgroup .
2125 .Pp
2126 The default is
2127 .Fl t Cm posixuser,smbuser .
2128 .Pp
2129 The default can be changed to include group types.
2130 .It Fl i
2131 Translate SID to POSIX ID. This flag currently has no effect on
2132 .Fx .
2133 .El
2134 .It Xo
2135 .Nm
2136 .Cm groupspace
2137 .Op Fl Hinp
2138 .Op Fl o Ar field Ns Oo , Ns Ar field Oc Ns ...
2139 .Oo Fl s Ar field Oc Ns ...
2140 .Oo Fl S Ar field Oc Ns ...
2141 .Op Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
2142 .Ar filesystem Ns | Ns Ar snapshot
2143 .Xc
2144 .Pp
2145 Displays space consumed by, and quotas on, each group in the specified
2146 filesystem or snapshot. This subcommand is identical to
2147 .Qq Nm Cm userspace ,
2148 except that the default types to display are
2149 .Fl t Sy posixgroup,smbgroup .
2150 .It Xo
2151 .Nm
2152 .Cm mount
2153 .Xc
2154 .Pp
2155 Displays all
2156 .Tn ZFS
2157 file systems currently mounted.
2158 .Bl -tag -width indent
2159 .It Fl f
2160 .El
2161 .It Xo
2162 .Nm
2163 .Cm mount
2164 .Op Fl vO
2165 .Op Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
2166 .Fl a | Ar filesystem
2167 .Xc
2168 .Pp
2169 Mounts
2170 .Tn ZFS
2171 file systems.
2172 .Bl -tag -width indent
2173 .It Fl v
2174 Report mount progress.
2175 .It Fl O
2176 Perform an overlay mount. Overlay mounts are not supported on
2177 .Fx .
2178 .It Fl o Ar property Ns Oo , Ns Ar property Oc Ns ...
2179 An optional, comma-separated list of mount options to use temporarily for the
2180 duration of the mount. See the
2181 .Qq Sx Temporary Mount Point Properties
2182 section for details.
2183 .It Fl a
2184 Mount all available
2185 .Tn ZFS
2186 file systems.
2187 This command may be executed on
2188 .Fx
2189 system startup by
2190 .Pa /etc/rc.d/zfs .
2191 For more information, see variable
2192 .Va zfs_enable
2193 in
2194 .Xr rc.conf 5 .
2195 .It Ar filesystem
2196 Mount the specified filesystem.
2197 .El
2198 .It Xo
2199 .Nm
2200 .Cm unmount Ns | Ns Cm umount
2201 .Op Fl f
2202 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
2203 .Xc
2204 .Pp
2205 Unmounts currently mounted
2206 .Tn ZFS
2207 file systems.
2208 .Bl -tag -width indent
2209 .It Fl f
2210 Forcefully unmount the file system, even if it is currently in use.
2211 .It Fl a
2212 Unmount all available
2213 .Tn ZFS
2214 file systems.
2215 .It Ar filesystem | mountpoint
2216 Unmount the specified filesystem. The command can also be given a path to a
2217 .Tn ZFS
2218 file system mount point on the system.
2219 .El
2220 .It Xo
2221 .Nm
2222 .Cm share
2223 .Fl a | Ar filesystem
2224 .Xc
2225 .Pp
2226 Shares
2227 .Tn ZFS
2228 file systems that have the
2229 .Sy sharenfs
2230 property set.
2231 .Bl -tag -width indent
2232 .It Fl a
2233 Share all
2234 .Tn ZFS
2235 file systems that have the
2236 .Sy sharenfs
2237 property set.
2238 This command may be executed on
2239 .Fx
2240 system startup by
2241 .Pa /etc/rc.d/zfs .
2242 For more information, see variable
2243 .Va zfs_enable
2244 in
2245 .Xr rc.conf 5 .
2246 .It Ar filesystem
2247 Share the specified filesystem according to the
2248 .Tn sharenfs
2249 property. File systems are shared when the
2250 .Tn sharenfs
2251 property is set.
2252 .El
2253 .It Xo
2254 .Nm
2255 .Cm unshare
2256 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
2257 .Xc
2258 .Pp
2259 Unshares
2260 .Tn ZFS
2261 file systems that have the
2262 .Tn sharenfs
2263 property set.
2264 .Bl -tag -width indent
2265 .It Fl a
2266 Unshares
2267 .Tn ZFS
2268 file systems that have the
2269 .Sy sharenfs
2270 property set.
2271 This command may be executed on
2272 .Fx
2273 system shutdown by
2274 .Pa /etc/rc.d/zfs .
2275 For more information, see variable
2276 .Va zfs_enable
2277 in
2278 .Xr rc.conf 5 .
2279 .It Ar filesystem | mountpoint
2280 Unshare the specified filesystem. The command can also be given a path to a
2281 .Tn ZFS
2282 file system shared on the system.
2283 .El
2284 .It Xo
2285 .Nm
2286 .Cm send
2287 .Op Fl DnPpRv
2288 .Op Fl i Ar snapshot | Fl I Ar snapshot
2289 .Ar snapshot
2290 .Xc
2291 .Pp
2292 Creates a stream representation of the last
2293 .Ar snapshot
2294 argument (not part of
2295 .Fl i
2296 or
2297 .Fl I )
2298 which is written to standard output. The output can be redirected to
2299 a file or to a different system (for example, using
2300 .Xr ssh 1 ) .
2301 By default, a full stream is generated.
2302 .Bl -tag -width indent
2303 .It Fl i Ar snapshot
2304 Generate an incremental stream from the
2305 .Fl i Ar snapshot
2306 to the last
2307 .Ar snapshot .
2308 The incremental source (the
2309 .Fl i Ar snapshot )
2310 can be specified as the last component of the snapshot name (for example, the
2311 part after the
2312 .Sy @ ) ,
2313 and it is assumed to be from the same file system as the last
2314 .Ar snapshot .
2315 .Pp
2316 If the destination is a clone, the source may be the origin snapshot, which
2317 must be fully specified (for example,
2318 .Cm pool/fs@origin ,
2319 not just
2320 .Cm @origin ) .
2321 .It Fl I Ar snapshot
2322 Generate a stream package that sends all intermediary snapshots from the
2323 .Fl I Ar snapshot
2324 to the last
2325 .Ar snapshot .
2326 For example,
2327 .Ic -I @a fs@d
2328 is similar to
2329 .Ic -i @a fs@b; -i @b fs@c; -i @c fs@d .
2330 The incremental source snapshot may be specified as with the
2331 .Fl i
2332 option.
2333 .It Fl R
2334 Generate a replication stream package, which will replicate the specified
2335 filesystem, and all descendent file systems, up to the named snapshot. When
2336 received, all properties, snapshots, descendent file systems, and clones are
2337 preserved.
2338 .Pp
2339 If the
2340 .Fl i
2341 or
2342 .Fl I
2343 flags are used in conjunction with the
2344 .Fl R
2345 flag, an incremental replication stream is generated. The current values of
2346 properties, and current snapshot and file system names are set when the stream
2347 is received. If the
2348 .Fl F
2349 flag is specified when this stream is received, snapshots and file systems that
2350 do not exist on the sending side are destroyed.
2351 .It Fl D
2352 Generate a deduplicated stream. Blocks which would have been sent multiple
2353 times in the send stream will only be sent once.  The receiving system must
2354 also support this feature to receive a deduplicated stream.  This flag can
2355 be used regardless of the dataset's
2356 .Sy dedup
2357 property, but performance will be much better if the filesystem uses a
2358 dedup-capable checksum (eg.
2359 .Sy sha256 ) .
2360 .It Fl p
2361 Include the dataset's properties in the stream. This flag is implicit when
2362 .Fl R
2363 is specified. The receiving system must also support this feature.
2364 .It Fl n
2365 Do a dry-run ("No-op") send.  Do not generate any actual send data.  This is
2366 useful in conjunction with the
2367 .Fl v
2368 or
2369 .Fl P
2370 flags to determine what data will be sent.
2371 .It Fl P
2372 Print machine-parsable verbose information about the stream package generated.
2373 .It Fl v
2374 Print verbose information about the stream package generated.
2375 This information includes a per-second report of how much data has been sent.
2376 .El
2377 .Pp
2378 The format of the stream is committed. You will be able to receive your streams
2379 on future versions of
2380 .Tn ZFS .
2381 .It Xo
2382 .Nm
2383 .Cm receive Ns | Ns Cm recv
2384 .Op Fl vnFu
2385 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
2386 .Xc
2387 .It Xo
2388 .Nm
2389 .Cm receive Ns | Ns Cm recv
2390 .Op Fl vnFu
2391 .Op Fl d | e
2392 .Ar filesystem
2393 .Xc
2394 .Pp
2395 Creates a snapshot whose contents are as specified in the stream provided on
2396 standard input. If a full stream is received, then a new file system is created
2397 as well. Streams are created using the
2398 .Qq Nm Cm send
2399 subcommand, which by default creates a full stream.
2400 .Qq Nm Cm recv
2401 can be used as an alias for
2402 .Qq Nm Cm receive .
2403 .Pp
2404 If an incremental stream is received, then the destination file system must
2405 already exist, and its most recent snapshot must match the incremental stream's
2406 source. For
2407 .Sy zvol Ns s,
2408 the destination device link is destroyed and recreated, which means the
2409 .Sy zvol
2410 cannot be accessed during the
2411 .Sy receive
2412 operation.
2413 .Pp
2414 When a snapshot replication package stream that is generated by using the
2415 .Qq Nm Cm send Fl R
2416 command is received, any snapshots that do not exist on the sending location
2417 are destroyed by using the
2418 .Qq Nm Cm destroy Fl d
2419 command.
2420 .Pp
2421 The name of the snapshot (and file system, if a full stream is received) that
2422 this subcommand creates depends on the argument type and the
2423 .Fl d
2424 or
2425 .Fl e
2426 option.
2427 .Pp
2428 If the argument is a snapshot name, the specified
2429 .Ar snapshot
2430 is created. If the argument is a file system or volume name, a snapshot with
2431 the same name as the sent snapshot is created within the specified
2432 .Ar filesystem
2433 or
2434 .Ar volume .
2435 If the
2436 .Fl d
2437 or
2438 .Fl e
2439 option is specified, the snapshot name is determined by appending the sent
2440 snapshot's name to the specified
2441 .Ar filesystem .
2442 If the
2443 .Fl d
2444 option is specified, all but the pool name of the sent snapshot path is
2445 appended (for example,
2446 .Sy b/c@1
2447 appended from sent snapshot
2448 .Sy a/b/c@1 ) ,
2449 and if the
2450 .Fl e
2451 option is specified, only the tail of the sent snapshot path is appended (for
2452 example,
2453 .Sy c@1
2454 appended from sent snapshot
2455 .Sy a/b/c@1 ) .
2456 In the case of
2457 .Fl d ,
2458 any file systems needed to replicate the path of the sent snapshot are created
2459 within the specified file system.
2460 .Bl -tag -width indent
2461 .It Fl d
2462 Use the full sent snapshot path without the first element (without pool name)
2463 to determine the name of the new snapshot as described in the paragraph above.
2464 .It Fl e
2465 Use only the last element of the sent snapshot path to determine the name of
2466 the new snapshot as described in the paragraph above.
2467 .It Fl u
2468 File system that is associated with the received stream is not mounted.
2469 .It Fl v
2470 Print verbose information about the stream and the time required to perform the
2471 receive operation.
2472 .It Fl n
2473 Do not actually receive the stream. This can be useful in conjunction with the
2474 .Fl v
2475 option to verify the name the receive operation would use.
2476 .It Fl F
2477 Force a rollback of the file system to the most recent snapshot before
2478 performing the receive operation. If receiving an incremental replication
2479 stream (for example, one generated by
2480 .Qq Nm Cm send Fl R Fi iI ) ,
2481 destroy snapshots and file systems that do not exist on the sending side.
2482 .El
2483 .It Xo
2484 .Nm
2485 .Cm allow
2486 .Ar filesystem Ns | Ns Ar volume
2487 .Xc
2488 .Pp
2489 Displays permissions that have been delegated on the specified filesystem or
2490 volume. See the other forms of
2491 .Qq Nm Cm allow
2492 for more information.
2493 .It Xo
2494 .Nm
2495 .Cm allow
2496 .Op Fl ldug
2497 .Ar user Ns | Ns Ar group Ns Oo Ns , Ns Ar user Ns | Ns Ar group Oc Ns ...
2498 .Ar perm Ns | Ns Ar @setname Ns
2499 .Oo Ns , Ns Ar perm Ns | Ns Ar @setname Oc Ns ...
2500 .Ar filesystem Ns | Ns Ar volume
2501 .Xc
2502 .It Xo
2503 .Nm
2504 .Cm allow
2505 .Op Fl ld
2506 .Fl e Ns | Ns Cm everyone
2507 .Ar perm Ns | Ns Ar @setname Ns Op Ns , Ns Ar perm Ns | Ns Ar @setname Ns
2508 .Ns ...
2509 .Ar filesystem Ns | Ns Ar volume
2510 .Xc
2511 .Pp
2512 Delegates
2513 .Tn ZFS
2514 administration permission for the file systems to non-privileged users.
2515 .Bl -tag -width indent
2516 .It Xo
2517 .Op Fl ug
2518 .Ar user Ns | Ns Ar group Ns Oo , Ar user Ns | Ns Ar group Oc Ns ...
2519 .Xc
2520 Specifies to whom the permissions are delegated. Multiple entities can be
2521 specified as a comma-separated list. If neither of the
2522 .Fl ug
2523 options are specified, then the argument is interpreted preferentially as the
2524 keyword
2525 .Cm everyone ,
2526 then as a user name, and lastly as a group name. To specify
2527 a user or group named
2528 .Qq everyone ,
2529 use the
2530 .Fl u
2531 or
2532 .Fl g
2533 options. To specify a group with the same name as a user, use the
2534 .Fl g
2535 option.
2536 .It Op Fl e Ns | Ns Cm everyone
2537 Specifies that the permissions be delegated to
2538 .Qq everyone .
2539 .It Xo
2540 .Ar perm Ns | Ns Ar @setname Ns Oo , Ns Ar perm Ns | Ns Ar @setname Oc Ns ...
2541 .Xc
2542 The permissions to delegate. Multiple permissions
2543 may be specified as a comma-separated list. Permission names are the same as
2544 .Tn ZFS
2545 subcommand and property names. See the property list below. Property set names,
2546 which begin with an at sign
2547 .Pq Sy @ ,
2548 may be specified. See the
2549 .Fl s
2550 form below for details.
2551 .It Xo
2552 .Op Fl ld
2553 .Ar filesystem Ns | Ns Ar volume
2554 .Xc
2555 Specifies where the permissions are delegated. If neither of the
2556 .Fl ld
2557 options are specified, or both are, then the permissions are allowed for the
2558 file system or volume, and all of its descendents. If only the
2559 .Fl l
2560 option is used, then is allowed "locally" only for the specified file system.
2561 If only the
2562 .Fl d
2563 option is used, then is allowed only for the descendent file systems.
2564 .El
2565 .Pp
2566 Permissions are generally the ability to use a
2567 .Tn ZFS
2568 subcommand or change a
2569 .Tn ZFS
2570 property. The following permissions are available:
2571 .Bl -column -offset 4n "secondarycache" "subcommand"
2572 .It NAME Ta TYPE Ta NOTES
2573 .It allow Ta subcommand Ta Must Xo
2574 also have the permission that is being allowed
2575 .Xc
2576 .It clone Ta subcommand Ta Must Xo
2577 also have the 'create' ability and 'mount' ability in the origin file system
2578 .Xc
2579 .It create Ta subcommand Ta Must also have the 'mount' ability
2580 .It destroy Ta subcommand Ta Must also have the 'mount' ability
2581 .It diff Ta subcommand Ta Allows lookup of paths within a dataset given an
2582 object number, and the ability to create snapshots necessary to 'zfs diff'
2583 .It hold Ta subcommand Ta Allows adding a user hold to a snapshot
2584 .It mount Ta subcommand Ta Allows mount/umount of Tn ZFS No datasets
2585 .It promote Ta subcommand Ta Must Xo
2586 also have the 'mount' and 'promote' ability in the origin file system
2587 .Xc
2588 .It receive Ta subcommand Ta Must also have the 'mount' and 'create' ability
2589 .It release Ta subcommand Ta Allows Xo
2590 releasing a user hold which might destroy the snapshot
2591 .Xc
2592 .It rename Ta subcommand Ta Must Xo
2593 also have the 'mount' and 'create' ability in the new parent
2594 .Xc
2595 .It rollback Ta subcommand Ta Must also have the 'mount' ability
2596 .It send Ta subcommand
2597 .It share Ta subcommand Ta Allows Xo
2598 sharing file systems over the
2599 .Tn NFS
2600 protocol
2601 .Xc
2602 .It snapshot Ta subcommand Ta Must also have the 'mount' ability
2603 .It groupquota Ta other Ta Allows accessing any groupquota@... property
2604 .It groupused Ta other Ta Allows reading any groupused@... property
2605 .It userprop Ta other Ta Allows changing any user property
2606 .It userquota Ta other Ta Allows accessing any userquota@... property
2607 .It userused Ta other Ta Allows reading any userused@... property
2608 .It aclinherit Ta property
2609 .It aclmode Ta property
2610 .It atime Ta property
2611 .It canmount Ta property
2612 .It casesensitivity Ta property
2613 .It checksum Ta property
2614 .It compression Ta property
2615 .It copies Ta property
2616 .It dedup Ta property
2617 .It devices Ta property
2618 .It exec Ta property
2619 .It logbias Ta property
2620 .It jailed Ta property
2621 .It mlslabel Ta property
2622 .It mountpoint Ta property
2623 .It nbmand Ta property
2624 .It normalization Ta property
2625 .It primarycache Ta property
2626 .It quota Ta property
2627 .It readonly Ta property
2628 .It recordsize Ta property
2629 .It refquota Ta property
2630 .It refreservation Ta property
2631 .It reservation Ta property
2632 .It secondarycache Ta property
2633 .It setuid Ta property
2634 .It sharenfs Ta property
2635 .It sharesmb Ta property
2636 .It snapdir Ta property
2637 .It sync Ta property
2638 .It utf8only Ta property
2639 .It version Ta property
2640 .It volblocksize Ta property
2641 .It volsize Ta property
2642 .It vscan Ta property
2643 .It xattr Ta property
2644 .El
2645 .It Xo
2646 .Nm
2647 .Cm allow
2648 .Fl c
2649 .Ar perm Ns | Ns Ar @setname Ns Op Ns , Ns Ar perm Ns | Ns Ar @setname Ns
2650 .Ns ...
2651 .Ar filesystem Ns | Ns Ar volume
2652 .Xc
2653 .Pp
2654 Sets "create time" permissions. These permissions are granted (locally) to the
2655 creator of any newly-created descendent file system.
2656 .It Xo
2657 .Nm
2658 .Cm allow
2659 .Fl s
2660 .Ar @setname
2661 .Ar perm Ns | Ns Ar @setname Ns Op Ns , Ns Ar perm Ns | Ns Ar @setname Ns
2662 .Ns ...
2663 .Ar filesystem Ns | Ns Ar volume
2664 .Xc
2665 .Pp
2666 Defines or adds permissions to a permission set. The set can be used by other
2667 .Qq Nm Cm allow
2668 commands for the specified file system and its descendents. Sets are evaluated
2669 dynamically, so changes to a set are immediately reflected. Permission sets
2670 follow the same naming restrictions as ZFS file systems, but the name must
2671 begin with an "at sign"
2672 .Pq Sy @ ,
2673 and can be no more than 64 characters long.
2674 .It Xo
2675 .Nm
2676 .Cm unallow
2677 .Op Fl rldug
2678 .Ar user Ns | Ns Ar group Ns Oo Ns , Ns Ar user Ns | Ns Ar group Oc Ns ...
2679 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
2680 .Ns ... Oc
2681 .Ar filesystem Ns | Ns Ar volume
2682 .Xc
2683 .It Xo
2684 .Nm
2685 .Cm unallow
2686 .Op Fl rld
2687 .Fl e Ns | Ns Cm everyone
2688 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
2689 .Ns ... Oc
2690 .Ar filesystem Ns | Ns Ar volume
2691 .Xc
2692 .It Xo
2693 .Nm
2694 .Cm unallow
2695 .Op Fl r
2696 .Fl c
2697 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
2698 .Ns ... Oc
2699 .Ar filesystem Ns | Ns Ar volume
2700 .Xc
2701 .Pp
2702 Removes permissions that were granted with the
2703 .Qq Nm Cm allow
2704 command. No permissions are explicitly denied, so other permissions granted are
2705 still in effect. For example, if the permission is granted by an ancestor. If
2706 no permissions are specified, then all permissions for the specified
2707 .Ar user , group , No or everyone
2708 are removed. Specifying
2709 .Cm everyone
2710 .Po or using the Fl e
2711 option
2712 .Pc only removes the permissions that were granted to everyone ,
2713 not all permissions for every user and group. See the
2714 .Qq Nm Cm allow
2715 command for a description of the
2716 .Fl ldugec
2717 options.
2718 .Bl -tag -width indent
2719 .It Fl r
2720 Recursively remove the permissions from this file system and all descendents.
2721 .El
2722 .It Xo
2723 .Nm
2724 .Cm unallow
2725 .Op Fl r
2726 .Fl s
2727 .Ar @setname
2728 .Oo Ar perm Ns | Ns Ar @setname Ns Op , Ns Ar perm Ns | Ns Ar @setname Ns
2729 .Ns ... Oc
2730 .Ar filesystem Ns | Ns Ar volume
2731 .Xc
2732 .Pp
2733 Removes permissions from a permission set. If no permissions are specified,
2734 then all permissions are removed, thus removing the set entirely.
2735 .It Xo
2736 .Nm
2737 .Cm hold
2738 .Op Fl r
2739 .Ar tag snapshot Ns ...
2740 .Xc
2741 .Pp
2742 Adds a single reference, named with the
2743 .Ar tag
2744 argument, to the specified snapshot or snapshots. Each snapshot has its own tag
2745 namespace, and tags must be unique within that space.
2746 .Pp
2747 If a hold exists on a snapshot, attempts to destroy that snapshot by using the
2748 .Qq Nm Cm destroy
2749 command returns
2750 .Em EBUSY .
2751 .Bl -tag -width indent
2752 .It Fl r
2753 Specifies that a hold with the given tag is applied recursively to the
2754 snapshots of all descendent file systems.
2755 .El
2756 .It Xo
2757 .Nm
2758 .Cm holds
2759 .Op Fl r
2760 .Ar snapshot Ns ...
2761 .Xc
2762 .Pp
2763 Lists all existing user references for the given snapshot or snapshots.
2764 .Bl -tag -width indent
2765 .It Fl r
2766 Lists the holds that are set on the named descendent snapshots, in addition to
2767 listing the holds on the named snapshot.
2768 .El
2769 .It Xo
2770 .Nm
2771 .Cm release
2772 .Op Fl r
2773 .Ar tag snapshot Ns ...
2774 .Xc
2775 .Pp
2776 Removes a single reference, named with the
2777 .Ar tag
2778 argument, from the specified snapshot or snapshots. The tag must already exist
2779 for each snapshot.
2780 .Bl -tag -width indent
2781 .It Fl r
2782 Recursively releases a hold with the given tag on the snapshots of all
2783 descendent file systems.
2784 .El
2785 .It Xo
2786 .Nm
2787 .Cm diff
2788 .Op Fl FHt
2789 .Ar snapshot
2790 .Op Ar snapshot Ns | Ns Ar filesystem
2791 .Xc
2792 .Pp
2793 Display the difference between a snapshot of a given filesystem and another
2794 snapshot of that filesystem from a later time or the current contents of the
2795 filesystem.  The first column is a character indicating the type of change,
2796 the other columns indicate pathname, new pathname
2797 .Pq in case of rename ,
2798 change in link count, and optionally file type and/or change time.
2799 .Pp
2800 The types of change are:
2801 .Bl -column -offset 2n indent
2802 .It \&- Ta path was removed
2803 .It \&+ Ta path was added
2804 .It \&M Ta path was modified
2805 .It \&R Ta path was renamed
2806 .El
2807 .Bl -tag -width indent
2808 .It Fl F
2809 Display an indication of the type of file, in a manner similar to the
2810 .Fl F
2811 option of
2812 .Xr ls 1 .
2813 .Bl -column -offset 2n indent
2814 .It \&B Ta block device
2815 .It \&C Ta character device
2816 .It \&F Ta regular file
2817 .It \&/ Ta directory
2818 .It \&@ Ta symbolic link
2819 .It \&= Ta socket
2820 .It \&> Ta door (not supported on Fx )
2821 .It \&| Ta named pipe (not supported on Fx )
2822 .It \&P Ta event port (not supported on Fx )
2823 .El
2824 .It Fl H
2825 Give more parsable tab-separated output, without header lines and without
2826 arrows.
2827 .It Fl t
2828 Display the path's inode change time as the first column of output.
2829 .El
2830 .It Xo
2831 .Nm
2832 .Cm jail
2833 .Ar jailid filesystem
2834 .Xc
2835 .Pp
2836 Attaches the specified
2837 .Ar filesystem
2838 to the jail identified by JID
2839 .Ar jailid .
2840 From now on this file system tree can be managed from within a jail if the
2841 .Sy jailed
2842 property has been set. To use this functionality, the jail needs the
2843 .Va allow.mount
2844 and
2845 .Va allow.mount.zfs
2846 parameters set to 1 and the
2847 .Va enforce_statfs
2848 parameter set to a value lower than 2.
2849 .Pp
2850 See
2851 .Xr jail 8
2852 for more information on managing jails and configuring the parameters above.
2853 .It Xo
2854 .Nm
2855 .Cm unjail
2856 .Ar jailid filesystem
2857 .Xc
2858 .Pp
2859 Detaches the specified
2860 .Ar filesystem
2861 from the jail identified by JID
2862 .Ar jailid .
2863 .El
2864 .Sh EXIT STATUS
2865 The following exit values are returned:
2866 .Bl -tag -offset 2n -width 2n
2867 .It 0
2868 Successful completion.
2869 .It 1
2870 An error occurred.
2871 .It 2
2872 Invalid command line options were specified.
2873 .El
2874 .Sh EXAMPLES
2875 .Bl -tag -width 0n
2876 .It Sy Example 1 No Creating a Tn ZFS No File System Hierarchy
2877 .Pp
2878 The following commands create a file system named
2879 .Em pool/home
2880 and a file system named
2881 .Em pool/home/bob .
2882 The mount point
2883 .Pa /home
2884 is set for the parent file system, and is automatically inherited by the child
2885 file system.
2886 .Bd -literal -offset 2n
2887 .Li # Ic zfs create pool/home
2888 .Li # Ic zfs set mountpoint=/home pool/home
2889 .Li # Ic zfs create pool/home/bob
2890 .Ed
2891 .It Sy Example 2 No Creating a Tn ZFS No Snapshot
2892 .Pp
2893 The following command creates a snapshot named
2894 .Sy yesterday .
2895 This snapshot is mounted on demand in the
2896 .Pa \&.zfs/snapshot
2897 directory at the root of the
2898 .Em pool/home/bob
2899 file system.
2900 .Bd -literal -offset 2n
2901 .Li # Ic zfs snapshot pool/home/bob@yesterday
2902 .Ed
2903 .It Sy Example 3 No Creating and Destroying Multiple Snapshots
2904 .Pp
2905 The following command creates snapshots named
2906 .Em yesterday
2907 of
2908 .Em pool/home
2909 and all of its descendent file systems. Each snapshot is mounted on demand in
2910 the
2911 .Pa \&.zfs/snapshot
2912 directory at the root of its file system. The second command destroys the newly
2913 created snapshots.
2914 .Bd -literal -offset 2n
2915 .Li # Ic zfs snapshot -r pool/home@yesterday
2916 .Li # Ic zfs destroy -r pool/home@yesterday
2917 .Ed
2918 .It Sy Example 4 No Disabling and Enabling File System Compression
2919 .Pp
2920 The following command disables the
2921 .Sy compression
2922 property for all file systems under
2923 .Em pool/home .
2924 The next command explicitly enables
2925 .Sy compression
2926 for
2927 .Em pool/home/anne .
2928 .Bd -literal -offset 2n
2929 .Li # Ic zfs set compression=off pool/home
2930 .Li # Ic zfs set compression=on pool/home/anne
2931 .Ed
2932 .It Sy Example 5 No Listing Tn ZFS No Datasets
2933 .Pp
2934 The following command lists all active file systems and volumes in the system.
2935 Snapshots are displayed if the
2936 .Sy listsnaps
2937 property is
2938 .Cm on .
2939 The default is
2940 .Cm off .
2941 See
2942 .Xr zpool 8
2943 for more information on pool properties.
2944 .Bd -literal -offset 2n
2945 .Li # Ic zfs list
2946    NAME                      USED  AVAIL  REFER  MOUNTPOINT
2947    pool                      450K   457G    18K  /pool
2948    pool/home                 315K   457G    21K  /home
2949    pool/home/anne             18K   457G    18K  /home/anne
2950    pool/home/bob             276K   457G   276K  /home/bob
2951 .Ed
2952 .It Sy Example 6 No Setting a Quota on a Tn ZFS No File System
2953 .Pp
2954 The following command sets a quota of 50 Gbytes for
2955 .Em pool/home/bob .
2956 .Bd -literal -offset 2n
2957 .Li # Ic zfs set quota=50G pool/home/bob
2958 .Ed
2959 .It Sy Example 7 No Listing Tn ZFS No Properties
2960 .Pp
2961 The following command lists all properties for
2962 .Em pool/home/bob .
2963 .Bd -literal -offset 2n
2964 .Li # Ic zfs get all pool/home/bob
2965 NAME           PROPERTY              VALUE                  SOURCE
2966 pool/home/bob  type                  filesystem             -
2967 pool/home/bob  creation              Tue Jul 21 15:53 2009  -
2968 pool/home/bob  used                  21K                    -
2969 pool/home/bob  available             20.0G                  -
2970 pool/home/bob  referenced            21K                    -
2971 pool/home/bob  compressratio         1.00x                  -
2972 pool/home/bob  mounted               yes                    -
2973 pool/home/bob  quota                 20G                    local
2974 pool/home/bob  reservation           none                   default
2975 pool/home/bob  recordsize            128K                   default
2976 pool/home/bob  mountpoint            /home/bob              default
2977 pool/home/bob  sharenfs              off                    default
2978 pool/home/bob  checksum              on                     default
2979 pool/home/bob  compression           on                     local
2980 pool/home/bob  atime                 on                     default
2981 pool/home/bob  devices               on                     default
2982 pool/home/bob  exec                  on                     default
2983 pool/home/bob  setuid                on                     default
2984 pool/home/bob  readonly              off                    default
2985 pool/home/bob  jailed                off                    default
2986 pool/home/bob  snapdir               hidden                 default
2987 pool/home/bob  aclmode               discard                default
2988 pool/home/bob  aclinherit            restricted             default
2989 pool/home/bob  canmount              on                     default
2990 pool/home/bob  xattr                 on                     default
2991 pool/home/bob  copies                1                      default
2992 pool/home/bob  version               5                      -
2993 pool/home/bob  utf8only              off                    -
2994 pool/home/bob  normalization         none                   -
2995 pool/home/bob  casesensitivity       sensitive              -
2996 pool/home/bob  vscan                 off                    default
2997 pool/home/bob  nbmand                off                    default
2998 pool/home/bob  sharesmb              off                    default
2999 pool/home/bob  refquota              none                   default
3000 pool/home/bob  refreservation        none                   default
3001 pool/home/bob  primarycache          all                    default
3002 pool/home/bob  secondarycache        all                    default
3003 pool/home/bob  usedbysnapshots       0                      -
3004 pool/home/bob  usedbydataset         21K                    -
3005 pool/home/bob  usedbychildren        0                      -
3006 pool/home/bob  usedbyrefreservation  0                      -
3007 pool/home/bob  logbias               latency                default
3008 pool/home/bob  dedup                 off                    default
3009 pool/home/bob  mlslabel                                     -
3010 pool/home/bob  sync                  standard               default
3011 pool/home/bob  refcompressratio      1.00x                  -
3012 .Ed
3013 .Pp
3014 The following command gets a single property value.
3015 .Bd -literal -offset 2n
3016 .Li # Ic zfs get -H -o value compression pool/home/bob
3017 on
3018 .Ed
3019 .Pp
3020 The following command lists all properties with local settings for
3021 .Em pool/home/bob .
3022 .Bd -literal -offset 2n
3023 .Li # Ic zfs get -s local -o name,property,value all pool/home/bob
3024 NAME           PROPERTY              VALUE
3025 pool/home/bob  quota                 20G
3026 pool/home/bob  compression           on
3027 .Ed
3028 .It Sy Example 8 No Rolling Back a Tn ZFS No File System
3029 .Pp
3030 The following command reverts the contents of
3031 .Em pool/home/anne
3032 to the snapshot named
3033 .Em yesterday ,
3034 deleting all intermediate snapshots.
3035 .Bd -literal -offset 2n
3036 .Li # Ic zfs rollback -r pool/home/anne@yesterday
3037 .Ed
3038 .It Sy Example 9 No Creating a Tn ZFS No Clone
3039 .Pp
3040 The following command creates a writable file system whose initial contents are
3041 the same as
3042 .Em pool/home/bob@yesterday .
3043 .Bd -literal -offset 2n
3044 .Li # Ic zfs clone pool/home/bob@yesterday pool/clone
3045 .Ed
3046 .It Sy Example 10 No Promoting a Tn ZFS No Clone
3047 .Pp
3048 The following commands illustrate how to test out changes to a file system, and
3049 then replace the original file system with the changed one, using clones, clone
3050 promotion, and renaming:
3051 .Bd -literal -offset 2n
3052 .Li # Ic zfs create pool/project/production
3053 .Ed
3054 .Pp
3055 Populate
3056 .Pa /pool/project/production
3057 with data and continue with the following commands:
3058 .Bd -literal -offset 2n
3059 .Li # Ic zfs snapshot pool/project/production@today
3060 .Li # Ic zfs clone pool/project/production@today pool/project/beta
3061 .Ed
3062 .Pp
3063 Now make changes to
3064 .Pa /pool/project/beta
3065 and continue with the following commands:
3066 .Bd -literal -offset 2n
3067 .Li # Ic zfs promote pool/project/beta
3068 .Li # Ic zfs rename pool/project/production pool/project/legacy
3069 .Li # Ic zfs rename pool/project/beta pool/project/production
3070 .Ed
3071 .Pp
3072 Once the legacy version is no longer needed, it can be destroyed.
3073 .Bd -literal -offset 2n
3074 .Li # Ic zfs destroy pool/project/legacy
3075 .Ed
3076 .It Sy Example 11 No Inheriting Tn ZFS No Properties
3077 .Pp
3078 The following command causes
3079 .Em pool/home/bob
3080 and
3081 .Em pool/home/anne
3082 to inherit the
3083 .Sy checksum
3084 property from their parent.
3085 .Bd -literal -offset 2n
3086 .Li # Ic zfs inherit checksum pool/home/bob pool/home/anne
3087 .Ed
3088 .It Sy Example 12 No Remotely Replicating Tn ZFS No Data
3089 .Pp
3090 The following commands send a full stream and then an incremental stream to a
3091 remote machine, restoring them into
3092 .Sy poolB/received/fs@a
3093 and
3094 .Sy poolB/received/fs@b ,
3095 respectively.
3096 .Sy poolB
3097 must contain the file system
3098 .Sy poolB/received ,
3099 and must not initially contain
3100 .Sy poolB/received/fs .
3101 .Bd -literal -offset 2n
3102 .Li # Ic zfs send pool/fs@a | ssh host zfs receive poolB/received/fs@a
3103 .Li # Ic zfs send -i a pool/fs@b | ssh host zfs receive poolB/received/fs
3104 .Ed
3105 .It Xo
3106 .Sy Example 13
3107 Using the
3108 .Qq zfs receive -d
3109 Option
3110 .Xc
3111 .Pp
3112 The following command sends a full stream of
3113 .Sy poolA/fsA/fsB@snap
3114 to a remote machine, receiving it into
3115 .Sy poolB/received/fsA/fsB@snap .
3116 The
3117 .Sy fsA/fsB@snap
3118 portion of the received snapshot's name is determined from the name of the sent
3119 snapshot.
3120 .Sy poolB
3121 must contain the file system
3122 .Sy poolB/received .
3123 If
3124 .Sy poolB/received/fsA
3125 does not exist, it is created as an empty file system.
3126 .Bd -literal -offset 2n
3127 .Li # Ic zfs send poolA/fsA/fsB@snap | ssh host zfs receive -d poolB/received
3128 .Ed
3129 .It Sy Example 14 No Setting User Properties
3130 .Pp
3131 The following example sets the user-defined
3132 .Sy com.example:department
3133 property for a dataset.
3134 .Bd -literal -offset 2n
3135 .Li # Ic zfs set com.example:department=12345 tank/accounting
3136 .Ed
3137 .It Sy Example 15 No Performing a Rolling Snapshot
3138 .Pp
3139 The following example shows how to maintain a history of snapshots with a
3140 consistent naming scheme. To keep a week's worth of snapshots, the user
3141 destroys the oldest snapshot, renames the remaining snapshots, and then creates
3142 a new snapshot, as follows:
3143 .Bd -literal -offset 2n
3144 .Li # Ic zfs destroy -r pool/users@7daysago
3145 .Li # Ic zfs rename -r pool/users@6daysago @7daysago
3146 .Li # Ic zfs rename -r pool/users@5daysago @6daysago
3147 .Li # Ic zfs rename -r pool/users@4daysago @5daysago
3148 .Li # Ic zfs rename -r pool/users@3daysago @4daysago
3149 .Li # Ic zfs rename -r pool/users@2daysago @3daysago
3150 .Li # Ic zfs rename -r pool/users@yesterday @2daysago
3151 .Li # Ic zfs rename -r pool/users@today @yesterday
3152 .Li # Ic zfs snapshot -r pool/users@today
3153 .Ed
3154 .It Xo
3155 .Sy Example 16
3156 Setting
3157 .Qq sharenfs
3158 Property Options on a ZFS File System
3159 .Xc
3160 .Pp
3161 The following command shows how to set
3162 .Sy sharenfs
3163 property options to enable root access for a specific network on the
3164 .Em tank/home
3165 file system. The contents of the
3166 .Sy sharenfs
3167 property are valid
3168 .Xr exports 5
3169 options.
3170 .Bd -literal -offset 2n
3171 .Li # Ic zfs set sharenfs="maproot=root,network 192.168.0.0/24" tank/home
3172 .Ed
3173 .Pp
3174 Another way to write this command with the same result is:
3175 .Bd -literal -offset 2n
3176 .Li # Ic set zfs sharenfs="-maproot=root -network 192.168.0.0/24" tank/home
3177 .Ed
3178 .It Xo
3179 .Sy Example 17
3180 Delegating
3181 .Tn ZFS
3182 Administration Permissions on a
3183 .Tn ZFS
3184 Dataset
3185 .Xc
3186 .Pp
3187 The following example shows how to set permissions so that user
3188 .Em cindys
3189 can create, destroy, mount, and take snapshots on
3190 .Em tank/cindys .
3191 The permissions on
3192 .Em tank/cindys
3193 are also displayed.
3194 .Bd -literal -offset 2n
3195 .Li # Ic zfs allow cindys create,destroy,mount,snapshot tank/cindys
3196 .Li # Ic zfs allow tank/cindys
3197 -------------------------------------------------------------
3198 Local+Descendent permissions on (tank/cindys)
3199           user cindys create,destroy,mount,snapshot
3200 -------------------------------------------------------------
3201 .Ed
3202 .It Sy Example 18 No Delegating Create Time Permissions on a Tn ZFS No Dataset
3203 .Pp
3204 The following example shows how to grant anyone in the group
3205 .Em staff
3206 to create file systems in
3207 .Em tank/users .
3208 This syntax also allows staff members to destroy their own file systems, but
3209 not destroy anyone else's file system. The permissions on
3210 .Em tank/users
3211 are also displayed.
3212 .Bd -literal -offset 2n
3213 .Li # Ic zfs allow staff create,mount tank/users
3214 .Li # Ic zfs allow -c destroy tank/users
3215 .Li # Ic zfs allow tank/users
3216 -------------------------------------------------------------
3217 Create time permissions on (tank/users)
3218           create,destroy
3219 Local+Descendent permissions on (tank/users)
3220           group staff create,mount
3221 -------------------------------------------------------------
3222 .Ed
3223 .It Xo
3224 .Sy Example 19
3225 Defining and Granting a Permission Set on a
3226 .Tn ZFS
3227 Dataset
3228 .Xc
3229 .Pp
3230 The following example shows how to define and grant a permission set on the
3231 .Em tank/users
3232 file system. The permissions on
3233 .Em tank/users
3234 are also displayed.
3235 .Bd -literal -offset 2n
3236 .Li # Ic zfs allow -s @pset create,destroy,snapshot,mount tank/users
3237 .Li # Ic zfs allow staff @pset tank/users
3238 .Li # Ic zfs allow tank/users
3239 -------------------------------------------------------------
3240 Permission sets on (tank/users)
3241         @pset create,destroy,mount,snapshot
3242 Create time permissions on (tank/users)
3243         create,destroy
3244 Local+Descendent permissions on (tank/users)
3245         group staff @pset,create,mount
3246 -------------------------------------------------------------
3247 .Ed
3248 .It Sy Example 20 No Delegating Property Permissions on a Tn ZFS No Dataset
3249 .Pp
3250 The following example shows to grant the ability to set quotas and reservations
3251 on the
3252 .Sy users/home
3253 file system. The permissions on
3254 .Sy users/home
3255 are also displayed.
3256 .Bd -literal -offset 2n
3257 .Li # Ic zfs allow cindys quota,reservation users/home
3258 .Li # Ic zfs allow cindys
3259 -------------------------------------------------------------
3260 Local+Descendent permissions on (users/home)
3261         user cindys quota,reservation
3262 -------------------------------------------------------------
3263 .Li # Ic su - cindys
3264 .Li cindys% Ic zfs set quota=10G users/home/marks
3265 .Li cindys% Ic zfs get quota users/home/marks
3266 NAME              PROPERTY  VALUE             SOURCE
3267 users/home/marks  quota     10G               local
3268 .Ed
3269 .It Sy Example 21 No Removing ZFS Delegated Permissions on a Tn ZFS No Dataset
3270 .Pp
3271 The following example shows how to remove the snapshot permission from the
3272 .Em staff
3273 group on the
3274 .Em tank/users
3275 file system. The permissions on
3276 .Em tank/users
3277 are also displayed.
3278 .Bd -literal -offset 2n
3279 .Li # Ic zfs unallow staff snapshot tank/users
3280 .Li # Ic zfs allow tank/users
3281 -------------------------------------------------------------
3282 Permission sets on (tank/users)
3283         @pset create,destroy,mount,snapshot
3284 Create time permissions on (tank/users)
3285         create,destroy
3286 Local+Descendent permissions on (tank/users)
3287         group staff @pset,create,mount
3288 -------------------------------------------------------------
3289 .Ed
3290 .It Sy Example 22 Showing the differences between a snapshot and a ZFS Dataset
3291 .Pp
3292 The following example shows how to see what has changed between a prior
3293 snapshot of a ZFS Dataset and its current state.  The
3294 .Fl F
3295 option is used to indicate type information for the files affected.
3296 .Bd -literal -offset 2n
3297 .Li # Ic zfs diff tank/test@before tank/test
3298 M       /       /tank/test/
3299 M       F       /tank/test/linked      (+1)
3300 R       F       /tank/test/oldname -> /tank/test/newname
3301 -       F       /tank/test/deleted
3302 +       F       /tank/test/created
3303 M       F       /tank/test/modified
3304 .Ed
3305 .El
3306 .Sh SEE ALSO
3307 .Xr chmod 2 ,
3308 .Xr fsync 2 ,
3309 .Xr exports 5 ,
3310 .Xr fstab 5 ,
3311 .Xr rc.conf 5 ,
3312 .Xr jail 8 ,
3313 .Xr mount 8 ,
3314 .Xr umount 8 ,
3315 .Xr zpool 8
3316 .Sh AUTHORS
3317 This manual page is a
3318 .Xr mdoc 7
3319 reimplementation of the
3320 .Tn OpenSolaris
3321 manual page
3322 .Em zfs(1M) ,
3323 modified and customized for
3324 .Fx
3325 and licensed under the
3326 Common Development and Distribution License
3327 .Pq Tn CDDL .
3328 .Pp
3329 The
3330 .Xr mdoc 7
3331 implementation of this manual page was initially written by
3332 .An Martin Matuska Aq mm@FreeBSD.org .