]> git.proxmox.com Git - mirror_zfs.git/blob - man/man8/zfs.8
Disable 'zfs remap' command
[mirror_zfs.git] / man / man8 / zfs.8
1 .\"
2 .\" CDDL HEADER START
3 .\"
4 .\" The contents of this file are subject to the terms of the
5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
7 .\"
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
12 .\"
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
18 .\"
19 .\" CDDL HEADER END
20 .\"
21 .\"
22 .\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.
23 .\" Copyright 2011 Joshua M. Clulow <josh@sysmgr.org>
24 .\" Copyright (c) 2011, 2017 by Delphix. All rights reserved.
25 .\" Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
26 .\" Copyright (c) 2014, Joyent, Inc. All rights reserved.
27 .\" Copyright (c) 2014 by Adam Stevko. All rights reserved.
28 .\" Copyright (c) 2014 Integros [integros.com]
29 .\" Copyright 2016 Richard Laager. All rights reserved.
30 .\" Copyright 2018 Nexenta Systems, Inc.
31 .\" Copyright 2018 Joyent, Inc.
32 .\"
33 .Dd Jan 05, 2019
34 .Dt ZFS 8 SMM
35 .Os Linux
36 .Sh NAME
37 .Nm zfs
38 .Nd configures ZFS file systems
39 .Sh SYNOPSIS
40 .Nm
41 .Fl ?
42 .Nm
43 .Cm create
44 .Op Fl p
45 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
46 .Ar filesystem
47 .Nm
48 .Cm create
49 .Op Fl ps
50 .Op Fl b Ar blocksize
51 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
52 .Fl V Ar size Ar volume
53 .Nm
54 .Cm destroy
55 .Op Fl Rfnprv
56 .Ar filesystem Ns | Ns Ar volume
57 .Nm
58 .Cm destroy
59 .Op Fl Rdnprv
60 .Ar filesystem Ns | Ns Ar volume Ns @ Ns Ar snap Ns
61 .Oo % Ns Ar snap Ns Oo , Ns Ar snap Ns Oo % Ns Ar snap Oc Oc Oc Ns ...
62 .Nm
63 .Cm destroy
64 .Ar filesystem Ns | Ns Ar volume Ns # Ns Ar bookmark
65 .Nm
66 .Cm snapshot
67 .Op Fl r
68 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
69 .Ar filesystem Ns @ Ns Ar snapname Ns | Ns Ar volume Ns @ Ns Ar snapname Ns ...
70 .Nm
71 .Cm rollback
72 .Op Fl Rfr
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 Ar 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 fp
90 .Ar filesystem Ns | Ns Ar volume
91 .Ar filesystem Ns | Ns Ar volume
92 .Nm
93 .Cm rename
94 .Fl r
95 .Ar snapshot Ar snapshot
96 .Nm
97 .Cm list
98 .Op Fl r Ns | Ns Fl d Ar depth
99 .Op Fl Hp
100 .Oo Fl o Ar property Ns Oo , Ns Ar property Oc Ns ... Oc
101 .Oo Fl s Ar property Oc Ns ...
102 .Oo Fl S Ar property Oc Ns ...
103 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
104 .Oo Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Oc Ns ...
105 .Nm
106 .Cm set
107 .Ar property Ns = Ns Ar value Oo Ar property Ns = Ns Ar value Oc Ns ...
108 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
109 .Nm
110 .Cm get
111 .Op Fl r Ns | Ns Fl d Ar depth
112 .Op Fl Hp
113 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
114 .Oo Fl s Ar source Ns Oo , Ns Ar source Oc Ns ... Oc
115 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
116 .Cm all | Ar property Ns Oo , Ns Ar property Oc Ns ...
117 .Oo Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns | Ns Ar bookmark Oc Ns ...
118 .Nm
119 .Cm inherit
120 .Op Fl rS
121 .Ar property Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
122 .Nm
123 .Cm upgrade
124 .Nm
125 .Cm upgrade
126 .Fl v
127 .Nm
128 .Cm upgrade
129 .Op Fl r
130 .Op Fl V Ar version
131 .Fl a | Ar filesystem
132 .Nm
133 .Cm userspace
134 .Op Fl Hinp
135 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
136 .Oo Fl s Ar field Oc Ns ...
137 .Oo Fl S Ar field Oc Ns ...
138 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
139 .Ar filesystem Ns | Ns Ar snapshot
140 .Nm
141 .Cm groupspace
142 .Op Fl Hinp
143 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
144 .Oo Fl s Ar field Oc Ns ...
145 .Oo Fl S Ar field Oc Ns ...
146 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
147 .Ar filesystem Ns | Ns Ar snapshot
148 .Nm
149 .Cm projectspace
150 .Op Fl Hp
151 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
152 .Oo Fl s Ar field Oc Ns ...
153 .Oo Fl S Ar field Oc Ns ...
154 .Ar filesystem Ns | Ns Ar snapshot
155 .Nm
156 .Cm project
157 .Oo Fl d Ns | Ns Fl r Ns Oc
158 .Ar file Ns | Ns Ar directory Ns ...
159 .Nm
160 .Cm project
161 .Fl C
162 .Oo Fl kr Ns Oc
163 .Ar file Ns | Ns Ar directory Ns ...
164 .Nm
165 .Cm project
166 .Fl c
167 .Oo Fl 0 Ns Oc
168 .Oo Fl d Ns | Ns Fl r Ns Oc
169 .Op Fl p Ar id
170 .Ar file Ns | Ns Ar directory Ns ...
171 .Nm
172 .Cm project
173 .Op Fl p Ar id
174 .Oo Fl rs Ns Oc
175 .Ar file Ns | Ns Ar directory Ns ...
176 .Nm
177 .Cm mount
178 .Nm
179 .Cm mount
180 .Op Fl Olv
181 .Op Fl o Ar options
182 .Fl a | Ar filesystem
183 .Nm
184 .Cm unmount
185 .Op Fl f
186 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
187 .Nm
188 .Cm share
189 .Fl a | Ar filesystem
190 .Nm
191 .Cm unshare
192 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
193 .Nm
194 .Cm bookmark
195 .Ar snapshot bookmark
196 .Nm
197 .Cm send
198 .Op Fl DLPRbcenpvw
199 .Op Oo Fl I Ns | Ns Fl i Oc Ar snapshot
200 .Ar snapshot
201 .Nm
202 .Cm send
203 .Op Fl LPcenvw
204 .Op Fl i Ar snapshot Ns | Ns Ar bookmark
205 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
206 .Nm
207 .Cm send
208 .Op Fl Penv
209 .Fl t Ar receive_resume_token
210 .Nm
211 .Cm receive
212 .Op Fl Fnsuv
213 .Op Fl o Sy origin Ns = Ns Ar snapshot
214 .Op Fl o Ar property Ns = Ns Ar value
215 .Op Fl x Ar property
216 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
217 .Nm
218 .Cm receive
219 .Op Fl Fnsuv
220 .Op Fl d Ns | Ns Fl e
221 .Op Fl o Sy origin Ns = Ns Ar snapshot
222 .Op Fl o Ar property Ns = Ns Ar value
223 .Op Fl x Ar property
224 .Ar filesystem
225 .Nm
226 .Cm receive
227 .Fl A
228 .Ar filesystem Ns | Ns Ar volume
229 .Nm
230 .Cm allow
231 .Ar filesystem Ns | Ns Ar volume
232 .Nm
233 .Cm allow
234 .Op Fl dglu
235 .Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
236 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
237 .Ar setname Oc Ns ...
238 .Ar filesystem Ns | Ns Ar volume
239 .Nm
240 .Cm allow
241 .Op Fl dl
242 .Fl e Ns | Ns Sy everyone
243 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
244 .Ar setname Oc Ns ...
245 .Ar filesystem Ns | Ns Ar volume
246 .Nm
247 .Cm allow
248 .Fl c
249 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
250 .Ar setname Oc Ns ...
251 .Ar filesystem Ns | Ns Ar volume
252 .Nm
253 .Cm allow
254 .Fl s No @ Ns Ar setname
255 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
256 .Ar setname Oc Ns ...
257 .Ar filesystem Ns | Ns Ar volume
258 .Nm
259 .Cm unallow
260 .Op Fl dglru
261 .Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
262 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
263 .Ar setname Oc Ns ... Oc
264 .Ar filesystem Ns | Ns Ar volume
265 .Nm
266 .Cm unallow
267 .Op Fl dlr
268 .Fl e Ns | Ns Sy everyone
269 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
270 .Ar setname Oc Ns ... Oc
271 .Ar filesystem Ns | Ns Ar volume
272 .Nm
273 .Cm unallow
274 .Op Fl r
275 .Fl c
276 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
277 .Ar setname Oc Ns ... Oc
278 .Ar filesystem Ns | Ns Ar volume
279 .Nm
280 .Cm unallow
281 .Op Fl r
282 .Fl s @ Ns Ar setname
283 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
284 .Ar setname Oc Ns ... Oc
285 .Ar filesystem Ns | Ns Ar volume
286 .Nm
287 .Cm hold
288 .Op Fl r
289 .Ar tag Ar snapshot Ns ...
290 .Nm
291 .Cm holds
292 .Op Fl rH
293 .Ar snapshot Ns ...
294 .Nm
295 .Cm release
296 .Op Fl r
297 .Ar tag Ar snapshot Ns ...
298 .Nm
299 .Cm diff
300 .Op Fl FHt
301 .Ar snapshot Ar snapshot Ns | Ns Ar filesystem
302 .Nm
303 .Cm program
304 .Op Fl jn
305 .Op Fl t Ar timeout
306 .Op Fl m Ar memory_limit
307 .Ar pool script
308 .Op Ar arg1 No ...
309 .Nm
310 .Cm load-key
311 .Op Fl nr
312 .Op Fl L Ar keylocation
313 .Fl a | Ar filesystem
314 .Nm
315 .Cm unload-key
316 .Op Fl r
317 .Fl a | Ar filesystem
318 .Nm
319 .Cm change-key
320 .Op Fl l
321 .Op Fl o Ar keylocation Ns = Ns Ar value
322 .Op Fl o Ar keyformat Ns = Ns Ar value
323 .Op Fl o Ar pbkdf2iters Ns = Ns Ar value
324 .Ar filesystem
325 .Nm
326 .Cm change-key
327 .Fl i
328 .Op Fl l
329 .Ar filesystem
330 .Sh DESCRIPTION
331 The
332 .Nm
333 command configures ZFS datasets within a ZFS storage pool, as described in
334 .Xr zpool 8 .
335 A dataset is identified by a unique path within the ZFS namespace.
336 For example:
337 .Bd -literal
338 pool/{filesystem,volume,snapshot}
339 .Ed
340 .Pp
341 where the maximum length of a dataset name is
342 .Dv MAXNAMELEN
343 .Pq 256 bytes
344 and the maximum amount of nesting allowed in a path is 50 levels deep.
345 .Pp
346 A dataset can be one of the following:
347 .Bl -tag -width "file system"
348 .It Sy file system
349 A ZFS dataset of type
350 .Sy filesystem
351 can be mounted within the standard system namespace and behaves like other file
352 systems.
353 While ZFS file systems are designed to be POSIX compliant, known issues exist
354 that prevent compliance in some cases.
355 Applications that depend on standards conformance might fail due to non-standard
356 behavior when checking file system free space.
357 .It Sy volume
358 A logical volume exported as a raw or block device.
359 This type of dataset should only be used under special circumstances.
360 File systems are typically used in most environments.
361 .It Sy snapshot
362 A read-only version of a file system or volume at a given point in time.
363 It is specified as
364 .Ar filesystem Ns @ Ns Ar name
365 or
366 .Ar volume Ns @ Ns Ar name .
367 .It Sy bookmark
368 Much like a
369 .Sy snapshot ,
370 but without the hold on on-disk data. It can be used as the source of a send
371 (but not for a receive). It is specified as
372 .Ar filesystem Ns # Ns Ar name
373 or
374 .Ar volume Ns # Ns Ar name .
375 .El
376 .Ss ZFS File System Hierarchy
377 A ZFS storage pool is a logical collection of devices that provide space for
378 datasets.
379 A storage pool is also the root of the ZFS file system hierarchy.
380 .Pp
381 The root of the pool can be accessed as a file system, such as mounting and
382 unmounting, taking snapshots, and setting properties.
383 The physical storage characteristics, however, are managed by the
384 .Xr zpool 8
385 command.
386 .Pp
387 See
388 .Xr zpool 8
389 for more information on creating and administering pools.
390 .Ss Snapshots
391 A snapshot is a read-only copy of a file system or volume.
392 Snapshots can be created extremely quickly, and initially consume no additional
393 space within the pool.
394 As data within the active dataset changes, the snapshot consumes more data than
395 would otherwise be shared with the active dataset.
396 .Pp
397 Snapshots can have arbitrary names.
398 Snapshots of volumes can be cloned or rolled back, visibility is determined
399 by the
400 .Sy snapdev
401 property of the parent volume.
402 .Pp
403 File system snapshots can be accessed under the
404 .Pa .zfs/snapshot
405 directory in the root of the file system.
406 Snapshots are automatically mounted on demand and may be unmounted at regular
407 intervals.
408 The visibility of the
409 .Pa .zfs
410 directory can be controlled by the
411 .Sy snapdir
412 property.
413 .Ss Bookmarks
414 A bookmark is like a snapshot, a read-only copy of a file system or volume.
415 Bookmarks can be created extremely quickly, compared to snapshots, and they
416 consume no additional space within the pool. Bookmarks can also have arbitrary
417 names, much like snapshots.
418 .Pp
419 Unlike snapshots, bookmarks can not be accessed through the filesystem in any
420 way. From a storage standpoint a bookmark just provides a way to reference
421 when a snapshot was created as a distinct object. Bookmarks are initially
422 tied to a snapshot, not the filesystem or volume, and they will survive if the
423 snapshot itself is destroyed. Since they are very light weight there's little
424 incentive to destroy them.
425 .Ss Clones
426 A clone is a writable volume or file system whose initial contents are the same
427 as another dataset.
428 As with snapshots, creating a clone is nearly instantaneous, and initially
429 consumes no additional space.
430 .Pp
431 Clones can only be created from a snapshot.
432 When a snapshot is cloned, it creates an implicit dependency between the parent
433 and child.
434 Even though the clone is created somewhere else in the dataset hierarchy, the
435 original snapshot cannot be destroyed as long as a clone exists.
436 The
437 .Sy origin
438 property exposes this dependency, and the
439 .Cm destroy
440 command lists any such dependencies, if they exist.
441 .Pp
442 The clone parent-child dependency relationship can be reversed by using the
443 .Cm promote
444 subcommand.
445 This causes the
446 .Qq origin
447 file system to become a clone of the specified file system, which makes it
448 possible to destroy the file system that the clone was created from.
449 .Ss "Mount Points"
450 Creating a ZFS file system is a simple operation, so the number of file systems
451 per system is likely to be numerous.
452 To cope with this, ZFS automatically manages mounting and unmounting file
453 systems without the need to edit the
454 .Pa /etc/fstab
455 file.
456 All automatically managed file systems are mounted by ZFS at boot time.
457 .Pp
458 By default, file systems are mounted under
459 .Pa /path ,
460 where
461 .Ar path
462 is the name of the file system in the ZFS namespace.
463 Directories are created and destroyed as needed.
464 .Pp
465 A file system can also have a mount point set in the
466 .Sy mountpoint
467 property.
468 This directory is created as needed, and ZFS automatically mounts the file
469 system when the
470 .Nm zfs Cm mount Fl a
471 command is invoked
472 .Po without editing
473 .Pa /etc/fstab
474 .Pc .
475 The
476 .Sy mountpoint
477 property can be inherited, so if
478 .Em pool/home
479 has a mount point of
480 .Pa /export/stuff ,
481 then
482 .Em pool/home/user
483 automatically inherits a mount point of
484 .Pa /export/stuff/user .
485 .Pp
486 A file system
487 .Sy mountpoint
488 property of
489 .Sy none
490 prevents the file system from being mounted.
491 .Pp
492 If needed, ZFS file systems can also be managed with traditional tools
493 .Po
494 .Nm mount ,
495 .Nm umount ,
496 .Pa /etc/fstab
497 .Pc .
498 If a file system's mount point is set to
499 .Sy legacy ,
500 ZFS makes no attempt to manage the file system, and the administrator is
501 responsible for mounting and unmounting the file system. Because pools must
502 be imported before a legacy mount can succeed, administrators should ensure
503 that legacy mounts are only attempted after the zpool import process
504 finishes at boot time. For example, on machines using systemd, the mount
505 option
506 .Pp
507 .Nm x-systemd.requires=zfs-import.target
508 .Pp
509 will ensure that the zfs-import completes before systemd attempts mounting
510 the filesystem. See systemd.mount(5) for details.
511 .Ss Deduplication
512 Deduplication is the process for removing redundant data at the block level,
513 reducing the total amount of data stored. If a file system has the
514 .Sy dedup
515 property enabled, duplicate data blocks are removed synchronously. The result
516 is that only unique data is stored and common components are shared among files.
517 .Pp
518 Deduplicating data is a very resource-intensive operation. It is generally
519 recommended that you have at least 1.25 GiB of RAM per 1 TiB of storage when
520 you enable deduplication. Calculating the exact requirement depends heavily
521 on the type of data stored in the pool.
522 .Pp
523 Enabling deduplication on an improperly-designed system can result in
524 performance issues (slow IO and administrative operations). It can potentially
525 lead to problems importing a pool due to memory exhaustion. Deduplication
526 can consume significant processing power (CPU) and memory as well as generate
527 additional disk IO.
528 .Pp
529 Before creating a pool with deduplication enabled, ensure that you have planned
530 your hardware requirements appropriately and implemented appropriate recovery
531 practices, such as regular backups. As an alternative to deduplication
532 consider using
533 .Sy compression=on ,
534 as a less resource-intensive alternative.
535 .Ss Native Properties
536 Properties are divided into two types, native properties and user-defined
537 .Po or
538 .Qq user
539 .Pc
540 properties.
541 Native properties either export internal statistics or control ZFS behavior.
542 In addition, native properties are either editable or read-only.
543 User properties have no effect on ZFS behavior, but you can use them to annotate
544 datasets in a way that is meaningful in your environment.
545 For more information about user properties, see the
546 .Sx User Properties
547 section, below.
548 .Pp
549 Every dataset has a set of properties that export statistics about the dataset
550 as well as control various behaviors.
551 Properties are inherited from the parent unless overridden by the child.
552 Some properties apply only to certain types of datasets
553 .Pq file systems, volumes, or snapshots .
554 .Pp
555 The values of numeric properties can be specified using human-readable suffixes
556 .Po for example,
557 .Sy k ,
558 .Sy KB ,
559 .Sy M ,
560 .Sy Gb ,
561 and so forth, up to
562 .Sy Z
563 for zettabyte
564 .Pc .
565 The following are all valid
566 .Pq and equal
567 specifications:
568 .Li 1536M, 1.5g, 1.50GB .
569 .Pp
570 The values of non-numeric properties are case sensitive and must be lowercase,
571 except for
572 .Sy mountpoint ,
573 .Sy sharenfs ,
574 and
575 .Sy sharesmb .
576 .Pp
577 The following native properties consist of read-only statistics about the
578 dataset.
579 These properties can be neither set, nor inherited.
580 Native properties apply to all dataset types unless otherwise noted.
581 .Bl -tag -width "usedbyrefreservation"
582 .It Sy available
583 The amount of space available to the dataset and all its children, assuming that
584 there is no other activity in the pool.
585 Because space is shared within a pool, availability can be limited by any number
586 of factors, including physical pool size, quotas, reservations, or other
587 datasets within the pool.
588 .Pp
589 This property can also be referred to by its shortened column name,
590 .Sy avail .
591 .It Sy compressratio
592 For non-snapshots, the compression ratio achieved for the
593 .Sy used
594 space of this dataset, expressed as a multiplier.
595 The
596 .Sy used
597 property includes descendant datasets, and, for clones, does not include the
598 space shared with the origin snapshot.
599 For snapshots, the
600 .Sy compressratio
601 is the same as the
602 .Sy refcompressratio
603 property.
604 Compression can be turned on by running:
605 .Nm zfs Cm set Sy compression Ns = Ns Sy on Ar dataset .
606 The default value is
607 .Sy off .
608 .It Sy createtxg
609 The transaction group (txg) in which the dataset was created. Bookmarks have
610 the same
611 .Sy createtxg
612 as the snapshot they are initially tied to. This property is suitable for
613 ordering a list of snapshots, e.g. for incremental send and receive.
614 .It Sy creation
615 The time this dataset was created.
616 .It Sy clones
617 For snapshots, this property is a comma-separated list of filesystems or volumes
618 which are clones of this snapshot.
619 The clones'
620 .Sy origin
621 property is this snapshot.
622 If the
623 .Sy clones
624 property is not empty, then this snapshot can not be destroyed
625 .Po even with the
626 .Fl r
627 or
628 .Fl f
629 options
630 .Pc .
631 The roles of origin and clone can be swapped by promoting the clone with the
632 .Nm zfs Cm promote
633 command.
634 .It Sy defer_destroy
635 This property is
636 .Sy on
637 if the snapshot has been marked for deferred destroy by using the
638 .Nm zfs Cm destroy Fl d
639 command.
640 Otherwise, the property is
641 .Sy off .
642 .It Sy encryptionroot
643 For encrypted datasets, indicates where the dataset is currently inheriting its
644 encryption key from. Loading or unloading a key for the
645 .Sy encryptionroot
646 will implicitly load / unload the key for any inheriting datasets (see
647 .Nm zfs Cm load-key
648 and
649 .Nm zfs Cm unload-key
650 for details).
651 Clones will always share an
652 encryption key with their origin. See the
653 .Sx Encryption
654 section for details.
655 .It Sy filesystem_count
656 The total number of filesystems and volumes that exist under this location in
657 the dataset tree.
658 This value is only available when a
659 .Sy filesystem_limit
660 has been set somewhere in the tree under which the dataset resides.
661 .It Sy keystatus
662 Indicates if an encryption key is currently loaded into ZFS. The possible
663 values are
664 .Sy none ,
665 .Sy available ,
666 and
667 .Sy unavailable .
668 See
669 .Nm zfs Cm load-key
670 and
671 .Nm zfs Cm unload-key .
672 .It Sy guid
673 The 64 bit GUID of this dataset or bookmark which does not change over its
674 entire lifetime. When a snapshot is sent to another pool, the received
675 snapshot has the same GUID. Thus, the
676 .Sy guid
677 is suitable to identify a snapshot across pools.
678 .It Sy logicalreferenced
679 The amount of space that is
680 .Qq logically
681 accessible by this dataset.
682 See the
683 .Sy referenced
684 property.
685 The logical space ignores the effect of the
686 .Sy compression
687 and
688 .Sy copies
689 properties, giving a quantity closer to the amount of data that applications
690 see.
691 However, it does include space consumed by metadata.
692 .Pp
693 This property can also be referred to by its shortened column name,
694 .Sy lrefer .
695 .It Sy logicalused
696 The amount of space that is
697 .Qq logically
698 consumed by this dataset and all its descendents.
699 See the
700 .Sy used
701 property.
702 The logical space ignores the effect of the
703 .Sy compression
704 and
705 .Sy copies
706 properties, giving a quantity closer to the amount of data that applications
707 see.
708 However, it does include space consumed by metadata.
709 .Pp
710 This property can also be referred to by its shortened column name,
711 .Sy lused .
712 .It Sy mounted
713 For file systems, indicates whether the file system is currently mounted.
714 This property can be either
715 .Sy yes
716 or
717 .Sy no .
718 .It Sy objsetid
719 A unique identifier for this dataset within the pool. Unlike the dataset's
720 .Sy guid
721 , the
722 .Sy objsetid
723 of a dataset is not transferred to other pools when the snapshot is copied
724 with a send/receive operation.
725 The
726 .Sy objsetid
727 can be reused (for a new datatset) after the dataset is deleted.
728 .It Sy origin
729 For cloned file systems or volumes, the snapshot from which the clone was
730 created.
731 See also the
732 .Sy clones
733 property.
734 .It Sy receive_resume_token
735 For filesystems or volumes which have saved partially-completed state from
736 .Sy zfs receive -s ,
737 this opaque token can be provided to
738 .Sy zfs send -t
739 to resume and complete the
740 .Sy zfs receive .
741 .It Sy referenced
742 The amount of data that is accessible by this dataset, which may or may not be
743 shared with other datasets in the pool.
744 When a snapshot or clone is created, it initially references the same amount of
745 space as the file system or snapshot it was created from, since its contents are
746 identical.
747 .Pp
748 This property can also be referred to by its shortened column name,
749 .Sy refer .
750 .It Sy refcompressratio
751 The compression ratio achieved for the
752 .Sy referenced
753 space of this dataset, expressed as a multiplier.
754 See also the
755 .Sy compressratio
756 property.
757 .It Sy snapshot_count
758 The total number of snapshots that exist under this location in the dataset
759 tree.
760 This value is only available when a
761 .Sy snapshot_limit
762 has been set somewhere in the tree under which the dataset resides.
763 .It Sy type
764 The type of dataset:
765 .Sy filesystem ,
766 .Sy volume ,
767 or
768 .Sy snapshot .
769 .It Sy used
770 The amount of space consumed by this dataset and all its descendents.
771 This is the value that is checked against this dataset's quota and reservation.
772 The space used does not include this dataset's reservation, but does take into
773 account the reservations of any descendent datasets.
774 The amount of space that a dataset consumes from its parent, as well as the
775 amount of space that is freed if this dataset is recursively destroyed, is the
776 greater of its space used and its reservation.
777 .Pp
778 The used space of a snapshot
779 .Po see the
780 .Sx Snapshots
781 section
782 .Pc
783 is space that is referenced exclusively by this snapshot.
784 If this snapshot is destroyed, the amount of
785 .Sy used
786 space will be freed.
787 Space that is shared by multiple snapshots isn't accounted for in this metric.
788 When a snapshot is destroyed, space that was previously shared with this
789 snapshot can become unique to snapshots adjacent to it, thus changing the used
790 space of those snapshots.
791 The used space of the latest snapshot can also be affected by changes in the
792 file system.
793 Note that the
794 .Sy used
795 space of a snapshot is a subset of the
796 .Sy written
797 space of the snapshot.
798 .Pp
799 The amount of space used, available, or referenced does not take into account
800 pending changes.
801 Pending changes are generally accounted for within a few seconds.
802 Committing a change to a disk using
803 .Xr fsync 2
804 or
805 .Dv O_SYNC
806 does not necessarily guarantee that the space usage information is updated
807 immediately.
808 .It Sy usedby*
809 The
810 .Sy usedby*
811 properties decompose the
812 .Sy used
813 properties into the various reasons that space is used.
814 Specifically,
815 .Sy used No =
816 .Sy usedbychildren No +
817 .Sy usedbydataset No +
818 .Sy usedbyrefreservation No +
819 .Sy usedbysnapshots .
820 These properties are only available for datasets created on
821 .Nm zpool
822 .Qo version 13 Qc
823 pools.
824 .It Sy usedbychildren
825 The amount of space used by children of this dataset, which would be freed if
826 all the dataset's children were destroyed.
827 .It Sy usedbydataset
828 The amount of space used by this dataset itself, which would be freed if the
829 dataset were destroyed
830 .Po after first removing any
831 .Sy refreservation
832 and destroying any necessary snapshots or descendents
833 .Pc .
834 .It Sy usedbyrefreservation
835 The amount of space used by a
836 .Sy refreservation
837 set on this dataset, which would be freed if the
838 .Sy refreservation
839 was removed.
840 .It Sy usedbysnapshots
841 The amount of space consumed by snapshots of this dataset.
842 In particular, it is the amount of space that would be freed if all of this
843 dataset's snapshots were destroyed.
844 Note that this is not simply the sum of the snapshots'
845 .Sy used
846 properties because space can be shared by multiple snapshots.
847 .It Sy userused Ns @ Ns Em user
848 The amount of space consumed by the specified user in this dataset.
849 Space is charged to the owner of each file, as displayed by
850 .Nm ls Fl l .
851 The amount of space charged is displayed by
852 .Nm du
853 and
854 .Nm ls Fl s .
855 See the
856 .Nm zfs Cm userspace
857 subcommand for more information.
858 .Pp
859 Unprivileged users can access only their own space usage.
860 The root user, or a user who has been granted the
861 .Sy userused
862 privilege with
863 .Nm zfs Cm allow ,
864 can access everyone's usage.
865 .Pp
866 The
867 .Sy userused Ns @ Ns Em ...
868 properties are not displayed by
869 .Nm zfs Cm get Sy all .
870 The user's name must be appended after the @ symbol, using one of the following
871 forms:
872 .Bl -bullet -width ""
873 .It
874 .Em POSIX name
875 .Po for example,
876 .Sy joe
877 .Pc
878 .It
879 .Em POSIX numeric ID
880 .Po for example,
881 .Sy 789
882 .Pc
883 .It
884 .Em SID name
885 .Po for example,
886 .Sy joe.smith@mydomain
887 .Pc
888 .It
889 .Em SID numeric ID
890 .Po for example,
891 .Sy S-1-123-456-789
892 .Pc
893 .El
894 .Pp
895 Files created on Linux always have POSIX owners.
896 .It Sy userobjused Ns @ Ns Em user
897 The
898 .Sy userobjused
899 property is similar to
900 .Sy userused
901 but instead it counts the number of objects consumed by a user. This property
902 counts all objects allocated on behalf of the user, it may differ from the
903 results of system tools such as
904 .Nm df Fl i .
905 .Pp
906 When the property
907 .Sy xattr=on
908 is set on a file system additional objects will be created per-file to store
909 extended attributes. These additional objects are reflected in the
910 .Sy userobjused
911 value and are counted against the user's
912 .Sy userobjquota .
913 When a file system is configured to use
914 .Sy xattr=sa
915 no additional internal objects are normally required.
916 .It Sy userrefs
917 This property is set to the number of user holds on this snapshot.
918 User holds are set by using the
919 .Nm zfs Cm hold
920 command.
921 .It Sy groupused Ns @ Ns Em group
922 The amount of space consumed by the specified group in this dataset.
923 Space is charged to the group of each file, as displayed by
924 .Nm ls Fl l .
925 See the
926 .Sy userused Ns @ Ns Em user
927 property for more information.
928 .Pp
929 Unprivileged users can only access their own groups' space usage.
930 The root user, or a user who has been granted the
931 .Sy groupused
932 privilege with
933 .Nm zfs Cm allow ,
934 can access all groups' usage.
935 .It Sy groupobjused Ns @ Ns Em group
936 The number of objects consumed by the specified group in this dataset.
937 Multiple objects may be charged to the group for each file when extended
938 attributes are in use. See the
939 .Sy userobjused Ns @ Ns Em user
940 property for more information.
941 .Pp
942 Unprivileged users can only access their own groups' space usage.
943 The root user, or a user who has been granted the
944 .Sy groupobjused
945 privilege with
946 .Nm zfs Cm allow ,
947 can access all groups' usage.
948 .It Sy projectused Ns @ Ns Em project
949 The amount of space consumed by the specified project in this dataset. Project
950 is identified via the project identifier (ID) that is object-based numeral
951 attribute. An object can inherit the project ID from its parent object (if the
952 parent has the flag of inherit project ID that can be set and changed via
953 .Nm chattr Fl /+P
954 or
955 .Nm zfs project Fl s )
956 when being created. The privileged user can set and change object's project
957 ID via
958 .Nm chattr Fl p
959 or
960 .Nm zfs project Fl s
961 anytime. Space is charged to the project of each file, as displayed by
962 .Nm lsattr Fl p
963 or
964 .Nm zfs project .
965 See the
966 .Sy userused Ns @ Ns Em user
967 property for more information.
968 .Pp
969 The root user, or a user who has been granted the
970 .Sy projectused
971 privilege with
972 .Nm zfs allow ,
973 can access all projects' usage.
974 .It Sy projectobjused Ns @ Ns Em project
975 The
976 .Sy projectobjused
977 is similar to
978 .Sy projectused
979 but instead it counts the number of objects consumed by project. When the
980 property
981 .Sy xattr=on
982 is set on a fileset, ZFS will create additional objects per-file to store
983 extended attributes. These additional objects are reflected in the
984 .Sy projectobjused
985 value and are counted against the project's
986 .Sy projectobjquota .
987 When a filesystem is configured to use
988 .Sy xattr=sa
989 no additional internal objects are required. See the
990 .Sy userobjused Ns @ Ns Em user
991 property for more information.
992 .Pp
993 The root user, or a user who has been granted the
994 .Sy projectobjused
995 privilege with
996 .Nm zfs allow ,
997 can access all projects' objects usage.
998 .It Sy volblocksize
999 For volumes, specifies the block size of the volume.
1000 The
1001 .Sy blocksize
1002 cannot be changed once the volume has been written, so it should be set at
1003 volume creation time.
1004 The default
1005 .Sy blocksize
1006 for volumes is 8 Kbytes.
1007 Any power of 2 from 512 bytes to 128 Kbytes is valid.
1008 .Pp
1009 This property can also be referred to by its shortened column name,
1010 .Sy volblock .
1011 .It Sy written
1012 The amount of space
1013 .Sy referenced
1014 by this dataset, that was written since the previous snapshot
1015 .Pq i.e. that is not referenced by the previous snapshot .
1016 .It Sy written Ns @ Ns Em snapshot
1017 The amount of
1018 .Sy referenced
1019 space written to this dataset since the specified snapshot.
1020 This is the space that is referenced by this dataset but was not referenced by
1021 the specified snapshot.
1022 .Pp
1023 The
1024 .Em snapshot
1025 may be specified as a short snapshot name
1026 .Po just the part after the
1027 .Sy @
1028 .Pc ,
1029 in which case it will be interpreted as a snapshot in the same filesystem as
1030 this dataset.
1031 The
1032 .Em snapshot
1033 may be a full snapshot name
1034 .Po Em filesystem Ns @ Ns Em snapshot Pc ,
1035 which for clones may be a snapshot in the origin's filesystem
1036 .Pq or the origin of the origin's filesystem, etc.
1037 .El
1038 .Pp
1039 The following native properties can be used to change the behavior of a ZFS
1040 dataset.
1041 .Bl -tag -width ""
1042 .It Xo
1043 .Sy aclinherit Ns = Ns Sy discard Ns | Ns Sy noallow Ns | Ns
1044 .Sy restricted Ns | Ns Sy passthrough Ns | Ns Sy passthrough-x
1045 .Xc
1046 Controls how ACEs are inherited when files and directories are created.
1047 .Bl -tag -width "passthrough-x"
1048 .It Sy discard
1049 does not inherit any ACEs.
1050 .It Sy noallow
1051 only inherits inheritable ACEs that specify
1052 .Qq deny
1053 permissions.
1054 .It Sy restricted
1055 default, removes the
1056 .Sy write_acl
1057 and
1058 .Sy write_owner
1059 permissions when the ACE is inherited.
1060 .It Sy passthrough
1061 inherits all inheritable ACEs without any modifications.
1062 .It Sy passthrough-x
1063 same meaning as
1064 .Sy passthrough ,
1065 except that the
1066 .Sy owner@ ,
1067 .Sy group@ ,
1068 and
1069 .Sy everyone@
1070 ACEs inherit the execute permission only if the file creation mode also requests
1071 the execute bit.
1072 .El
1073 .Pp
1074 When the property value is set to
1075 .Sy passthrough ,
1076 files are created with a mode determined by the inheritable ACEs.
1077 If no inheritable ACEs exist that affect the mode, then the mode is set in
1078 accordance to the requested mode from the application.
1079 .Pp
1080 The
1081 .Sy aclinherit
1082 property does not apply to POSIX ACLs.
1083 .It Sy acltype Ns = Ns Sy off Ns | Ns Sy noacl Ns | Ns Sy posixacl
1084 Controls whether ACLs are enabled and if so what type of ACL to use.
1085 .Bl -tag -width "posixacl"
1086 .It Sy off
1087 default, when a file system has the
1088 .Sy acltype
1089 property set to off then ACLs are disabled.
1090 .It Sy noacl
1091 an alias for
1092 .Sy off
1093 .It Sy posixacl
1094 indicates POSIX ACLs should be used. POSIX ACLs are specific to Linux and are
1095 not functional on other platforms. POSIX ACLs are stored as an extended
1096 attribute and therefore will not overwrite any existing NFSv4 ACLs which
1097 may be set.
1098 .El
1099 .Pp
1100 To obtain the best performance when setting
1101 .Sy posixacl
1102 users are strongly encouraged to set the
1103 .Sy xattr=sa
1104 property. This will result in the POSIX ACL being stored more efficiently on
1105 disk. But as a consequence, all new extended attributes will only be
1106 accessible from OpenZFS implementations which support the
1107 .Sy xattr=sa
1108 property. See the
1109 .Sy xattr
1110 property for more details.
1111 .It Sy atime Ns = Ns Sy on Ns | Ns Sy off
1112 Controls whether the access time for files is updated when they are read.
1113 Turning this property off avoids producing write traffic when reading files and
1114 can result in significant performance gains, though it might confuse mailers
1115 and other similar utilities. The values
1116 .Sy on
1117 and
1118 .Sy off
1119 are equivalent to the
1120 .Sy atime
1121 and
1122 .Sy noatime
1123 mount options. The default value is
1124 .Sy on .
1125 See also
1126 .Sy relatime
1127 below.
1128 .It Sy canmount Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Sy noauto
1129 If this property is set to
1130 .Sy off ,
1131 the file system cannot be mounted, and is ignored by
1132 .Nm zfs Cm mount Fl a .
1133 Setting this property to
1134 .Sy off
1135 is similar to setting the
1136 .Sy mountpoint
1137 property to
1138 .Sy none ,
1139 except that the dataset still has a normal
1140 .Sy mountpoint
1141 property, which can be inherited.
1142 Setting this property to
1143 .Sy off
1144 allows datasets to be used solely as a mechanism to inherit properties.
1145 One example of setting
1146 .Sy canmount Ns = Ns Sy off
1147 is to have two datasets with the same
1148 .Sy mountpoint ,
1149 so that the children of both datasets appear in the same directory, but might
1150 have different inherited characteristics.
1151 .Pp
1152 When set to
1153 .Sy noauto ,
1154 a dataset can only be mounted and unmounted explicitly.
1155 The dataset is not mounted automatically when the dataset is created or
1156 imported, nor is it mounted by the
1157 .Nm zfs Cm mount Fl a
1158 command or unmounted by the
1159 .Nm zfs Cm unmount Fl a
1160 command.
1161 .Pp
1162 This property is not inherited.
1163 .It Xo
1164 .Sy checksum Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Sy fletcher2 Ns | Ns
1165 .Sy fletcher4 Ns | Ns Sy sha256 Ns | Ns Sy noparity Ns | Ns
1166 .Sy sha512 Ns | Ns Sy skein Ns | Ns Sy edonr
1167 .Xc
1168 Controls the checksum used to verify data integrity.
1169 The default value is
1170 .Sy on ,
1171 which automatically selects an appropriate algorithm
1172 .Po currently,
1173 .Sy fletcher4 ,
1174 but this may change in future releases
1175 .Pc .
1176 The value
1177 .Sy off
1178 disables integrity checking on user data.
1179 The value
1180 .Sy noparity
1181 not only disables integrity but also disables maintaining parity for user data.
1182 This setting is used internally by a dump device residing on a RAID-Z pool and
1183 should not be used by any other dataset.
1184 Disabling checksums is
1185 .Sy NOT
1186 a recommended practice.
1187 .Pp
1188 The
1189 .Sy sha512 ,
1190 .Sy skein ,
1191 and
1192 .Sy edonr
1193 checksum algorithms require enabling the appropriate features on the pool.
1194 These algorithms are not supported by GRUB and should not be set on the
1195 .Sy bootfs
1196 filesystem when using GRUB to boot the system.
1197 Please see
1198 .Xr zpool-features 5
1199 for more information on these algorithms.
1200 .Pp
1201 Changing this property affects only newly-written data.
1202 .It Xo
1203 .Sy compression Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Sy gzip Ns | Ns
1204 .Sy gzip- Ns Em N Ns | Ns Sy lz4 Ns | Ns Sy lzjb Ns | Ns Sy zle
1205 .Xc
1206 Controls the compression algorithm used for this dataset.
1207 .Pp
1208 Setting compression to
1209 .Sy on
1210 indicates that the current default compression algorithm should be used.
1211 The default balances compression and decompression speed, with compression ratio
1212 and is expected to work well on a wide variety of workloads.
1213 Unlike all other settings for this property,
1214 .Sy on
1215 does not select a fixed compression type.
1216 As new compression algorithms are added to ZFS and enabled on a pool, the
1217 default compression algorithm may change.
1218 The current default compression algorithm is either
1219 .Sy lzjb
1220 or, if the
1221 .Sy lz4_compress
1222 feature is enabled,
1223 .Sy lz4 .
1224 .Pp
1225 The
1226 .Sy lz4
1227 compression algorithm is a high-performance replacement for the
1228 .Sy lzjb
1229 algorithm.
1230 It features significantly faster compression and decompression, as well as a
1231 moderately higher compression ratio than
1232 .Sy lzjb ,
1233 but can only be used on pools with the
1234 .Sy lz4_compress
1235 feature set to
1236 .Sy enabled .
1237 See
1238 .Xr zpool-features 5
1239 for details on ZFS feature flags and the
1240 .Sy lz4_compress
1241 feature.
1242 .Pp
1243 The
1244 .Sy lzjb
1245 compression algorithm is optimized for performance while providing decent data
1246 compression.
1247 .Pp
1248 The
1249 .Sy gzip
1250 compression algorithm uses the same compression as the
1251 .Xr gzip 1
1252 command.
1253 You can specify the
1254 .Sy gzip
1255 level by using the value
1256 .Sy gzip- Ns Em N ,
1257 where
1258 .Em N
1259 is an integer from 1
1260 .Pq fastest
1261 to 9
1262 .Pq best compression ratio .
1263 Currently,
1264 .Sy gzip
1265 is equivalent to
1266 .Sy gzip-6
1267 .Po which is also the default for
1268 .Xr gzip 1
1269 .Pc .
1270 .Pp
1271 The
1272 .Sy zle
1273 compression algorithm compresses runs of zeros.
1274 .Pp
1275 This property can also be referred to by its shortened column name
1276 .Sy compress .
1277 Changing this property affects only newly-written data.
1278 .It Xo
1279 .Sy context Ns = Ns Sy none Ns | Ns
1280 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1281 .Xc
1282 This flag sets the SELinux context for all files in the file system under
1283 a mount point for that file system. See
1284 .Xr selinux 8
1285 for more information.
1286 .It Xo
1287 .Sy fscontext Ns = Ns Sy none Ns | Ns
1288 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1289 .Xc
1290 This flag sets the SELinux context for the file system file system being
1291 mounted. See
1292 .Xr selinux 8
1293 for more information.
1294 .It Xo
1295 .Sy defcontext Ns = Ns Sy none Ns | Ns
1296 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1297 .Xc
1298 This flag sets the SELinux default context for unlabeled files. See
1299 .Xr selinux 8
1300 for more information.
1301 .It Xo
1302 .Sy rootcontext Ns = Ns Sy none Ns | Ns
1303 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1304 .Xc
1305 This flag sets the SELinux context for the root inode of the file system. See
1306 .Xr selinux 8
1307 for more information.
1308 .It Sy copies Ns = Ns Sy 1 Ns | Ns Sy 2 Ns | Ns Sy 3
1309 Controls the number of copies of data stored for this dataset.
1310 These copies are in addition to any redundancy provided by the pool, for
1311 example, mirroring or RAID-Z.
1312 The copies are stored on different disks, if possible.
1313 The space used by multiple copies is charged to the associated file and dataset,
1314 changing the
1315 .Sy used
1316 property and counting against quotas and reservations.
1317 .Pp
1318 Changing this property only affects newly-written data.
1319 Therefore, set this property at file system creation time by using the
1320 .Fl o Sy copies Ns = Ns Ar N
1321 option.
1322 .Pp
1323 Remember that ZFS will not import a pool with a missing top-level vdev. Do
1324 .Sy NOT
1325 create, for example a two-disk striped pool and set
1326 .Sy copies=2
1327 on some datasets thinking you have setup redundancy for them. When a disk
1328 fails you will not be able to import the pool and will have lost all of your
1329 data.
1330 .It Sy devices Ns = Ns Sy on Ns | Ns Sy off
1331 Controls whether device nodes can be opened on this file system.
1332 The default value is
1333 .Sy on .
1334 The values
1335 .Sy on
1336 and
1337 .Sy off
1338 are equivalent to the
1339 .Sy dev
1340 and
1341 .Sy nodev
1342 mount options.
1343 .It Xo
1344 .Sy dedup Ns = Ns Sy off Ns | Ns Sy on Ns | Ns Sy verify Ns | Ns
1345 .Sy sha256[,verify] Ns | Ns Sy sha512[,verify] Ns | Ns Sy skein[,verify] Ns | Ns
1346 .Sy edonr,verify
1347 .Xc
1348 Configures deduplication for a dataset. The default value is
1349 .Sy off .
1350 The default deduplication checksum is
1351 .Sy sha256
1352 (this may change in the future). When
1353 .Sy dedup
1354 is enabled, the checksum defined here overrides the
1355 .Sy checksum
1356 property. Setting the value to
1357 .Sy verify
1358 has the same effect as the setting
1359 .Sy sha256,verify.
1360 .Pp
1361 If set to
1362 .Sy verify ,
1363 ZFS will do a byte-to-byte comparsion in case of two blocks having the same
1364 signature to make sure the block contents are identical. Specifying
1365 .Sy verify
1366 is mandatory for the
1367 .Sy edonr
1368 algorithm.
1369 .Pp
1370 Unless necessary, deduplication should NOT be enabled on a system. See
1371 .Sx Deduplication
1372 above.
1373 .It Xo
1374 .Sy dnodesize Ns = Ns Sy legacy Ns | Ns Sy auto Ns | Ns Sy 1k Ns | Ns
1375 .Sy 2k Ns | Ns Sy 4k Ns | Ns Sy 8k Ns | Ns Sy 16k
1376 .Xc
1377 Specifies a compatibility mode or literal value for the size of dnodes in the
1378 file system. The default value is
1379 .Sy legacy .
1380 Setting this property to a value other than
1381 .Sy legacy
1382 requires the large_dnode pool feature to be enabled.
1383 .Pp
1384 Consider setting
1385 .Sy dnodesize
1386 to
1387 .Sy auto
1388 if the dataset uses the
1389 .Sy xattr=sa
1390 property setting and the workload makes heavy use of extended attributes. This
1391 may be applicable to SELinux-enabled systems, Lustre servers, and Samba
1392 servers, for example. Literal values are supported for cases where the optimal
1393 size is known in advance and for performance testing.
1394 .Pp
1395 Leave
1396 .Sy dnodesize
1397 set to
1398 .Sy legacy
1399 if you need to receive a send stream of this dataset on a pool that doesn't
1400 enable the large_dnode feature, or if you need to import this pool on a system
1401 that doesn't support the large_dnode feature.
1402 .Pp
1403 This property can also be referred to by its shortened column name,
1404 .Sy dnsize .
1405 .It Xo
1406 .Sy encryption Ns = Ns Sy off Ns | Ns Sy on Ns | Ns Sy aes-128-ccm Ns | Ns
1407 .Sy aes-192-ccm Ns | Ns Sy aes-256-ccm Ns | Ns Sy aes-128-gcm Ns | Ns
1408 .Sy aes-192-gcm Ns | Ns Sy aes-256-gcm
1409 .Xc
1410 Controls the encryption cipher suite (block cipher, key length, and mode) used
1411 for this dataset. Requires the
1412 .Sy encryption
1413 feature to be enabled on the pool.
1414 Requires a
1415 .Sy keyformat
1416 to be set at dataset creation time.
1417 .Pp
1418 Selecting
1419 .Sy encryption Ns = Ns Sy on
1420 when creating a dataset indicates that the default encryption suite will be
1421 selected, which is currently
1422 .Sy aes-256-ccm .
1423 In order to provide consistent data protection, encryption must be specified at
1424 dataset creation time and it cannot be changed afterwards.
1425 .Pp
1426 For more details and caveats about encryption see the
1427 .Sy Encryption
1428 section.
1429 .It Sy keyformat Ns = Ns Sy raw Ns | Ns Sy hex Ns | Ns Sy passphrase
1430 Controls what format the user's encryption key will be provided as. This
1431 property is only set when the dataset is encrypted.
1432 .Pp
1433 Raw keys and hex keys must be 32 bytes long (regardless of the chosen
1434 encryption suite) and must be randomly generated. A raw key can be generated
1435 with the following command:
1436 .Bd -literal
1437 # dd if=/dev/urandom of=/path/to/output/key bs=32 count=1
1438 .Ed
1439 .Pp
1440 Passphrases must be between 8 and 512 bytes long and will be processed through
1441 PBKDF2 before being used (see the
1442 .Sy pbkdf2iters
1443 property). Even though the
1444 encryption suite cannot be changed after dataset creation, the keyformat can be
1445 with
1446 .Nm zfs Cm change-key .
1447 .It Xo
1448 .Sy keylocation Ns = Ns Sy prompt Ns | Ns Sy file:// Ns Em </absolute/file/path>
1449 .Xc
1450 Controls where the user's encryption key will be loaded from by default for
1451 commands such as
1452 .Nm zfs Cm load-key
1453 and
1454 .Nm zfs Cm mount Cm -l .
1455 This property is only set for encrypted datasets which are encryption roots. If
1456 unspecified, the default is
1457 .Sy prompt.
1458 .Pp
1459 Even though the encryption suite cannot be changed after dataset creation, the
1460 keylocation can be with either
1461 .Nm zfs Cm set
1462 or
1463 .Nm zfs Cm change-key .
1464 If
1465 .Sy prompt
1466 is selected ZFS will ask for the key at the command prompt when it is required
1467 to access the encrypted data (see
1468 .Nm zfs Cm load-key
1469 for details). This setting will also allow the key to be passed in via STDIN,
1470 but users should be careful not to place keys which should be kept secret on
1471 the command line. If a file URI is selected, the key will be loaded from the
1472 specified absolute file path.
1473 .It Sy pbkdf2iters Ns = Ns Ar iterations
1474 Controls the number of PBKDF2 iterations that a
1475 .Sy passphrase
1476 encryption key should be run through when processing it into an encryption key.
1477 This property is only defined when encryption is enabled and a keyformat of
1478 .Sy passphrase
1479 is selected. The goal of PBKDF2 is to significantly increase the
1480 computational difficulty needed to brute force a user's passphrase. This is
1481 accomplished by forcing the attacker to run each passphrase through a
1482 computationally expensive hashing function many times before they arrive at the
1483 resulting key. A user who actually knows the passphrase will only have to pay
1484 this cost once. As CPUs become better at processing, this number should be
1485 raised to ensure that a brute force attack is still not possible. The current
1486 default is
1487 .Sy 350000
1488 and the minimum is
1489 .Sy 100000 .
1490 This property may be changed with
1491 .Nm zfs Cm change-key .
1492 .It Sy exec Ns = Ns Sy on Ns | Ns Sy off
1493 Controls whether processes can be executed from within this file system.
1494 The default value is
1495 .Sy on .
1496 The values
1497 .Sy on
1498 and
1499 .Sy off
1500 are equivalent to the
1501 .Sy exec
1502 and
1503 .Sy noexec
1504 mount options.
1505 .It Sy filesystem_limit Ns = Ns Em count Ns | Ns Sy none
1506 Limits the number of filesystems and volumes that can exist under this point in
1507 the dataset tree.
1508 The limit is not enforced if the user is allowed to change the limit.
1509 Setting a
1510 .Sy filesystem_limit
1511 to
1512 .Sy on
1513 a descendent of a filesystem that already has a
1514 .Sy filesystem_limit
1515 does not override the ancestor's
1516 .Sy filesystem_limit ,
1517 but rather imposes an additional limit.
1518 This feature must be enabled to be used
1519 .Po see
1520 .Xr zpool-features 5
1521 .Pc .
1522 .It Sy special_small_blocks Ns = Ns Em size
1523 This value represents the threshold block size for including small file
1524 blocks into the special allocation class. Valid values are zero or a
1525 power of two from 512B up to 128K. The default size is 0 which means no
1526 small file blocks will be allocated in the special class.
1527 .Pp
1528 Before setting this property, a special class vdev must be added to the
1529 pool. See
1530 .Xr zpool 8
1531 for more details on the special allocation class.
1532 .It Sy mountpoint Ns = Ns Pa path Ns | Ns Sy none Ns | Ns Sy legacy
1533 Controls the mount point used for this file system.
1534 See the
1535 .Sx Mount Points
1536 section for more information on how this property is used.
1537 .Pp
1538 When the
1539 .Sy mountpoint
1540 property is changed for a file system, the file system and any children that
1541 inherit the mount point are unmounted.
1542 If the new value is
1543 .Sy legacy ,
1544 then they remain unmounted.
1545 Otherwise, they are automatically remounted in the new location if the property
1546 was previously
1547 .Sy legacy
1548 or
1549 .Sy none ,
1550 or if they were mounted before the property was changed.
1551 In addition, any shared file systems are unshared and shared in the new
1552 location.
1553 .It Sy nbmand Ns = Ns Sy on Ns | Ns Sy off
1554 Controls whether the file system should be mounted with
1555 .Sy nbmand
1556 .Pq Non Blocking mandatory locks .
1557 This is used for SMB clients.
1558 Changes to this property only take effect when the file system is umounted and
1559 remounted.
1560 See
1561 .Xr mount 8
1562 for more information on
1563 .Sy nbmand
1564 mounts. This property is not used on Linux.
1565 .It Sy overlay Ns = Ns Sy off Ns | Ns Sy on
1566 Allow mounting on a busy directory or a directory which already contains
1567 files or directories. This is the default mount behavior for Linux file systems.
1568 For consistency with OpenZFS on other platforms overlay mounts are
1569 .Sy off
1570 by default. Set to
1571 .Sy on
1572 to enable overlay mounts.
1573 .It Sy primarycache Ns = Ns Sy all Ns | Ns Sy none Ns | Ns Sy metadata
1574 Controls what is cached in the primary cache
1575 .Pq ARC .
1576 If this property is set to
1577 .Sy all ,
1578 then both user data and metadata is cached.
1579 If this property is set to
1580 .Sy none ,
1581 then neither user data nor metadata is cached.
1582 If this property is set to
1583 .Sy metadata ,
1584 then only metadata is cached.
1585 The default value is
1586 .Sy all .
1587 .It Sy quota Ns = Ns Em size Ns | Ns Sy none
1588 Limits the amount of space a dataset and its descendents can consume.
1589 This property enforces a hard limit on the amount of space used.
1590 This includes all space consumed by descendents, including file systems and
1591 snapshots.
1592 Setting a quota on a descendent of a dataset that already has a quota does not
1593 override the ancestor's quota, but rather imposes an additional limit.
1594 .Pp
1595 Quotas cannot be set on volumes, as the
1596 .Sy volsize
1597 property acts as an implicit quota.
1598 .It Sy snapshot_limit Ns = Ns Em count Ns | Ns Sy none
1599 Limits the number of snapshots that can be created on a dataset and its
1600 descendents.
1601 Setting a
1602 .Sy snapshot_limit
1603 on a descendent of a dataset that already has a
1604 .Sy snapshot_limit
1605 does not override the ancestor's
1606 .Sy snapshot_limit ,
1607 but rather imposes an additional limit.
1608 The limit is not enforced if the user is allowed to change the limit.
1609 For example, this means that recursive snapshots taken from the global zone are
1610 counted against each delegated dataset within a zone.
1611 This feature must be enabled to be used
1612 .Po see
1613 .Xr zpool-features 5
1614 .Pc .
1615 .It Sy userquota@ Ns Em user Ns = Ns Em size Ns | Ns Sy none
1616 Limits the amount of space consumed by the specified user.
1617 User space consumption is identified by the
1618 .Sy userspace@ Ns Em user
1619 property.
1620 .Pp
1621 Enforcement of user quotas may be delayed by several seconds.
1622 This delay means that a user might exceed their quota before the system notices
1623 that they are over quota and begins to refuse additional writes with the
1624 .Er EDQUOT
1625 error message.
1626 See the
1627 .Nm zfs Cm userspace
1628 subcommand for more information.
1629 .Pp
1630 Unprivileged users can only access their own groups' space usage.
1631 The root user, or a user who has been granted the
1632 .Sy userquota
1633 privilege with
1634 .Nm zfs Cm allow ,
1635 can get and set everyone's quota.
1636 .Pp
1637 This property is not available on volumes, on file systems before version 4, or
1638 on pools before version 15.
1639 The
1640 .Sy userquota@ Ns Em ...
1641 properties are not displayed by
1642 .Nm zfs Cm get Sy all .
1643 The user's name must be appended after the
1644 .Sy @
1645 symbol, using one of the following forms:
1646 .Bl -bullet
1647 .It
1648 .Em POSIX name
1649 .Po for example,
1650 .Sy joe
1651 .Pc
1652 .It
1653 .Em POSIX numeric ID
1654 .Po for example,
1655 .Sy 789
1656 .Pc
1657 .It
1658 .Em SID name
1659 .Po for example,
1660 .Sy joe.smith@mydomain
1661 .Pc
1662 .It
1663 .Em SID numeric ID
1664 .Po for example,
1665 .Sy S-1-123-456-789
1666 .Pc
1667 .El
1668 .Pp
1669 Files created on Linux always have POSIX owners.
1670 .It Sy userobjquota@ Ns Em user Ns = Ns Em size Ns | Ns Sy none
1671 The
1672 .Sy userobjquota
1673 is similar to
1674 .Sy userquota
1675 but it limits the number of objects a user can create. Please refer to
1676 .Sy userobjused
1677 for more information about how objects are counted.
1678 .It Sy groupquota@ Ns Em group Ns = Ns Em size Ns | Ns Sy none
1679 Limits the amount of space consumed by the specified group.
1680 Group space consumption is identified by the
1681 .Sy groupused@ Ns Em group
1682 property.
1683 .Pp
1684 Unprivileged users can access only their own groups' space usage.
1685 The root user, or a user who has been granted the
1686 .Sy groupquota
1687 privilege with
1688 .Nm zfs Cm allow ,
1689 can get and set all groups' quotas.
1690 .It Sy groupobjquota@ Ns Em group Ns = Ns Em size Ns | Ns Sy none
1691 The
1692 .Sy groupobjquota
1693 is similar to
1694 .Sy groupquota
1695 but it limits number of objects a group can consume. Please refer to
1696 .Sy userobjused
1697 for more information about how objects are counted.
1698 .It Sy projectquota@ Ns Em project Ns = Ns Em size Ns | Ns Sy none
1699 Limits the amount of space consumed by the specified project. Project
1700 space consumption is identified by the
1701 .Sy projectused@ Ns Em project
1702 property. Please refer to
1703 .Sy projectused
1704 for more information about how project is identified and set/changed.
1705 .Pp
1706 The root user, or a user who has been granted the
1707 .Sy projectquota
1708 privilege with
1709 .Nm zfs allow ,
1710 can access all projects' quota.
1711 .It Sy projectobjquota@ Ns Em project Ns = Ns Em size Ns | Ns Sy none
1712 The
1713 .Sy projectobjquota
1714 is similar to
1715 .Sy projectquota
1716 but it limits number of objects a project can consume. Please refer to
1717 .Sy userobjused
1718 for more information about how objects are counted.
1719 .It Sy readonly Ns = Ns Sy on Ns | Ns Sy off
1720 Controls whether this dataset can be modified.
1721 The default value is
1722 .Sy off .
1723 The values
1724 .Sy on
1725 and
1726 .Sy off
1727 are equivalent to the
1728 .Sy ro
1729 and
1730 .Sy rw
1731 mount options.
1732 .Pp
1733 This property can also be referred to by its shortened column name,
1734 .Sy rdonly .
1735 .It Sy recordsize Ns = Ns Em size
1736 Specifies a suggested block size for files in the file system.
1737 This property is designed solely for use with database workloads that access
1738 files in fixed-size records.
1739 ZFS automatically tunes block sizes according to internal algorithms optimized
1740 for typical access patterns.
1741 .Pp
1742 For databases that create very large files but access them in small random
1743 chunks, these algorithms may be suboptimal.
1744 Specifying a
1745 .Sy recordsize
1746 greater than or equal to the record size of the database can result in
1747 significant performance gains.
1748 Use of this property for general purpose file systems is strongly discouraged,
1749 and may adversely affect performance.
1750 .Pp
1751 The size specified must be a power of two greater than or equal to 512 and less
1752 than or equal to 128 Kbytes.
1753 If the
1754 .Sy large_blocks
1755 feature is enabled on the pool, the size may be up to 1 Mbyte.
1756 See
1757 .Xr zpool-features 5
1758 for details on ZFS feature flags.
1759 .Pp
1760 Changing the file system's
1761 .Sy recordsize
1762 affects only files created afterward; existing files are unaffected.
1763 .Pp
1764 This property can also be referred to by its shortened column name,
1765 .Sy recsize .
1766 .It Sy redundant_metadata Ns = Ns Sy all Ns | Ns Sy most
1767 Controls what types of metadata are stored redundantly.
1768 ZFS stores an extra copy of metadata, so that if a single block is corrupted,
1769 the amount of user data lost is limited.
1770 This extra copy is in addition to any redundancy provided at the pool level
1771 .Pq e.g. by mirroring or RAID-Z ,
1772 and is in addition to an extra copy specified by the
1773 .Sy copies
1774 property
1775 .Pq up to a total of 3 copies .
1776 For example if the pool is mirrored,
1777 .Sy copies Ns = Ns 2 ,
1778 and
1779 .Sy redundant_metadata Ns = Ns Sy most ,
1780 then ZFS stores 6 copies of most metadata, and 4 copies of data and some
1781 metadata.
1782 .Pp
1783 When set to
1784 .Sy all ,
1785 ZFS stores an extra copy of all metadata.
1786 If a single on-disk block is corrupt, at worst a single block of user data
1787 .Po which is
1788 .Sy recordsize
1789 bytes long
1790 .Pc
1791 can be lost.
1792 .Pp
1793 When set to
1794 .Sy most ,
1795 ZFS stores an extra copy of most types of metadata.
1796 This can improve performance of random writes, because less metadata must be
1797 written.
1798 In practice, at worst about 100 blocks
1799 .Po of
1800 .Sy recordsize
1801 bytes each
1802 .Pc
1803 of user data can be lost if a single on-disk block is corrupt.
1804 The exact behavior of which metadata blocks are stored redundantly may change in
1805 future releases.
1806 .Pp
1807 The default value is
1808 .Sy all .
1809 .It Sy refquota Ns = Ns Em size Ns | Ns Sy none
1810 Limits the amount of space a dataset can consume.
1811 This property enforces a hard limit on the amount of space used.
1812 This hard limit does not include space used by descendents, including file
1813 systems and snapshots.
1814 .It Sy refreservation Ns = Ns Em size Ns | Ns Sy none Ns | Ns Sy auto
1815 The minimum amount of space guaranteed to a dataset, not including its
1816 descendents.
1817 When the amount of space used is below this value, the dataset is treated as if
1818 it were taking up the amount of space specified by
1819 .Sy refreservation .
1820 The
1821 .Sy refreservation
1822 reservation is accounted for in the parent datasets' space used, and counts
1823 against the parent datasets' quotas and reservations.
1824 .Pp
1825 If
1826 .Sy refreservation
1827 is set, a snapshot is only allowed if there is enough free pool space outside of
1828 this reservation to accommodate the current number of
1829 .Qq referenced
1830 bytes in the dataset.
1831 .Pp
1832 If
1833 .Sy refreservation
1834 is set to
1835 .Sy auto ,
1836 a volume is thick provisioned
1837 .Po or
1838 .Qq not sparse
1839 .Pc .
1840 .Sy refreservation Ns = Ns Sy auto
1841 is only supported on volumes.
1842 See
1843 .Sy volsize
1844 in the
1845 .Sx Native Properties
1846 section for more information about sparse volumes.
1847 .Pp
1848 This property can also be referred to by its shortened column name,
1849 .Sy refreserv .
1850 .It Sy relatime Ns = Ns Sy on Ns | Ns Sy off
1851 Controls the manner in which the access time is updated when
1852 .Sy atime=on
1853 is set. Turning this property on causes the access time to be updated relative
1854 to the modify or change time. Access time is only updated if the previous
1855 access time was earlier than the current modify or change time or if the
1856 existing access time hasn't been updated within the past 24 hours. The default
1857 value is
1858 .Sy off .
1859 The values
1860 .Sy on
1861 and
1862 .Sy off
1863 are equivalent to the
1864 .Sy relatime
1865 and
1866 .Sy norelatime
1867 mount options.
1868 .It Sy reservation Ns = Ns Em size Ns | Ns Sy none
1869 The minimum amount of space guaranteed to a dataset and its descendants.
1870 When the amount of space used is below this value, the dataset is treated as if
1871 it were taking up the amount of space specified by its reservation.
1872 Reservations are accounted for in the parent datasets' space used, and count
1873 against the parent datasets' quotas and reservations.
1874 .Pp
1875 This property can also be referred to by its shortened column name,
1876 .Sy reserv .
1877 .It Sy secondarycache Ns = Ns Sy all Ns | Ns Sy none Ns | Ns Sy metadata
1878 Controls what is cached in the secondary cache
1879 .Pq L2ARC .
1880 If this property is set to
1881 .Sy all ,
1882 then both user data and metadata is cached.
1883 If this property is set to
1884 .Sy none ,
1885 then neither user data nor metadata is cached.
1886 If this property is set to
1887 .Sy metadata ,
1888 then only metadata is cached.
1889 The default value is
1890 .Sy all .
1891 .It Sy setuid Ns = Ns Sy on Ns | Ns Sy off
1892 Controls whether the setuid bit is respected for the file system.
1893 The default value is
1894 .Sy on .
1895 The values
1896 .Sy on
1897 and
1898 .Sy off
1899 are equivalent to the
1900 .Sy suid
1901 and
1902 .Sy nosuid
1903 mount options.
1904 .It Sy sharesmb Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Em opts
1905 Controls whether the file system is shared by using
1906 .Sy Samba USERSHARES
1907 and what options are to be used. Otherwise, the file system is automatically
1908 shared and unshared with the
1909 .Nm zfs Cm share
1910 and
1911 .Nm zfs Cm unshare
1912 commands. If the property is set to on, the
1913 .Xr net 8
1914 command is invoked to create a
1915 .Sy USERSHARE .
1916 .Pp
1917 Because SMB shares requires a resource name, a unique resource name is
1918 constructed from the dataset name. The constructed name is a copy of the
1919 dataset name except that the characters in the dataset name, which would be
1920 invalid in the resource name, are replaced with underscore (_) characters.
1921 Linux does not currently support additional options which might be available
1922 on Solaris.
1923 .Pp
1924 If the
1925 .Sy sharesmb
1926 property is set to
1927 .Sy off ,
1928 the file systems are unshared.
1929 .Pp
1930 The share is created with the ACL (Access Control List) "Everyone:F" ("F"
1931 stands for "full permissions", ie. read and write permissions) and no guest
1932 access (which means Samba must be able to authenticate a real user, system
1933 passwd/shadow, LDAP or smbpasswd based) by default. This means that any
1934 additional access control (disallow specific user specific access etc) must
1935 be done on the underlying file system.
1936 .It Sy sharenfs Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Em opts
1937 Controls whether the file system is shared via NFS, and what options are to be
1938 used.
1939 A file system with a
1940 .Sy sharenfs
1941 property of
1942 .Sy off
1943 is managed with the
1944 .Xr exportfs 8
1945 command and entries in the
1946 .Em /etc/exports
1947 file.
1948 Otherwise, the file system is automatically shared and unshared with the
1949 .Nm zfs Cm share
1950 and
1951 .Nm zfs Cm unshare
1952 commands.
1953 If the property is set to
1954 .Sy on ,
1955 the dataset is shared using the default options:
1956 .Pp
1957 .Em sec=sys,rw,crossmnt,no_subtree_check,no_root_squash
1958 .Pp
1959 See
1960 .Xr exports 5
1961 for the meaning of the default options. Otherwise, the
1962 .Xr exportfs 8
1963 command is invoked with options equivalent to the contents of this property.
1964 .Pp
1965 When the
1966 .Sy sharenfs
1967 property is changed for a dataset, the dataset and any children inheriting the
1968 property are re-shared with the new options, only if the property was previously
1969 .Sy off ,
1970 or if they were shared before the property was changed.
1971 If the new property is
1972 .Sy off ,
1973 the file systems are unshared.
1974 .It Sy logbias Ns = Ns Sy latency Ns | Ns Sy throughput
1975 Provide a hint to ZFS about handling of synchronous requests in this dataset.
1976 If
1977 .Sy logbias
1978 is set to
1979 .Sy latency
1980 .Pq the default ,
1981 ZFS will use pool log devices
1982 .Pq if configured
1983 to handle the requests at low latency.
1984 If
1985 .Sy logbias
1986 is set to
1987 .Sy throughput ,
1988 ZFS will not use configured pool log devices.
1989 ZFS will instead optimize synchronous operations for global pool throughput and
1990 efficient use of resources.
1991 .It Sy snapdev Ns = Ns Sy hidden Ns | Ns Sy visible
1992 Controls whether the volume snapshot devices under
1993 .Em /dev/zvol/<pool>
1994 are hidden or visible. The default value is
1995 .Sy hidden .
1996 .It Sy snapdir Ns = Ns Sy hidden Ns | Ns Sy visible
1997 Controls whether the
1998 .Pa .zfs
1999 directory is hidden or visible in the root of the file system as discussed in
2000 the
2001 .Sx Snapshots
2002 section.
2003 The default value is
2004 .Sy hidden .
2005 .It Sy sync Ns = Ns Sy standard Ns | Ns Sy always Ns | Ns Sy disabled
2006 Controls the behavior of synchronous requests
2007 .Pq e.g. fsync, O_DSYNC .
2008 .Sy standard
2009 is the
2010 .Tn POSIX
2011 specified behavior of ensuring all synchronous requests are written to stable
2012 storage and all devices are flushed to ensure data is not cached by device
2013 controllers
2014 .Pq this is the default .
2015 .Sy always
2016 causes every file system transaction to be written and flushed before its
2017 system call returns.
2018 This has a large performance penalty.
2019 .Sy disabled
2020 disables synchronous requests.
2021 File system transactions are only committed to stable storage periodically.
2022 This option will give the highest performance.
2023 However, it is very dangerous as ZFS would be ignoring the synchronous
2024 transaction demands of applications such as databases or NFS.
2025 Administrators should only use this option when the risks are understood.
2026 .It Sy version Ns = Ns Em N Ns | Ns Sy current
2027 The on-disk version of this file system, which is independent of the pool
2028 version.
2029 This property can only be set to later supported versions.
2030 See the
2031 .Nm zfs Cm upgrade
2032 command.
2033 .It Sy volsize Ns = Ns Em size
2034 For volumes, specifies the logical size of the volume.
2035 By default, creating a volume establishes a reservation of equal size.
2036 For storage pools with a version number of 9 or higher, a
2037 .Sy refreservation
2038 is set instead.
2039 Any changes to
2040 .Sy volsize
2041 are reflected in an equivalent change to the reservation
2042 .Po or
2043 .Sy refreservation
2044 .Pc .
2045 The
2046 .Sy volsize
2047 can only be set to a multiple of
2048 .Sy volblocksize ,
2049 and cannot be zero.
2050 .Pp
2051 The reservation is kept equal to the volume's logical size to prevent unexpected
2052 behavior for consumers.
2053 Without the reservation, the volume could run out of space, resulting in
2054 undefined behavior or data corruption, depending on how the volume is used.
2055 These effects can also occur when the volume size is changed while it is in use
2056 .Pq particularly when shrinking the size .
2057 Extreme care should be used when adjusting the volume size.
2058 .Pp
2059 Though not recommended, a
2060 .Qq sparse volume
2061 .Po also known as
2062 .Qq thin provisioned
2063 .Pc
2064 can be created by specifying the
2065 .Fl s
2066 option to the
2067 .Nm zfs Cm create Fl V
2068 command, or by changing the value of the
2069 .Sy refreservation
2070 property
2071 .Po or
2072 .Sy reservation
2073 property on pool version 8 or earlier
2074 .Pc
2075 after the volume has been created.
2076 A
2077 .Qq sparse volume
2078 is a volume where the value of
2079 .Sy refreservation
2080 is less than the size of the volume plus the space required to store its
2081 metadata.
2082 Consequently, writes to a sparse volume can fail with
2083 .Er ENOSPC
2084 when the pool is low on space.
2085 For a sparse volume, changes to
2086 .Sy volsize
2087 are not reflected in the
2088 .Sy refreservation.
2089 A volume that is not sparse is said to be
2090 .Qq thick provisioned .
2091 A sparse volume can become thick provisioned by setting
2092 .Sy refreservation
2093 to
2094 .Sy auto .
2095 .It Sy volmode Ns = Ns Cm default | full | geom | dev | none
2096 This property specifies how volumes should be exposed to the OS.
2097 Setting it to
2098 .Sy full
2099 exposes volumes as fully fledged block devices, providing maximal
2100 functionality. The value
2101 .Sy geom
2102 is just an alias for
2103 .Sy full
2104 and is kept for compatibility.
2105 Setting it to
2106 .Sy dev
2107 hides its partitions.
2108 Volumes with property set to
2109 .Sy none
2110 are not exposed outside ZFS, but can be snapshoted, cloned, replicated, etc,
2111 that can be suitable for backup purposes.
2112 Value
2113 .Sy default
2114 means that volumes exposition is controlled by system-wide tunable
2115 .Va zvol_volmode ,
2116 where
2117 .Sy full ,
2118 .Sy dev
2119 and
2120 .Sy none
2121 are encoded as 1, 2 and 3 respectively.
2122 The default values is
2123 .Sy full .
2124 .It Sy vscan Ns = Ns Sy on Ns | Ns Sy off
2125 Controls whether regular files should be scanned for viruses when a file is
2126 opened and closed.
2127 In addition to enabling this property, the virus scan service must also be
2128 enabled for virus scanning to occur.
2129 The default value is
2130 .Sy off .
2131 This property is not used on Linux.
2132 .It Sy xattr Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Sy sa
2133 Controls whether extended attributes are enabled for this file system. Two
2134 styles of extended attributes are supported either directory based or system
2135 attribute based.
2136 .Pp
2137 The default value of
2138 .Sy on
2139 enables directory based extended attributes. This style of extended attribute
2140 imposes no practical limit on either the size or number of attributes which
2141 can be set on a file. Although under Linux the
2142 .Xr getxattr 2
2143 and
2144 .Xr setxattr 2
2145 system calls limit the maximum size to 64K. This is the most compatible
2146 style of extended attribute and is supported by all OpenZFS implementations.
2147 .Pp
2148 System attribute based xattrs can be enabled by setting the value to
2149 .Sy sa .
2150 The key advantage of this type of xattr is improved performance. Storing
2151 extended attributes as system attributes significantly decreases the amount of
2152 disk IO required. Up to 64K of data may be stored per-file in the space
2153 reserved for system attributes. If there is not enough space available for
2154 an extended attribute then it will be automatically written as a directory
2155 based xattr. System attribute based extended attributes are not accessible
2156 on platforms which do not support the
2157 .Sy xattr=sa
2158 feature.
2159 .Pp
2160 The use of system attribute based xattrs is strongly encouraged for users of
2161 SELinux or POSIX ACLs. Both of these features heavily rely of extended
2162 attributes and benefit significantly from the reduced access time.
2163 .Pp
2164 The values
2165 .Sy on
2166 and
2167 .Sy off
2168 are equivalent to the
2169 .Sy xattr
2170 and
2171 .Sy noxattr
2172 mount options.
2173 .It Sy zoned Ns = Ns Sy on Ns | Ns Sy off
2174 Controls whether the dataset is managed from a non-global zone. Zones are a
2175 Solaris feature and are not relevant on Linux. The default value is
2176 .Sy off .
2177 .El
2178 .Pp
2179 The following three properties cannot be changed after the file system is
2180 created, and therefore, should be set when the file system is created.
2181 If the properties are not set with the
2182 .Nm zfs Cm create
2183 or
2184 .Nm zpool Cm create
2185 commands, these properties are inherited from the parent dataset.
2186 If the parent dataset lacks these properties due to having been created prior to
2187 these features being supported, the new file system will have the default values
2188 for these properties.
2189 .Bl -tag -width ""
2190 .It Xo
2191 .Sy casesensitivity Ns = Ns Sy sensitive Ns | Ns
2192 .Sy insensitive Ns | Ns Sy mixed
2193 .Xc
2194 Indicates whether the file name matching algorithm used by the file system
2195 should be case-sensitive, case-insensitive, or allow a combination of both
2196 styles of matching.
2197 The default value for the
2198 .Sy casesensitivity
2199 property is
2200 .Sy sensitive .
2201 Traditionally,
2202 .Ux
2203 and
2204 .Tn POSIX
2205 file systems have case-sensitive file names.
2206 .Pp
2207 The
2208 .Sy mixed
2209 value for the
2210 .Sy casesensitivity
2211 property indicates that the file system can support requests for both
2212 case-sensitive and case-insensitive matching behavior.
2213 Currently, case-insensitive matching behavior on a file system that supports
2214 mixed behavior is limited to the SMB server product.
2215 For more information about the
2216 .Sy mixed
2217 value behavior, see the "ZFS Administration Guide".
2218 .It Xo
2219 .Sy normalization Ns = Ns Sy none Ns | Ns Sy formC Ns | Ns
2220 .Sy formD Ns | Ns Sy formKC Ns | Ns Sy formKD
2221 .Xc
2222 Indicates whether the file system should perform a
2223 .Sy unicode
2224 normalization of file names whenever two file names are compared, and which
2225 normalization algorithm should be used.
2226 File names are always stored unmodified, names are normalized as part of any
2227 comparison process.
2228 If this property is set to a legal value other than
2229 .Sy none ,
2230 and the
2231 .Sy utf8only
2232 property was left unspecified, the
2233 .Sy utf8only
2234 property is automatically set to
2235 .Sy on .
2236 The default value of the
2237 .Sy normalization
2238 property is
2239 .Sy none .
2240 This property cannot be changed after the file system is created.
2241 .It Sy utf8only Ns = Ns Sy on Ns | Ns Sy off
2242 Indicates whether the file system should reject file names that include
2243 characters that are not present in the
2244 .Sy UTF-8
2245 character code set.
2246 If this property is explicitly set to
2247 .Sy off ,
2248 the normalization property must either not be explicitly set or be set to
2249 .Sy none .
2250 The default value for the
2251 .Sy utf8only
2252 property is
2253 .Sy off .
2254 This property cannot be changed after the file system is created.
2255 .El
2256 .Pp
2257 The
2258 .Sy casesensitivity ,
2259 .Sy normalization ,
2260 and
2261 .Sy utf8only
2262 properties are also new permissions that can be assigned to non-privileged users
2263 by using the ZFS delegated administration feature.
2264 .Ss "Temporary Mount Point Properties"
2265 When a file system is mounted, either through
2266 .Xr mount 8
2267 for legacy mounts or the
2268 .Nm zfs Cm mount
2269 command for normal file systems, its mount options are set according to its
2270 properties.
2271 The correlation between properties and mount options is as follows:
2272 .Bd -literal
2273 PROPERTY MOUNT OPTION
2274 atime atime/noatime
2275 canmount auto/noauto
2276 devices dev/nodev
2277 exec exec/noexec
2278 readonly ro/rw
2279 relatime relatime/norelatime
2280 setuid suid/nosuid
2281 xattr xattr/noxattr
2282 .Ed
2283 .Pp
2284 In addition, these options can be set on a per-mount basis using the
2285 .Fl o
2286 option, without affecting the property that is stored on disk.
2287 The values specified on the command line override the values stored in the
2288 dataset.
2289 The
2290 .Sy nosuid
2291 option is an alias for
2292 .Sy nodevices Ns \&, Ns Sy nosetuid .
2293 These properties are reported as
2294 .Qq temporary
2295 by the
2296 .Nm zfs Cm get
2297 command.
2298 If the properties are changed while the dataset is mounted, the new setting
2299 overrides any temporary settings.
2300 .Ss "User Properties"
2301 In addition to the standard native properties, ZFS supports arbitrary user
2302 properties.
2303 User properties have no effect on ZFS behavior, but applications or
2304 administrators can use them to annotate datasets
2305 .Pq file systems, volumes, and snapshots .
2306 .Pp
2307 User property names must contain a colon
2308 .Pq Qq Sy \&:
2309 character to distinguish them from native properties.
2310 They may contain lowercase letters, numbers, and the following punctuation
2311 characters: colon
2312 .Pq Qq Sy \&: ,
2313 dash
2314 .Pq Qq Sy - ,
2315 period
2316 .Pq Qq Sy \&. ,
2317 and underscore
2318 .Pq Qq Sy _ .
2319 The expected convention is that the property name is divided into two portions
2320 such as
2321 .Em module Ns \&: Ns Em property ,
2322 but this namespace is not enforced by ZFS.
2323 User property names can be at most 256 characters, and cannot begin with a dash
2324 .Pq Qq Sy - .
2325 .Pp
2326 When making programmatic use of user properties, it is strongly suggested to use
2327 a reversed
2328 .Sy DNS
2329 domain name for the
2330 .Em module
2331 component of property names to reduce the chance that two
2332 independently-developed packages use the same property name for different
2333 purposes.
2334 .Pp
2335 The values of user properties are arbitrary strings, are always inherited, and
2336 are never validated.
2337 All of the commands that operate on properties
2338 .Po Nm zfs Cm list ,
2339 .Nm zfs Cm get ,
2340 .Nm zfs Cm set ,
2341 and so forth
2342 .Pc
2343 can be used to manipulate both native properties and user properties.
2344 Use the
2345 .Nm zfs Cm inherit
2346 command to clear a user property.
2347 If the property is not defined in any parent dataset, it is removed entirely.
2348 Property values are limited to 8192 bytes.
2349 .Ss ZFS Volumes as Swap
2350 ZFS volumes may be used as swap devices. After creating the volume with the
2351 .Nm zfs Cm create Fl V
2352 command set up and enable the swap area using the
2353 .Xr mkswap 8
2354 and
2355 .Xr swapon 8
2356 commands. Do not swap to a file on a ZFS file system. A ZFS swap file
2357 configuration is not supported.
2358 .Ss Encryption
2359 Enabling the
2360 .Sy encryption
2361 feature allows for the creation of encrypted filesystems and volumes.
2362 .Nm
2363 will encrypt all user data including file and zvol data, file attributes,
2364 ACLs, permission bits, directory listings, FUID mappings, and userused /
2365 groupused data.
2366 .Nm
2367 will not encrypt metadata related to the pool structure, including dataset
2368 names, dataset hierarchy, file size, file holes, and dedup tables. Key rotation
2369 is managed internally by the kernel module and changing the user's key does not
2370 require re-encrypting the entire dataset. Datasets can be scrubbed, resilvered,
2371 renamed, and deleted without the encryption keys being loaded (see the
2372 .Nm zfs Cm load-key
2373 subcommand for more info on key loading).
2374 .Pp
2375 Creating an encrypted dataset requires specifying the
2376 .Sy encryption
2377 and
2378 .Sy keyformat
2379 properties at creation time, along with an optional
2380 .Sy keylocation
2381 and
2382 .Sy pbkdf2iters .
2383 After entering an encryption key, the
2384 created dataset will become an encryption root. Any descendant datasets will
2385 inherit their encryption key from the encryption root by default, meaning that
2386 loading, unloading, or changing the key for the encryption root will implicitly
2387 do the same for all inheriting datasets. If this inheritance is not desired,
2388 simply supply a
2389 .Sy keyformat
2390 when creating the child dataset or use
2391 .Nm zfs Cm change-key
2392 to break an existing relationship, creating a new encryption root on the child.
2393 Note that the child's
2394 .Sy keyformat
2395 may match that of the parent while still creating a new encryption root, and
2396 that changing the
2397 .Sy encryption
2398 property alone does not create a new encryption root; this would simply use a
2399 different cipher suite with the same key as its encryption root. The one
2400 exception is that clones will always use their origin's encryption key.
2401 As a result of this exception, some encryption-related properties (namely
2402 .Sy keystatus ,
2403 .Sy keyformat ,
2404 .Sy keylocation ,
2405 and
2406 .Sy pbkdf2iters )
2407 do not inherit like other ZFS properties and instead use the value determined
2408 by their encryption root. Encryption root inheritance can be tracked via the
2409 read-only
2410 .Sy encryptionroot
2411 property.
2412 .Pp
2413 Encryption changes the behavior of a few
2414 .Nm
2415 operations. Encryption is applied after compression so compression ratios are
2416 preserved. Normally checksums in ZFS are 256 bits long, but for encrypted data
2417 the checksum is 128 bits of the user-chosen checksum and 128 bits of MAC from
2418 the encryption suite, which provides additional protection against maliciously
2419 altered data. Deduplication is still possible with encryption enabled but for
2420 security, datasets will only dedup against themselves, their snapshots, and
2421 their clones.
2422 .Pp
2423 There are a few limitations on encrypted datasets. Encrypted data cannot be
2424 embedded via the
2425 .Sy embedded_data
2426 feature. Encrypted datasets may not have
2427 .Sy copies Ns = Ns Em 3
2428 since the implementation stores some encryption metadata where the third copy
2429 would normally be. Since compression is applied before encryption datasets may
2430 be vulnerable to a CRIME-like attack if applications accessing the data allow
2431 for it. Deduplication with encryption will leak information about which blocks
2432 are equivalent in a dataset and will incur an extra CPU cost per block written.
2433 .Sh SUBCOMMANDS
2434 All subcommands that modify state are logged persistently to the pool in their
2435 original form.
2436 .Bl -tag -width ""
2437 .It Nm Fl ?
2438 Displays a help message.
2439 .It Xo
2440 .Nm
2441 .Cm create
2442 .Op Fl p
2443 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2444 .Ar filesystem
2445 .Xc
2446 Creates a new ZFS file system.
2447 The file system is automatically mounted according to the
2448 .Sy mountpoint
2449 property inherited from the parent.
2450 .Bl -tag -width "-o"
2451 .It Fl o Ar property Ns = Ns Ar value
2452 Sets the specified property as if the command
2453 .Nm zfs Cm set Ar property Ns = Ns Ar value
2454 was invoked at the same time the dataset was created.
2455 Any editable ZFS property can also be set at creation time.
2456 Multiple
2457 .Fl o
2458 options can be specified.
2459 An error results if the same property is specified in multiple
2460 .Fl o
2461 options.
2462 .It Fl p
2463 Creates all the non-existing parent datasets.
2464 Datasets created in this manner are automatically mounted according to the
2465 .Sy mountpoint
2466 property inherited from their parent.
2467 Any property specified on the command line using the
2468 .Fl o
2469 option is ignored.
2470 If the target filesystem already exists, the operation completes successfully.
2471 .El
2472 .It Xo
2473 .Nm
2474 .Cm create
2475 .Op Fl ps
2476 .Op Fl b Ar blocksize
2477 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2478 .Fl V Ar size Ar volume
2479 .Xc
2480 Creates a volume of the given size.
2481 The volume is exported as a block device in
2482 .Pa /dev/zvol/path ,
2483 where
2484 .Em path
2485 is the name of the volume in the ZFS namespace.
2486 The size represents the logical size as exported by the device.
2487 By default, a reservation of equal size is created.
2488 .Pp
2489 .Ar size
2490 is automatically rounded up to the nearest 128 Kbytes to ensure that the volume
2491 has an integral number of blocks regardless of
2492 .Sy blocksize .
2493 .Bl -tag -width "-b"
2494 .It Fl b Ar blocksize
2495 Equivalent to
2496 .Fl o Sy volblocksize Ns = Ns Ar blocksize .
2497 If this option is specified in conjunction with
2498 .Fl o Sy volblocksize ,
2499 the resulting behavior is undefined.
2500 .It Fl o Ar property Ns = Ns Ar value
2501 Sets the specified property as if the
2502 .Nm zfs Cm set Ar property Ns = Ns Ar value
2503 command was invoked at the same time the dataset was created.
2504 Any editable ZFS property can also be set at creation time.
2505 Multiple
2506 .Fl o
2507 options can be specified.
2508 An error results if the same property is specified in multiple
2509 .Fl o
2510 options.
2511 .It Fl p
2512 Creates all the non-existing parent datasets.
2513 Datasets created in this manner are automatically mounted according to the
2514 .Sy mountpoint
2515 property inherited from their parent.
2516 Any property specified on the command line using the
2517 .Fl o
2518 option is ignored.
2519 If the target filesystem already exists, the operation completes successfully.
2520 .It Fl s
2521 Creates a sparse volume with no reservation.
2522 See
2523 .Sy volsize
2524 in the
2525 .Sx Native Properties
2526 section for more information about sparse volumes.
2527 .El
2528 .It Xo
2529 .Nm
2530 .Cm destroy
2531 .Op Fl Rfnprv
2532 .Ar filesystem Ns | Ns Ar volume
2533 .Xc
2534 Destroys the given dataset.
2535 By default, the command unshares any file systems that are currently shared,
2536 unmounts any file systems that are currently mounted, and refuses to destroy a
2537 dataset that has active dependents
2538 .Pq children or clones .
2539 .Bl -tag -width "-R"
2540 .It Fl R
2541 Recursively destroy all dependents, including cloned file systems outside the
2542 target hierarchy.
2543 .It Fl f
2544 Force an unmount of any file systems using the
2545 .Nm unmount Fl f
2546 command.
2547 This option has no effect on non-file systems or unmounted file systems.
2548 .It Fl n
2549 Do a dry-run
2550 .Pq Qq No-op
2551 deletion.
2552 No data will be deleted.
2553 This is useful in conjunction with the
2554 .Fl v
2555 or
2556 .Fl p
2557 flags to determine what data would be deleted.
2558 .It Fl p
2559 Print machine-parsable verbose information about the deleted data.
2560 .It Fl r
2561 Recursively destroy all children.
2562 .It Fl v
2563 Print verbose information about the deleted data.
2564 .El
2565 .Pp
2566 Extreme care should be taken when applying either the
2567 .Fl r
2568 or the
2569 .Fl R
2570 options, as they can destroy large portions of a pool and cause unexpected
2571 behavior for mounted file systems in use.
2572 .It Xo
2573 .Nm
2574 .Cm destroy
2575 .Op Fl Rdnprv
2576 .Ar filesystem Ns | Ns Ar volume Ns @ Ns Ar snap Ns
2577 .Oo % Ns Ar snap Ns Oo , Ns Ar snap Ns Oo % Ns Ar snap Oc Oc Oc Ns ...
2578 .Xc
2579 The given snapshots are destroyed immediately if and only if the
2580 .Nm zfs Cm destroy
2581 command without the
2582 .Fl d
2583 option would have destroyed it.
2584 Such immediate destruction would occur, for example, if the snapshot had no
2585 clones and the user-initiated reference count were zero.
2586 .Pp
2587 If a snapshot does not qualify for immediate destruction, it is marked for
2588 deferred deletion.
2589 In this state, it exists as a usable, visible snapshot until both of the
2590 preconditions listed above are met, at which point it is destroyed.
2591 .Pp
2592 An inclusive range of snapshots may be specified by separating the first and
2593 last snapshots with a percent sign.
2594 The first and/or last snapshots may be left blank, in which case the
2595 filesystem's oldest or newest snapshot will be implied.
2596 .Pp
2597 Multiple snapshots
2598 .Pq or ranges of snapshots
2599 of the same filesystem or volume may be specified in a comma-separated list of
2600 snapshots.
2601 Only the snapshot's short name
2602 .Po the part after the
2603 .Sy @
2604 .Pc
2605 should be specified when using a range or comma-separated list to identify
2606 multiple snapshots.
2607 .Bl -tag -width "-R"
2608 .It Fl R
2609 Recursively destroy all clones of these snapshots, including the clones,
2610 snapshots, and children.
2611 If this flag is specified, the
2612 .Fl d
2613 flag will have no effect.
2614 .It Fl d
2615 Destroy immediately. If a snapshot cannot be destroyed now, mark it for
2616 deferred destruction.
2617 .It Fl n
2618 Do a dry-run
2619 .Pq Qq No-op
2620 deletion.
2621 No data will be deleted.
2622 This is useful in conjunction with the
2623 .Fl p
2624 or
2625 .Fl v
2626 flags to determine what data would be deleted.
2627 .It Fl p
2628 Print machine-parsable verbose information about the deleted data.
2629 .It Fl r
2630 Destroy
2631 .Pq or mark for deferred deletion
2632 all snapshots with this name in descendent file systems.
2633 .It Fl v
2634 Print verbose information about the deleted data.
2635 .Pp
2636 Extreme care should be taken when applying either the
2637 .Fl r
2638 or the
2639 .Fl R
2640 options, as they can destroy large portions of a pool and cause unexpected
2641 behavior for mounted file systems in use.
2642 .El
2643 .It Xo
2644 .Nm
2645 .Cm destroy
2646 .Ar filesystem Ns | Ns Ar volume Ns # Ns Ar bookmark
2647 .Xc
2648 The given bookmark is destroyed.
2649 .It Xo
2650 .Nm
2651 .Cm snapshot
2652 .Op Fl r
2653 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2654 .Ar filesystem Ns @ Ns Ar snapname Ns | Ns Ar volume Ns @ Ns Ar snapname Ns ...
2655 .Xc
2656 Creates snapshots with the given names.
2657 All previous modifications by successful system calls to the file system are
2658 part of the snapshots.
2659 Snapshots are taken atomically, so that all snapshots correspond to the same
2660 moment in time.
2661 .Nm zfs Cm snap
2662 can be used as an alias for
2663 .Nm zfs Cm snapshot.
2664 See the
2665 .Sx Snapshots
2666 section for details.
2667 .Bl -tag -width "-o"
2668 .It Fl o Ar property Ns = Ns Ar value
2669 Sets the specified property; see
2670 .Nm zfs Cm create
2671 for details.
2672 .It Fl r
2673 Recursively create snapshots of all descendent datasets
2674 .El
2675 .It Xo
2676 .Nm
2677 .Cm rollback
2678 .Op Fl Rfr
2679 .Ar snapshot
2680 .Xc
2681 Roll back the given dataset to a previous snapshot.
2682 When a dataset is rolled back, all data that has changed since the snapshot is
2683 discarded, and the dataset reverts to the state at the time of the snapshot.
2684 By default, the command refuses to roll back to a snapshot other than the most
2685 recent one.
2686 In order to do so, all intermediate snapshots and bookmarks must be destroyed by
2687 specifying the
2688 .Fl r
2689 option.
2690 .Pp
2691 The
2692 .Fl rR
2693 options do not recursively destroy the child snapshots of a recursive snapshot.
2694 Only direct snapshots of the specified filesystem are destroyed by either of
2695 these options.
2696 To completely roll back a recursive snapshot, you must rollback the individual
2697 child snapshots.
2698 .Bl -tag -width "-R"
2699 .It Fl R
2700 Destroy any more recent snapshots and bookmarks, as well as any clones of those
2701 snapshots.
2702 .It Fl f
2703 Used with the
2704 .Fl R
2705 option to force an unmount of any clone file systems that are to be destroyed.
2706 .It Fl r
2707 Destroy any snapshots and bookmarks more recent than the one specified.
2708 .El
2709 .It Xo
2710 .Nm
2711 .Cm clone
2712 .Op Fl p
2713 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2714 .Ar snapshot Ar filesystem Ns | Ns Ar volume
2715 .Xc
2716 Creates a clone of the given snapshot.
2717 See the
2718 .Sx Clones
2719 section for details.
2720 The target dataset can be located anywhere in the ZFS hierarchy, and is created
2721 as the same type as the original.
2722 .Bl -tag -width "-o"
2723 .It Fl o Ar property Ns = Ns Ar value
2724 Sets the specified property; see
2725 .Nm zfs Cm create
2726 for details.
2727 .It Fl p
2728 Creates all the non-existing parent datasets.
2729 Datasets created in this manner are automatically mounted according to the
2730 .Sy mountpoint
2731 property inherited from their parent.
2732 If the target filesystem or volume already exists, the operation completes
2733 successfully.
2734 .El
2735 .It Xo
2736 .Nm
2737 .Cm promote
2738 .Ar clone-filesystem
2739 .Xc
2740 Promotes a clone file system to no longer be dependent on its
2741 .Qq origin
2742 snapshot.
2743 This makes it possible to destroy the file system that the clone was created
2744 from.
2745 The clone parent-child dependency relationship is reversed, so that the origin
2746 file system becomes a clone of the specified file system.
2747 .Pp
2748 The snapshot that was cloned, and any snapshots previous to this snapshot, are
2749 now owned by the promoted clone.
2750 The space they use moves from the origin file system to the promoted clone, so
2751 enough space must be available to accommodate these snapshots.
2752 No new space is consumed by this operation, but the space accounting is
2753 adjusted.
2754 The promoted clone must not have any conflicting snapshot names of its own.
2755 The
2756 .Cm rename
2757 subcommand can be used to rename any conflicting snapshots.
2758 .It Xo
2759 .Nm
2760 .Cm rename
2761 .Op Fl f
2762 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
2763 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
2764 .Xc
2765 .It Xo
2766 .Nm
2767 .Cm rename
2768 .Op Fl fp
2769 .Ar filesystem Ns | Ns Ar volume
2770 .Ar filesystem Ns | Ns Ar volume
2771 .Xc
2772 Renames the given dataset.
2773 The new target can be located anywhere in the ZFS hierarchy, with the exception
2774 of snapshots.
2775 Snapshots can only be renamed within the parent file system or volume.
2776 When renaming a snapshot, the parent file system of the snapshot does not need
2777 to be specified as part of the second argument.
2778 Renamed file systems can inherit new mount points, in which case they are
2779 unmounted and remounted at the new mount point.
2780 .Bl -tag -width "-a"
2781 .It Fl f
2782 Force unmount any filesystems that need to be unmounted in the process.
2783 .It Fl p
2784 Creates all the nonexistent parent datasets.
2785 Datasets created in this manner are automatically mounted according to the
2786 .Sy mountpoint
2787 property inherited from their parent.
2788 .El
2789 .It Xo
2790 .Nm
2791 .Cm rename
2792 .Fl r
2793 .Ar snapshot Ar snapshot
2794 .Xc
2795 Recursively rename the snapshots of all descendent datasets.
2796 Snapshots are the only dataset that can be renamed recursively.
2797 .It Xo
2798 .Nm
2799 .Cm list
2800 .Op Fl r Ns | Ns Fl d Ar depth
2801 .Op Fl Hp
2802 .Oo Fl o Ar property Ns Oo , Ns Ar property Oc Ns ... Oc
2803 .Oo Fl s Ar property Oc Ns ...
2804 .Oo Fl S Ar property Oc Ns ...
2805 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
2806 .Oo Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Oc Ns ...
2807 .Xc
2808 Lists the property information for the given datasets in tabular form.
2809 If specified, you can list property information by the absolute pathname or the
2810 relative pathname.
2811 By default, all file systems and volumes are displayed.
2812 Snapshots are displayed if the
2813 .Sy listsnaps
2814 property is
2815 .Sy on
2816 .Po the default is
2817 .Sy off
2818 .Pc .
2819 The following fields are displayed:
2820 .Sy name Ns \&, Sy used Ns \&, Sy available Ns \&, Sy referenced Ns \&, Sy mountpoint Ns .
2821 .Bl -tag -width "-H"
2822 .It Fl H
2823 Used for scripting mode.
2824 Do not print headers and separate fields by a single tab instead of arbitrary
2825 white space.
2826 .It Fl S Ar property
2827 Same as the
2828 .Fl s
2829 option, but sorts by property in descending order.
2830 .It Fl d Ar depth
2831 Recursively display any children of the dataset, limiting the recursion to
2832 .Ar depth .
2833 A
2834 .Ar depth
2835 of
2836 .Sy 1
2837 will display only the dataset and its direct children.
2838 .It Fl o Ar property
2839 A comma-separated list of properties to display.
2840 The property must be:
2841 .Bl -bullet
2842 .It
2843 One of the properties described in the
2844 .Sx Native Properties
2845 section
2846 .It
2847 A user property
2848 .It
2849 The value
2850 .Sy name
2851 to display the dataset name
2852 .It
2853 The value
2854 .Sy space
2855 to display space usage properties on file systems and volumes.
2856 This is a shortcut for specifying
2857 .Fl o Sy name Ns \&, Ns Sy avail Ns \&, Ns Sy used Ns \&, Ns Sy usedsnap Ns \&, Ns
2858 .Sy usedds Ns \&, Ns Sy usedrefreserv Ns \&, Ns Sy usedchild Fl t
2859 .Sy filesystem Ns \&, Ns Sy volume
2860 syntax.
2861 .El
2862 .It Fl p
2863 Display numbers in parsable
2864 .Pq exact
2865 values.
2866 .It Fl r
2867 Recursively display any children of the dataset on the command line.
2868 .It Fl s Ar property
2869 A property for sorting the output by column in ascending order based on the
2870 value of the property.
2871 The property must be one of the properties described in the
2872 .Sx Properties
2873 section, or the special value
2874 .Sy name
2875 to sort by the dataset name.
2876 Multiple properties can be specified at one time using multiple
2877 .Fl s
2878 property options.
2879 Multiple
2880 .Fl s
2881 options are evaluated from left to right in decreasing order of importance.
2882 The following is a list of sorting criteria:
2883 .Bl -bullet
2884 .It
2885 Numeric types sort in numeric order.
2886 .It
2887 String types sort in alphabetical order.
2888 .It
2889 Types inappropriate for a row sort that row to the literal bottom, regardless of
2890 the specified ordering.
2891 .El
2892 .Pp
2893 If no sorting options are specified the existing behavior of
2894 .Nm zfs Cm list
2895 is preserved.
2896 .It Fl t Ar type
2897 A comma-separated list of types to display, where
2898 .Ar type
2899 is one of
2900 .Sy filesystem ,
2901 .Sy snapshot ,
2902 .Sy volume ,
2903 .Sy bookmark ,
2904 or
2905 .Sy all .
2906 For example, specifying
2907 .Fl t Sy snapshot
2908 displays only snapshots.
2909 .El
2910 .It Xo
2911 .Nm
2912 .Cm set
2913 .Ar property Ns = Ns Ar value Oo Ar property Ns = Ns Ar value Oc Ns ...
2914 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
2915 .Xc
2916 Sets the property or list of properties to the given value(s) for each dataset.
2917 Only some properties can be edited.
2918 See the
2919 .Sx Properties
2920 section for more information on what properties can be set and acceptable
2921 values.
2922 Numeric values can be specified as exact values, or in a human-readable form
2923 with a suffix of
2924 .Sy B , K , M , G , T , P , E , Z
2925 .Po for bytes, kilobytes, megabytes, gigabytes, terabytes, petabytes, exabytes,
2926 or zettabytes, respectively
2927 .Pc .
2928 User properties can be set on snapshots.
2929 For more information, see the
2930 .Sx User Properties
2931 section.
2932 .It Xo
2933 .Nm
2934 .Cm get
2935 .Op Fl r Ns | Ns Fl d Ar depth
2936 .Op Fl Hp
2937 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
2938 .Oo Fl s Ar source Ns Oo , Ns Ar source Oc Ns ... Oc
2939 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
2940 .Cm all | Ar property Ns Oo , Ns Ar property Oc Ns ...
2941 .Oo Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns | Ns Ar bookmark Oc Ns ...
2942 .Xc
2943 Displays properties for the given datasets.
2944 If no datasets are specified, then the command displays properties for all
2945 datasets on the system.
2946 For each property, the following columns are displayed:
2947 .Bd -literal
2948 name Dataset name
2949 property Property name
2950 value Property value
2951 source Property source \fBlocal\fP, \fBdefault\fP, \fBinherited\fP,
2952 \fBtemporary\fP, \fBreceived\fP or none (\fB-\fP).
2953 .Ed
2954 .Pp
2955 All columns are displayed by default, though this can be controlled by using the
2956 .Fl o
2957 option.
2958 This command takes a comma-separated list of properties as described in the
2959 .Sx Native Properties
2960 and
2961 .Sx User Properties
2962 sections.
2963 .Pp
2964 The special value
2965 .Sy all
2966 can be used to display all properties that apply to the given dataset's type
2967 .Pq filesystem, volume, snapshot, or bookmark .
2968 .Bl -tag -width "-H"
2969 .It Fl H
2970 Display output in a form more easily parsed by scripts.
2971 Any headers are omitted, and fields are explicitly separated by a single tab
2972 instead of an arbitrary amount of space.
2973 .It Fl d Ar depth
2974 Recursively display any children of the dataset, limiting the recursion to
2975 .Ar depth .
2976 A depth of
2977 .Sy 1
2978 will display only the dataset and its direct children.
2979 .It Fl o Ar field
2980 A comma-separated list of columns to display.
2981 .Sy name Ns \&, Ns Sy property Ns \&, Ns Sy value Ns \&, Ns Sy source
2982 is the default value.
2983 .It Fl p
2984 Display numbers in parsable
2985 .Pq exact
2986 values.
2987 .It Fl r
2988 Recursively display properties for any children.
2989 .It Fl s Ar source
2990 A comma-separated list of sources to display.
2991 Those properties coming from a source other than those in this list are ignored.
2992 Each source must be one of the following:
2993 .Sy local ,
2994 .Sy default ,
2995 .Sy inherited ,
2996 .Sy temporary ,
2997 .Sy received ,
2998 and
2999 .Sy none .
3000 The default value is all sources.
3001 .It Fl t Ar type
3002 A comma-separated list of types to display, where
3003 .Ar type
3004 is one of
3005 .Sy filesystem ,
3006 .Sy snapshot ,
3007 .Sy volume ,
3008 .Sy bookmark ,
3009 or
3010 .Sy all .
3011 .El
3012 .It Xo
3013 .Nm
3014 .Cm inherit
3015 .Op Fl rS
3016 .Ar property Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
3017 .Xc
3018 Clears the specified property, causing it to be inherited from an ancestor,
3019 restored to default if no ancestor has the property set, or with the
3020 .Fl S
3021 option reverted to the received value if one exists.
3022 See the
3023 .Sx Properties
3024 section for a listing of default values, and details on which properties can be
3025 inherited.
3026 .Bl -tag -width "-r"
3027 .It Fl r
3028 Recursively inherit the given property for all children.
3029 .It Fl S
3030 Revert the property to the received value if one exists; otherwise operate as
3031 if the
3032 .Fl S
3033 option was not specified.
3034 .El
3035 .It Xo
3036 .Nm
3037 .Cm upgrade
3038 .Xc
3039 Displays a list of file systems that are not the most recent version.
3040 .It Xo
3041 .Nm
3042 .Cm upgrade
3043 .Fl v
3044 .Xc
3045 Displays a list of currently supported file system versions.
3046 .It Xo
3047 .Nm
3048 .Cm upgrade
3049 .Op Fl r
3050 .Op Fl V Ar version
3051 .Fl a | Ar filesystem
3052 .Xc
3053 Upgrades file systems to a new on-disk version.
3054 Once this is done, the file systems will no longer be accessible on systems
3055 running older versions of the software.
3056 .Nm zfs Cm send
3057 streams generated from new snapshots of these file systems cannot be accessed on
3058 systems running older versions of the software.
3059 .Pp
3060 In general, the file system version is independent of the pool version.
3061 See
3062 .Xr zpool 8
3063 for information on the
3064 .Nm zpool Cm upgrade
3065 command.
3066 .Pp
3067 In some cases, the file system version and the pool version are interrelated and
3068 the pool version must be upgraded before the file system version can be
3069 upgraded.
3070 .Bl -tag -width "-V"
3071 .It Fl V Ar version
3072 Upgrade to the specified
3073 .Ar version .
3074 If the
3075 .Fl V
3076 flag is not specified, this command upgrades to the most recent version.
3077 This
3078 option can only be used to increase the version number, and only up to the most
3079 recent version supported by this software.
3080 .It Fl a
3081 Upgrade all file systems on all imported pools.
3082 .It Ar filesystem
3083 Upgrade the specified file system.
3084 .It Fl r
3085 Upgrade the specified file system and all descendent file systems.
3086 .El
3087 .It Xo
3088 .Nm
3089 .Cm userspace
3090 .Op Fl Hinp
3091 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
3092 .Oo Fl s Ar field Oc Ns ...
3093 .Oo Fl S Ar field Oc Ns ...
3094 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
3095 .Ar filesystem Ns | Ns Ar snapshot
3096 .Xc
3097 Displays space consumed by, and quotas on, each user in the specified filesystem
3098 or snapshot.
3099 This corresponds to the
3100 .Sy userused@ Ns Em user ,
3101 .Sy userobjused@ Ns Em user ,
3102 .Sy userquota@ Ns Em user,
3103 and
3104 .Sy userobjquota@ Ns Em user
3105 properties.
3106 .Bl -tag -width "-H"
3107 .It Fl H
3108 Do not print headers, use tab-delimited output.
3109 .It Fl S Ar field
3110 Sort by this field in reverse order.
3111 See
3112 .Fl s .
3113 .It Fl i
3114 Translate SID to POSIX ID.
3115 The POSIX ID may be ephemeral if no mapping exists.
3116 Normal POSIX interfaces
3117 .Po for example,
3118 .Xr stat 2 ,
3119 .Nm ls Fl l
3120 .Pc
3121 perform this translation, so the
3122 .Fl i
3123 option allows the output from
3124 .Nm zfs Cm userspace
3125 to be compared directly with those utilities.
3126 However,
3127 .Fl i
3128 may lead to confusion if some files were created by an SMB user before a
3129 SMB-to-POSIX name mapping was established.
3130 In such a case, some files will be owned by the SMB entity and some by the POSIX
3131 entity.
3132 However, the
3133 .Fl i
3134 option will report that the POSIX entity has the total usage and quota for both.
3135 .It Fl n
3136 Print numeric ID instead of user/group name.
3137 .It Fl o Ar field Ns Oo , Ns Ar field Oc Ns ...
3138 Display only the specified fields from the following set:
3139 .Sy type ,
3140 .Sy name ,
3141 .Sy used ,
3142 .Sy quota .
3143 The default is to display all fields.
3144 .It Fl p
3145 Use exact
3146 .Pq parsable
3147 numeric output.
3148 .It Fl s Ar field
3149 Sort output by this field.
3150 The
3151 .Fl s
3152 and
3153 .Fl S
3154 flags may be specified multiple times to sort first by one field, then by
3155 another.
3156 The default is
3157 .Fl s Sy type Fl s Sy name .
3158 .It Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
3159 Print only the specified types from the following set:
3160 .Sy all ,
3161 .Sy posixuser ,
3162 .Sy smbuser ,
3163 .Sy posixgroup ,
3164 .Sy smbgroup .
3165 The default is
3166 .Fl t Sy posixuser Ns \&, Ns Sy smbuser .
3167 The default can be changed to include group types.
3168 .El
3169 .It Xo
3170 .Nm
3171 .Cm groupspace
3172 .Op Fl Hinp
3173 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
3174 .Oo Fl s Ar field Oc Ns ...
3175 .Oo Fl S Ar field Oc Ns ...
3176 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
3177 .Ar filesystem Ns | Ns Ar snapshot
3178 .Xc
3179 Displays space consumed by, and quotas on, each group in the specified
3180 filesystem or snapshot.
3181 This subcommand is identical to
3182 .Nm zfs Cm userspace ,
3183 except that the default types to display are
3184 .Fl t Sy posixgroup Ns \&, Ns Sy smbgroup .
3185 .It Xo
3186 .Nm
3187 .Cm projectspace
3188 .Op Fl Hp
3189 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
3190 .Oo Fl s Ar field Oc Ns ...
3191 .Oo Fl S Ar field Oc Ns ...
3192 .Ar filesystem Ns | Ns Ar snapshot
3193 .Xc
3194 Displays space consumed by, and quotas on, each project in the specified
3195 filesystem or snapshot. This subcommand is identical to
3196 .Nm zfs Cm userspace ,
3197 except that the project identifier is numeral, not name. So need neither
3198 the option
3199 .Sy -i
3200 for SID to POSIX ID nor
3201 .Sy -n
3202 for numeric ID, nor
3203 .Sy -t
3204 for types.
3205 .It Xo
3206 .Nm
3207 .Cm project
3208 .Oo Fl d Ns | Ns Fl r Ns Oc
3209 .Ar file Ns | Ns Ar directory Ns ...
3210 .Xc
3211 List project identifier (ID) and inherit flag of file(s) or directories.
3212 .Bl -tag -width "-d"
3213 .It Fl d
3214 Show the directory project ID and inherit flag, not its childrens. It will
3215 overwrite the former specified
3216 .Fl r
3217 option.
3218 .It Fl r
3219 Show on subdirectories recursively. It will overwrite the former specified
3220 .Fl d
3221 option.
3222 .El
3223 .It Xo
3224 .Nm
3225 .Cm project
3226 .Fl C
3227 .Oo Fl kr Ns Oc
3228 .Ar file Ns | Ns Ar directory Ns ...
3229 .Xc
3230 Clear project inherit flag and/or ID on the file(s) or directories.
3231 .Bl -tag -width "-k"
3232 .It Fl k
3233 Keep the project ID unchanged. If not specified, the project ID will be reset
3234 as zero.
3235 .It Fl r
3236 Clear on subdirectories recursively.
3237 .El
3238 .It Xo
3239 .Nm
3240 .Cm project
3241 .Fl c
3242 .Oo Fl 0 Ns Oc
3243 .Oo Fl d Ns | Ns Fl r Ns Oc
3244 .Op Fl p Ar id
3245 .Ar file Ns | Ns Ar directory Ns ...
3246 .Xc
3247 Check project ID and inherit flag on the file(s) or directories, report the
3248 entries without project inherit flag or with different project IDs from the
3249 specified (via
3250 .Fl p
3251 option) value or the target directory's project ID.
3252 .Bl -tag -width "-0"
3253 .It Fl 0
3254 Print file name with a trailing NUL instead of newline (by default), like
3255 "find -print0".
3256 .It Fl d
3257 Check the directory project ID and inherit flag, not its childrens. It will
3258 overwrite the former specified
3259 .Fl r
3260 option.
3261 .It Fl p
3262 Specify the referenced ID for comparing with the target file(s) or directories'
3263 project IDs. If not specified, the target (top) directory's project ID will be
3264 used as the referenced one.
3265 .It Fl r
3266 Check on subdirectories recursively. It will overwrite the former specified
3267 .Fl d
3268 option.
3269 .El
3270 .It Xo
3271 .Nm
3272 .Cm project
3273 .Op Fl p Ar id
3274 .Oo Fl rs Ns Oc
3275 .Ar file Ns | Ns Ar directory Ns ...
3276 .Xc
3277 .Bl -tag -width "-p"
3278 Set project ID and/or inherit flag on the file(s) or directories.
3279 .It Fl p
3280 Set the file(s)' or directories' project ID with the given value.
3281 .It Fl r
3282 Set on subdirectories recursively.
3283 .It Fl s
3284 Set project inherit flag on the given file(s) or directories. It is usually used
3285 for setup tree quota on the directory target with
3286 .Fl r
3287 option specified together. When setup tree quota, by default the directory's
3288 project ID will be set to all its descendants unless you specify the project
3289 ID via
3290 .Fl p
3291 option explicitly.
3292 .El
3293 .It Xo
3294 .Nm
3295 .Cm mount
3296 .Xc
3297 Displays all ZFS file systems currently mounted.
3298 .It Xo
3299 .Nm
3300 .Cm mount
3301 .Op Fl Olv
3302 .Op Fl o Ar options
3303 .Fl a | Ar filesystem
3304 .Xc
3305 Mounts ZFS file systems.
3306 .Bl -tag -width "-O"
3307 .It Fl O
3308 Perform an overlay mount.
3309 See
3310 .Xr mount 8
3311 for more information.
3312 .It Fl a
3313 Mount all available ZFS file systems.
3314 Invoked automatically as part of the boot process.
3315 .It Ar filesystem
3316 Mount the specified filesystem.
3317 .It Fl o Ar options
3318 An optional, comma-separated list of mount options to use temporarily for the
3319 duration of the mount.
3320 See the
3321 .Sx Temporary Mount Point Properties
3322 section for details.
3323 .It Fl l
3324 Load keys for encrypted filesystems as they are being mounted. This is
3325 equivalent to executing
3326 .Nm zfs Cm load-key
3327 on each encryption root before mounting it. Note that if a filesystem has a
3328 .Sy keylocation
3329 of
3330 .Sy prompt
3331 this will cause the terminal to interactively block after asking for the key.
3332 .It Fl v
3333 Report mount progress.
3334 .El
3335 .It Xo
3336 .Nm
3337 .Cm unmount
3338 .Op Fl f
3339 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
3340 .Xc
3341 Unmounts currently mounted ZFS file systems.
3342 .Bl -tag -width "-a"
3343 .It Fl a
3344 Unmount all available ZFS file systems.
3345 Invoked automatically as part of the shutdown process.
3346 .It Ar filesystem Ns | Ns Ar mountpoint
3347 Unmount the specified filesystem.
3348 The command can also be given a path to a ZFS file system mount point on the
3349 system.
3350 .It Fl f
3351 Forcefully unmount the file system, even if it is currently in use.
3352 .El
3353 .It Xo
3354 .Nm
3355 .Cm share
3356 .Fl a | Ar filesystem
3357 .Xc
3358 Shares available ZFS file systems.
3359 .Bl -tag -width "-a"
3360 .It Fl a
3361 Share all available ZFS file systems.
3362 Invoked automatically as part of the boot process.
3363 .It Ar filesystem
3364 Share the specified filesystem according to the
3365 .Sy sharenfs
3366 and
3367 .Sy sharesmb
3368 properties.
3369 File systems are shared when the
3370 .Sy sharenfs
3371 or
3372 .Sy sharesmb
3373 property is set.
3374 .El
3375 .It Xo
3376 .Nm
3377 .Cm unshare
3378 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
3379 .Xc
3380 Unshares currently shared ZFS file systems.
3381 .Bl -tag -width "-a"
3382 .It Fl a
3383 Unshare all available ZFS file systems.
3384 Invoked automatically as part of the shutdown process.
3385 .It Ar filesystem Ns | Ns Ar mountpoint
3386 Unshare the specified filesystem.
3387 The command can also be given a path to a ZFS file system shared on the system.
3388 .El
3389 .It Xo
3390 .Nm
3391 .Cm bookmark
3392 .Ar snapshot bookmark
3393 .Xc
3394 Creates a bookmark of the given snapshot.
3395 Bookmarks mark the point in time when the snapshot was created, and can be used
3396 as the incremental source for a
3397 .Nm zfs Cm send
3398 command.
3399 .Pp
3400 This feature must be enabled to be used.
3401 See
3402 .Xr zpool-features 5
3403 for details on ZFS feature flags and the
3404 .Sy bookmarks
3405 feature.
3406 .It Xo
3407 .Nm
3408 .Cm send
3409 .Op Fl DLPRbcenpvw
3410 .Op Oo Fl I Ns | Ns Fl i Oc Ar snapshot
3411 .Ar snapshot
3412 .Xc
3413 Creates a stream representation of the second
3414 .Ar snapshot ,
3415 which is written to standard output.
3416 The output can be redirected to a file or to a different system
3417 .Po for example, using
3418 .Xr ssh 1
3419 .Pc .
3420 By default, a full stream is generated.
3421 .Bl -tag -width "-D"
3422 .It Fl D, -dedup
3423 Generate a deduplicated stream.
3424 Blocks which would have been sent multiple times in the send stream will only be
3425 sent once.
3426 The receiving system must also support this feature to receive a deduplicated
3427 stream.
3428 This flag can be used regardless of the dataset's
3429 .Sy dedup
3430 property, but performance will be much better if the filesystem uses a
3431 dedup-capable checksum
3432 .Po for example,
3433 .Sy sha256
3434 .Pc .
3435 .It Fl I Ar snapshot
3436 Generate a stream package that sends all intermediary snapshots from the first
3437 snapshot to the second snapshot.
3438 For example,
3439 .Fl I Em @a Em fs@d
3440 is similar to
3441 .Fl i Em @a Em fs@b Ns \&; Fl i Em @b Em fs@c Ns \&; Fl i Em @c Em fs@d .
3442 The incremental source may be specified as with the
3443 .Fl i
3444 option.
3445 .It Fl L, -large-block
3446 Generate a stream which may contain blocks larger than 128KB.
3447 This flag has no effect if the
3448 .Sy large_blocks
3449 pool feature is disabled, or if the
3450 .Sy recordsize
3451 property of this filesystem has never been set above 128KB.
3452 The receiving system must have the
3453 .Sy large_blocks
3454 pool feature enabled as well.
3455 See
3456 .Xr zpool-features 5
3457 for details on ZFS feature flags and the
3458 .Sy large_blocks
3459 feature.
3460 .It Fl P, -parsable
3461 Print machine-parsable verbose information about the stream package generated.
3462 .It Fl R, -replicate
3463 Generate a replication stream package, which will replicate the specified
3464 file system, and all descendent file systems, up to the named snapshot.
3465 When received, all properties, snapshots, descendent file systems, and clones
3466 are preserved.
3467 .Pp
3468 If the
3469 .Fl i
3470 or
3471 .Fl I
3472 flags are used in conjunction with the
3473 .Fl R
3474 flag, an incremental replication stream is generated.
3475 The current values of properties, and current snapshot and file system names are
3476 set when the stream is received.
3477 If the
3478 .Fl F
3479 flag is specified when this stream is received, snapshots and file systems that
3480 do not exist on the sending side are destroyed.
3481 .It Fl e, -embed
3482 Generate a more compact stream by using
3483 .Sy WRITE_EMBEDDED
3484 records for blocks which are stored more compactly on disk by the
3485 .Sy embedded_data
3486 pool feature.
3487 This flag has no effect if the
3488 .Sy embedded_data
3489 feature is disabled.
3490 The receiving system must have the
3491 .Sy embedded_data
3492 feature enabled.
3493 If the
3494 .Sy lz4_compress
3495 feature is active on the sending system, then the receiving system must have
3496 that feature enabled as well. Datasets that are sent with this flag may not be
3497 received as an encrypted dataset, since encrypted datasets cannot use the
3498 .Sy embedded_data
3499 feature.
3500 See
3501 .Xr zpool-features 5
3502 for details on ZFS feature flags and the
3503 .Sy embedded_data
3504 feature.
3505 .It Fl b, -backup
3506 Sends only received property values whether or not they are overridden by local
3507 settings, but only if the dataset has ever been received. Use this option when
3508 you want
3509 .Nm zfs Cm receive
3510 to restore received properties backed up on the sent dataset and to avoid
3511 sending local settings that may have nothing to do with the source dataset,
3512 but only with how the data is backed up.
3513 .It Fl c, -compressed
3514 Generate a more compact stream by using compressed WRITE records for blocks
3515 which are compressed on disk and in memory
3516 .Po see the
3517 .Sy compression
3518 property for details
3519 .Pc .
3520 If the
3521 .Sy lz4_compress
3522 feature is active on the sending system, then the receiving system must have
3523 that feature enabled as well.
3524 If the
3525 .Sy large_blocks
3526 feature is enabled on the sending system but the
3527 .Fl L
3528 option is not supplied in conjunction with
3529 .Fl c ,
3530 then the data will be decompressed before sending so it can be split into
3531 smaller block sizes.
3532 .It Fl w, -raw
3533 For encrypted datasets, send data exactly as it exists on disk. This allows
3534 backups to be taken even if encryption keys are not currently loaded. The
3535 backup may then be received on an untrusted machine since that machine will
3536 not have the encryption keys to read the protected data or alter it without
3537 being detected. Upon being received, the dataset will have the same encryption
3538 keys as it did on the send side, although the
3539 .Sy keylocation
3540 property will be defaulted to
3541 .Sy prompt
3542 if not otherwise provided. For unencrypted datasets, this flag will be
3543 equivalent to
3544 .Fl Lec .
3545 Note that if you do not use this flag for sending encrypted datasets, data will
3546 be sent unencrypted and may be re-encrypted with a different encryption key on
3547 the receiving system, which will disable the ability to do a raw send to that
3548 system for incrementals.
3549 .It Fl i Ar snapshot
3550 Generate an incremental stream from the first
3551 .Ar snapshot
3552 .Pq the incremental source
3553 to the second
3554 .Ar snapshot
3555 .Pq the incremental target .
3556 The incremental source can be specified as the last component of the snapshot
3557 name
3558 .Po the
3559 .Sy @
3560 character and following
3561 .Pc
3562 and it is assumed to be from the same file system as the incremental target.
3563 .Pp
3564 If the destination is a clone, the source may be the origin snapshot, which must
3565 be fully specified
3566 .Po for example,
3567 .Em pool/fs@origin ,
3568 not just
3569 .Em @origin
3570 .Pc .
3571 .It Fl n, -dryrun
3572 Do a dry-run
3573 .Pq Qq No-op
3574 send.
3575 Do not generate any actual send data.
3576 This is useful in conjunction with the
3577 .Fl v
3578 or
3579 .Fl P
3580 flags to determine what data will be sent.
3581 In this case, the verbose output will be written to standard output
3582 .Po contrast with a non-dry-run, where the stream is written to standard output
3583 and the verbose output goes to standard error
3584 .Pc .
3585 .It Fl p, -props
3586 Include the dataset's properties in the stream.
3587 This flag is implicit when
3588 .Fl R
3589 is specified.
3590 The receiving system must also support this feature. Sends of encrypted datasets
3591 must use
3592 .Fl w
3593 when using this flag.
3594 .It Fl v, -verbose
3595 Print verbose information about the stream package generated.
3596 This information includes a per-second report of how much data has been sent.
3597 .Pp
3598 The format of the stream is committed.
3599 You will be able to receive your streams on future versions of ZFS.
3600 .El
3601 .It Xo
3602 .Nm
3603 .Cm send
3604 .Op Fl LPcenvw
3605 .Op Fl i Ar snapshot Ns | Ns Ar bookmark
3606 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
3607 .Xc
3608 Generate a send stream, which may be of a filesystem, and may be incremental
3609 from a bookmark.
3610 If the destination is a filesystem or volume, the pool must be read-only, or the
3611 filesystem must not be mounted.
3612 When the stream generated from a filesystem or volume is received, the default
3613 snapshot name will be
3614 .Qq --head-- .
3615 .Bl -tag -width "-L"
3616 .It Fl L, -large-block
3617 Generate a stream which may contain blocks larger than 128KB.
3618 This flag has no effect if the
3619 .Sy large_blocks
3620 pool feature is disabled, or if the
3621 .Sy recordsize
3622 property of this filesystem has never been set above 128KB.
3623 The receiving system must have the
3624 .Sy large_blocks
3625 pool feature enabled as well.
3626 See
3627 .Xr zpool-features 5
3628 for details on ZFS feature flags and the
3629 .Sy large_blocks
3630 feature.
3631 .It Fl P, -parsable
3632 Print machine-parsable verbose information about the stream package generated.
3633 .It Fl c, -compressed
3634 Generate a more compact stream by using compressed WRITE records for blocks
3635 which are compressed on disk and in memory
3636 .Po see the
3637 .Sy compression
3638 property for details
3639 .Pc .
3640 If the
3641 .Sy lz4_compress
3642 feature is active on the sending system, then the receiving system must have
3643 that feature enabled as well.
3644 If the
3645 .Sy large_blocks
3646 feature is enabled on the sending system but the
3647 .Fl L
3648 option is not supplied in conjunction with
3649 .Fl c ,
3650 then the data will be decompressed before sending so it can be split into
3651 smaller block sizes.
3652 .It Fl w, -raw
3653 For encrypted datasets, send data exactly as it exists on disk. This allows
3654 backups to be taken even if encryption keys are not currently loaded. The
3655 backup may then be received on an untrusted machine since that machine will
3656 not have the encryption keys to read the protected data or alter it without
3657 being detected. Upon being received, the dataset will have the same encryption
3658 keys as it did on the send side, although the
3659 .Sy keylocation
3660 property will be defaulted to
3661 .Sy prompt
3662 if not otherwise provided. For unencrypted datasets, this flag will be
3663 equivalent to
3664 .Fl Lec .
3665 Note that if you do not use this flag for sending encrypted datasets, data will
3666 be sent unencrypted and may be re-encrypted with a different encryption key on
3667 the receiving system, which will disable the ability to do a raw send to that
3668 system for incrementals.
3669 .It Fl e, -embed
3670 Generate a more compact stream by using
3671 .Sy WRITE_EMBEDDED
3672 records for blocks which are stored more compactly on disk by the
3673 .Sy embedded_data
3674 pool feature.
3675 This flag has no effect if the
3676 .Sy embedded_data
3677 feature is disabled.
3678 The receiving system must have the
3679 .Sy embedded_data
3680 feature enabled.
3681 If the
3682 .Sy lz4_compress
3683 feature is active on the sending system, then the receiving system must have
3684 that feature enabled as well. Datasets that are sent with this flag may not be
3685 received as an encrypted dataset, since encrypted datasets cannot use the
3686 .Sy embedded_data
3687 feature.
3688 See
3689 .Xr zpool-features 5
3690 for details on ZFS feature flags and the
3691 .Sy embedded_data
3692 feature.
3693 .It Fl i Ar snapshot Ns | Ns Ar bookmark
3694 Generate an incremental send stream.
3695 The incremental source must be an earlier snapshot in the destination's history.
3696 It will commonly be an earlier snapshot in the destination's file system, in
3697 which case it can be specified as the last component of the name
3698 .Po the
3699 .Sy #
3700 or
3701 .Sy @
3702 character and following
3703 .Pc .
3704 .Pp
3705 If the incremental target is a clone, the incremental source can be the origin
3706 snapshot, or an earlier snapshot in the origin's filesystem, or the origin's
3707 origin, etc.
3708 .It Fl n, -dryrun
3709 Do a dry-run
3710 .Pq Qq No-op
3711 send.
3712 Do not generate any actual send data.
3713 This is useful in conjunction with the
3714 .Fl v
3715 or
3716 .Fl P
3717 flags to determine what data will be sent.
3718 In this case, the verbose output will be written to standard output
3719 .Po contrast with a non-dry-run, where the stream is written to standard output
3720 and the verbose output goes to standard error
3721 .Pc .
3722 .It Fl v, -verbose
3723 Print verbose information about the stream package generated.
3724 This information includes a per-second report of how much data has been sent.
3725 .El
3726 .It Xo
3727 .Nm
3728 .Cm send
3729 .Op Fl Penv
3730 .Fl t
3731 .Ar receive_resume_token
3732 .Xc
3733 Creates a send stream which resumes an interrupted receive.
3734 The
3735 .Ar receive_resume_token
3736 is the value of this property on the filesystem or volume that was being
3737 received into.
3738 See the documentation for
3739 .Sy zfs receive -s
3740 for more details.
3741 .It Xo
3742 .Nm
3743 .Cm receive
3744 .Op Fl Fnsuv
3745 .Op Fl o Sy origin Ns = Ns Ar snapshot
3746 .Op Fl o Ar property Ns = Ns Ar value
3747 .Op Fl x Ar property
3748 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
3749 .Xc
3750 .It Xo
3751 .Nm
3752 .Cm receive
3753 .Op Fl Fnsuv
3754 .Op Fl d Ns | Ns Fl e
3755 .Op Fl o Sy origin Ns = Ns Ar snapshot
3756 .Op Fl o Ar property Ns = Ns Ar value
3757 .Op Fl x Ar property
3758 .Ar filesystem
3759 .Xc
3760 Creates a snapshot whose contents are as specified in the stream provided on
3761 standard input.
3762 If a full stream is received, then a new file system is created as well.
3763 Streams are created using the
3764 .Nm zfs Cm send
3765 subcommand, which by default creates a full stream.
3766 .Nm zfs Cm recv
3767 can be used as an alias for
3768 .Nm zfs Cm receive.
3769 .Pp
3770 If an incremental stream is received, then the destination file system must
3771 already exist, and its most recent snapshot must match the incremental stream's
3772 source.
3773 For
3774 .Sy zvols ,
3775 the destination device link is destroyed and recreated, which means the
3776 .Sy zvol
3777 cannot be accessed during the
3778 .Cm receive
3779 operation.
3780 .Pp
3781 When a snapshot replication package stream that is generated by using the
3782 .Nm zfs Cm send Fl R
3783 command is received, any snapshots that do not exist on the sending location are
3784 destroyed by using the
3785 .Nm zfs Cm destroy Fl d
3786 command.
3787 .Pp
3788 If
3789 .Fl o Em property Ns = Ns Ar value
3790 or
3791 .Fl x Em property
3792 is specified, it applies to the effective value of the property throughout
3793 the entire subtree of replicated datasets. Effective property values will be
3794 set (
3795 .Fl o
3796 ) or inherited (
3797 .Fl x
3798 ) on the topmost in the replicated subtree. In descendant datasets, if the
3799 property is set by the send stream, it will be overridden by forcing the
3800 property to be inherited from the top‐most file system. Received properties
3801 are retained in spite of being overridden and may be restored with
3802 .Nm zfs Cm inherit Fl S .
3803 Specifying
3804 .Fl o Sy origin Ns = Ns Em snapshot
3805 is a special case because, even if
3806 .Sy origin
3807 is a read-only property and cannot be set, it's allowed to receive the send
3808 stream as a clone of the given snapshot.
3809 .Pp
3810 Raw encrypted send streams (created with
3811 .Nm zfs Cm send Fl w
3812 ) may only be received as is, and cannot be re-encrypted, decrypted, or
3813 recompressed by the receive process. Unencrypted streams can be received as
3814 encrypted datasets, either through inheritance or by specifying encryption
3815 parameters with the
3816 .Fl o
3817 options.
3818 .Pp
3819 The name of the snapshot
3820 .Pq and file system, if a full stream is received
3821 that this subcommand creates depends on the argument type and the use of the
3822 .Fl d
3823 or
3824 .Fl e
3825 options.
3826 .Pp
3827 If the argument is a snapshot name, the specified
3828 .Ar snapshot
3829 is created.
3830 If the argument is a file system or volume name, a snapshot with the same name
3831 as the sent snapshot is created within the specified
3832 .Ar filesystem
3833 or
3834 .Ar volume .
3835 If neither of the
3836 .Fl d
3837 or
3838 .Fl e
3839 options are specified, the provided target snapshot name is used exactly as
3840 provided.
3841 .Pp
3842 The
3843 .Fl d
3844 and
3845 .Fl e
3846 options cause the file system name of the target snapshot to be determined by
3847 appending a portion of the sent snapshot's name to the specified target
3848 .Ar filesystem .
3849 If the
3850 .Fl d
3851 option is specified, all but the first element of the sent snapshot's file
3852 system path
3853 .Pq usually the pool name
3854 is used and any required intermediate file systems within the specified one are
3855 created.
3856 If the
3857 .Fl e
3858 option is specified, then only the last element of the sent snapshot's file
3859 system name
3860 .Pq i.e. the name of the source file system itself
3861 is used as the target file system name.
3862 .Bl -tag -width "-F"
3863 .It Fl F
3864 Force a rollback of the file system to the most recent snapshot before
3865 performing the receive operation.
3866 If receiving an incremental replication stream
3867 .Po for example, one generated by
3868 .Nm zfs Cm send Fl R Op Fl i Ns | Ns Fl I
3869 .Pc ,
3870 destroy snapshots and file systems that do not exist on the sending side.
3871 .It Fl d
3872 Discard the first element of the sent snapshot's file system name, using the
3873 remaining elements to determine the name of the target file system for the new
3874 snapshot as described in the paragraph above.
3875 .It Fl e
3876 Discard all but the last element of the sent snapshot's file system name, using
3877 that element to determine the name of the target file system for the new
3878 snapshot as described in the paragraph above.
3879 .It Fl n
3880 Do not actually receive the stream.
3881 This can be useful in conjunction with the
3882 .Fl v
3883 option to verify the name the receive operation would use.
3884 .It Fl o Sy origin Ns = Ns Ar snapshot
3885 Forces the stream to be received as a clone of the given snapshot.
3886 If the stream is a full send stream, this will create the filesystem
3887 described by the stream as a clone of the specified snapshot.
3888 Which snapshot was specified will not affect the success or failure of the
3889 receive, as long as the snapshot does exist.
3890 If the stream is an incremental send stream, all the normal verification will be
3891 performed.
3892 .It Fl o Em property Ns = Ns Ar value
3893 Sets the specified property as if the command
3894 .Nm zfs Cm set Em property Ns = Ns Ar value
3895 was invoked immediately before the receive. When receiving a stream from
3896 .Nm zfs Cm send Fl R ,
3897 causes the property to be inherited by all descendant datasets, as through
3898 .Nm zfs Cm inherit Em property
3899 was run on any descendant datasets that have this property set on the
3900 sending system.
3901 .Pp
3902 Any editable property can be set at receive time. Set-once properties bound
3903 to the received data, such as
3904 .Sy normalization
3905 and
3906 .Sy casesensitivity ,
3907 cannot be set at receive time even when the datasets are newly created by
3908 .Nm zfs Cm receive .
3909 Additionally both settable properties
3910 .Sy version
3911 and
3912 .Sy volsize
3913 cannot be set at receive time.
3914 .Pp
3915 The
3916 .Fl o
3917 option may be specified multiple times, for different properties. An error
3918 results if the same property is specified in multiple
3919 .Fl o
3920 or
3921 .Fl x
3922 options.
3923 .Pp
3924 The
3925 .Fl o
3926 option may also be used to override encryption properties upon initial
3927 receive. This allows unencrypted streams to be received as encrypted datasets.
3928 To cause the received dataset (or root dataset of a recursive stream) to be
3929 received as an encryption root, specify encryption properties in the same
3930 manner as is required for
3931 .Nm
3932 .Cm create .
3933 For instance:
3934 .Bd -literal
3935 # zfs send tank/test@snap1 | zfs recv -o encryption=on -o keyformat=passphrase -o keylocation=file:///path/to/keyfile
3936 .Ed
3937 .Pp
3938 Note that
3939 .Op Fl o Ar keylocation Ns = Ns Ar prompt
3940 may not be specified here, since stdin is already being utilized for the send
3941 stream. Once the receive has completed, you can use
3942 .Nm
3943 .Cm set
3944 to change this setting after the fact. Similarly, you can receive a dataset as
3945 an encrypted child by specifying
3946 .Op Fl x Ar encryption
3947 to force the property to be inherited. Overriding encryption properties (except
3948 for
3949 .Sy keylocation Ns )
3950 is not possible with raw send streams.
3951 .It Fl s
3952 If the receive is interrupted, save the partially received state, rather
3953 than deleting it.
3954 Interruption may be due to premature termination of the stream
3955 .Po e.g. due to network failure or failure of the remote system
3956 if the stream is being read over a network connection
3957 .Pc ,
3958 a checksum error in the stream, termination of the
3959 .Nm zfs Cm receive
3960 process, or unclean shutdown of the system.
3961 .Pp
3962 The receive can be resumed with a stream generated by
3963 .Nm zfs Cm send Fl t Ar token ,
3964 where the
3965 .Ar token
3966 is the value of the
3967 .Sy receive_resume_token
3968 property of the filesystem or volume which is received into.
3969 .Pp
3970 To use this flag, the storage pool must have the
3971 .Sy extensible_dataset
3972 feature enabled.
3973 See
3974 .Xr zpool-features 5
3975 for details on ZFS feature flags.
3976 .It Fl u
3977 File system that is associated with the received stream is not mounted.
3978 .It Fl v
3979 Print verbose information about the stream and the time required to perform the
3980 receive operation.
3981 .It Fl x Em property
3982 Ensures that the effective value of the specified property after the
3983 receive is unaffected by the value of that property in the send stream (if any),
3984 as if the property had been excluded from the send stream.
3985 .Pp
3986 If the specified property is not present in the send stream, this option does
3987 nothing.
3988 .Pp
3989 If a received property needs to be overridden, the effective value will be
3990 set or inherited, depending on whether the property is inheritable or not.
3991 .Pp
3992 In the case of an incremental update,
3993 .Fl x
3994 leaves any existing local setting or explicit inheritance unchanged.
3995 .Pp
3996 All
3997 .Fl o
3998 restrictions on set-once and special properties apply equally to
3999 .Fl x .
4000 .El
4001 .It Xo
4002 .Nm
4003 .Cm receive
4004 .Fl A
4005 .Ar filesystem Ns | Ns Ar volume
4006 .Xc
4007 Abort an interrupted
4008 .Nm zfs Cm receive Fl s ,
4009 deleting its saved partially received state.
4010 .It Xo
4011 .Nm
4012 .Cm allow
4013 .Ar filesystem Ns | Ns Ar volume
4014 .Xc
4015 Displays permissions that have been delegated on the specified filesystem or
4016 volume.
4017 See the other forms of
4018 .Nm zfs Cm allow
4019 for more information.
4020 .Pp
4021 Delegations are supported under Linux with the exception of
4022 .Sy mount ,
4023 .Sy unmount ,
4024 .Sy mountpoint ,
4025 .Sy canmount ,
4026 .Sy rename ,
4027 and
4028 .Sy share .
4029 These permissions cannot be delegated because the Linux
4030 .Xr mount 8
4031 command restricts modifications of the global namespace to the root user.
4032 .It Xo
4033 .Nm
4034 .Cm allow
4035 .Op Fl dglu
4036 .Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
4037 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4038 .Ar setname Oc Ns ...
4039 .Ar filesystem Ns | Ns Ar volume
4040 .Xc
4041 .It Xo
4042 .Nm
4043 .Cm allow
4044 .Op Fl dl
4045 .Fl e Ns | Ns Sy everyone
4046 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4047 .Ar setname Oc Ns ...
4048 .Ar filesystem Ns | Ns Ar volume
4049 .Xc
4050 Delegates ZFS administration permission for the file systems to non-privileged
4051 users.
4052 .Bl -tag -width "-d"
4053 .It Fl d
4054 Allow only for the descendent file systems.
4055 .It Fl e Ns | Ns Sy everyone
4056 Specifies that the permissions be delegated to everyone.
4057 .It Fl g Ar group Ns Oo , Ns Ar group Oc Ns ...
4058 Explicitly specify that permissions are delegated to the group.
4059 .It Fl l
4060 Allow
4061 .Qq locally
4062 only for the specified file system.
4063 .It Fl u Ar user Ns Oo , Ns Ar user Oc Ns ...
4064 Explicitly specify that permissions are delegated to the user.
4065 .It Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
4066 Specifies to whom the permissions are delegated.
4067 Multiple entities can be specified as a comma-separated list.
4068 If neither of the
4069 .Fl gu
4070 options are specified, then the argument is interpreted preferentially as the
4071 keyword
4072 .Sy everyone ,
4073 then as a user name, and lastly as a group name.
4074 To specify a user or group named
4075 .Qq everyone ,
4076 use the
4077 .Fl g
4078 or
4079 .Fl u
4080 options.
4081 To specify a group with the same name as a user, use the
4082 .Fl g
4083 options.
4084 .It Xo
4085 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4086 .Ar setname Oc Ns ...
4087 .Xc
4088 The permissions to delegate.
4089 Multiple permissions may be specified as a comma-separated list.
4090 Permission names are the same as ZFS subcommand and property names.
4091 See the property list below.
4092 Property set names, which begin with
4093 .Sy @ ,
4094 may be specified.
4095 See the
4096 .Fl s
4097 form below for details.
4098 .El
4099 .Pp
4100 If neither of the
4101 .Fl dl
4102 options are specified, or both are, then the permissions are allowed for the
4103 file system or volume, and all of its descendents.
4104 .Pp
4105 Permissions are generally the ability to use a ZFS subcommand or change a ZFS
4106 property.
4107 The following permissions are available:
4108 .Bd -literal
4109 NAME TYPE NOTES
4110 allow subcommand Must also have the permission that is
4111 being allowed
4112 clone subcommand Must also have the 'create' ability and
4113 'mount' ability in the origin file system
4114 create subcommand Must also have the 'mount' ability
4115 destroy subcommand Must also have the 'mount' ability
4116 diff subcommand Allows lookup of paths within a dataset
4117 given an object number, and the ability
4118 to create snapshots necessary to
4119 'zfs diff'.
4120 load-key subcommand Allows loading and unloading of encryption key
4121 (see 'zfs load-key' and 'zfs unload-key').
4122 change-key subcommand Allows changing an encryption key via
4123 'zfs change-key'.
4124 mount subcommand Allows mount/umount of ZFS datasets
4125 promote subcommand Must also have the 'mount' and 'promote'
4126 ability in the origin file system
4127 receive subcommand Must also have the 'mount' and 'create'
4128 ability
4129 rename subcommand Must also have the 'mount' and 'create'
4130 ability in the new parent
4131 rollback subcommand Must also have the 'mount' ability
4132 send subcommand
4133 share subcommand Allows sharing file systems over NFS
4134 or SMB protocols
4135 snapshot subcommand Must also have the 'mount' ability
4136
4137 groupquota other Allows accessing any groupquota@...
4138 property
4139 groupused other Allows reading any groupused@... property
4140 userprop other Allows changing any user property
4141 userquota other Allows accessing any userquota@...
4142 property
4143 userused other Allows reading any userused@... property
4144 projectobjquota other Allows accessing any projectobjquota@...
4145 property
4146 projectquota other Allows accessing any projectquota@... property
4147 projectobjused other Allows reading any projectobjused@... property
4148 projectused other Allows reading any projectused@... property
4149
4150 aclinherit property
4151 acltype property
4152 atime property
4153 canmount property
4154 casesensitivity property
4155 checksum property
4156 compression property
4157 copies property
4158 devices property
4159 exec property
4160 filesystem_limit property
4161 mountpoint property
4162 nbmand property
4163 normalization property
4164 primarycache property
4165 quota property
4166 readonly property
4167 recordsize property
4168 refquota property
4169 refreservation property
4170 reservation property
4171 secondarycache property
4172 setuid property
4173 sharenfs property
4174 sharesmb property
4175 snapdir property
4176 snapshot_limit property
4177 utf8only property
4178 version property
4179 volblocksize property
4180 volsize property
4181 vscan property
4182 xattr property
4183 zoned property
4184 .Ed
4185 .It Xo
4186 .Nm
4187 .Cm allow
4188 .Fl c
4189 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4190 .Ar setname Oc Ns ...
4191 .Ar filesystem Ns | Ns Ar volume
4192 .Xc
4193 Sets
4194 .Qq create time
4195 permissions.
4196 These permissions are granted
4197 .Pq locally
4198 to the creator of any newly-created descendent file system.
4199 .It Xo
4200 .Nm
4201 .Cm allow
4202 .Fl s No @ Ns Ar setname
4203 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4204 .Ar setname Oc Ns ...
4205 .Ar filesystem Ns | Ns Ar volume
4206 .Xc
4207 Defines or adds permissions to a permission set.
4208 The set can be used by other
4209 .Nm zfs Cm allow
4210 commands for the specified file system and its descendents.
4211 Sets are evaluated dynamically, so changes to a set are immediately reflected.
4212 Permission sets follow the same naming restrictions as ZFS file systems, but the
4213 name must begin with
4214 .Sy @ ,
4215 and can be no more than 64 characters long.
4216 .It Xo
4217 .Nm
4218 .Cm unallow
4219 .Op Fl dglru
4220 .Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
4221 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4222 .Ar setname Oc Ns ... Oc
4223 .Ar filesystem Ns | Ns Ar volume
4224 .Xc
4225 .It Xo
4226 .Nm
4227 .Cm unallow
4228 .Op Fl dlr
4229 .Fl e Ns | Ns Sy everyone
4230 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4231 .Ar setname Oc Ns ... Oc
4232 .Ar filesystem Ns | Ns Ar volume
4233 .Xc
4234 .It Xo
4235 .Nm
4236 .Cm unallow
4237 .Op Fl r
4238 .Fl c
4239 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4240 .Ar setname Oc Ns ... Oc
4241 .Ar filesystem Ns | Ns Ar volume
4242 .Xc
4243 Removes permissions that were granted with the
4244 .Nm zfs Cm allow
4245 command.
4246 No permissions are explicitly denied, so other permissions granted are still in
4247 effect.
4248 For example, if the permission is granted by an ancestor.
4249 If no permissions are specified, then all permissions for the specified
4250 .Ar user ,
4251 .Ar group ,
4252 or
4253 .Sy everyone
4254 are removed.
4255 Specifying
4256 .Sy everyone
4257 .Po or using the
4258 .Fl e
4259 option
4260 .Pc
4261 only removes the permissions that were granted to everyone, not all permissions
4262 for every user and group.
4263 See the
4264 .Nm zfs Cm allow
4265 command for a description of the
4266 .Fl ldugec
4267 options.
4268 .Bl -tag -width "-r"
4269 .It Fl r
4270 Recursively remove the permissions from this file system and all descendents.
4271 .El
4272 .It Xo
4273 .Nm
4274 .Cm unallow
4275 .Op Fl r
4276 .Fl s No @ Ns Ar setname
4277 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4278 .Ar setname Oc Ns ... Oc
4279 .Ar filesystem Ns | Ns Ar volume
4280 .Xc
4281 Removes permissions from a permission set.
4282 If no permissions are specified, then all permissions are removed, thus removing
4283 the set entirely.
4284 .It Xo
4285 .Nm
4286 .Cm hold
4287 .Op Fl r
4288 .Ar tag Ar snapshot Ns ...
4289 .Xc
4290 Adds a single reference, named with the
4291 .Ar tag
4292 argument, to the specified snapshot or snapshots.
4293 Each snapshot has its own tag namespace, and tags must be unique within that
4294 space.
4295 .Pp
4296 If a hold exists on a snapshot, attempts to destroy that snapshot by using the
4297 .Nm zfs Cm destroy
4298 command return
4299 .Er EBUSY .
4300 .Bl -tag -width "-r"
4301 .It Fl r
4302 Specifies that a hold with the given tag is applied recursively to the snapshots
4303 of all descendent file systems.
4304 .El
4305 .It Xo
4306 .Nm
4307 .Cm holds
4308 .Op Fl rH
4309 .Ar snapshot Ns ...
4310 .Xc
4311 Lists all existing user references for the given snapshot or snapshots.
4312 .Bl -tag -width "-r"
4313 .It Fl r
4314 Lists the holds that are set on the named descendent snapshots, in addition to
4315 listing the holds on the named snapshot.
4316 .It Fl H
4317 Do not print headers, use tab-delimited output.
4318 .El
4319 .It Xo
4320 .Nm
4321 .Cm release
4322 .Op Fl r
4323 .Ar tag Ar snapshot Ns ...
4324 .Xc
4325 Removes a single reference, named with the
4326 .Ar tag
4327 argument, from the specified snapshot or snapshots.
4328 The tag must already exist for each snapshot.
4329 If a hold exists on a snapshot, attempts to destroy that snapshot by using the
4330 .Nm zfs Cm destroy
4331 command return
4332 .Er EBUSY .
4333 .Bl -tag -width "-r"
4334 .It Fl r
4335 Recursively releases a hold with the given tag on the snapshots of all
4336 descendent file systems.
4337 .El
4338 .It Xo
4339 .Nm
4340 .Cm diff
4341 .Op Fl FHt
4342 .Ar snapshot Ar snapshot Ns | Ns Ar filesystem
4343 .Xc
4344 Display the difference between a snapshot of a given filesystem and another
4345 snapshot of that filesystem from a later time or the current contents of the
4346 filesystem.
4347 The first column is a character indicating the type of change, the other columns
4348 indicate pathname, new pathname
4349 .Pq in case of rename ,
4350 change in link count, and optionally file type and/or change time.
4351 The types of change are:
4352 .Bd -literal
4353 - The path has been removed
4354 + The path has been created
4355 M The path has been modified
4356 R The path has been renamed
4357 .Ed
4358 .Bl -tag -width "-F"
4359 .It Fl F
4360 Display an indication of the type of file, in a manner similar to the
4361 .Fl
4362 option of
4363 .Xr ls 1 .
4364 .Bd -literal
4365 B Block device
4366 C Character device
4367 / Directory
4368 > Door
4369 | Named pipe
4370 @ Symbolic link
4371 P Event port
4372 = Socket
4373 F Regular file
4374 .Ed
4375 .It Fl H
4376 Give more parsable tab-separated output, without header lines and without
4377 arrows.
4378 .It Fl t
4379 Display the path's inode change time as the first column of output.
4380 .El
4381 .It Xo
4382 .Nm
4383 .Cm program
4384 .Op Fl jn
4385 .Op Fl t Ar timeout
4386 .Op Fl m Ar memory_limit
4387 .Ar pool script
4388 .Op Ar arg1 No ...
4389 .Xc
4390 Executes
4391 .Ar script
4392 as a ZFS channel program on
4393 .Ar pool .
4394 The ZFS channel
4395 program interface allows ZFS administrative operations to be run
4396 programmatically via a Lua script.
4397 The entire script is executed atomically, with no other administrative
4398 operations taking effect concurrently.
4399 A library of ZFS calls is made available to channel program scripts.
4400 Channel programs may only be run with root privileges.
4401 .sp
4402 For full documentation of the ZFS channel program interface, see the manual
4403 page for
4404 .Xr zfs-program 8 .
4405 .Bl -tag -width ""
4406 .It Fl j
4407 Display channel program output in JSON format. When this flag is specified and
4408 standard output is empty - channel program encountered an error. The details of
4409 such an error will be printed to standard error in plain text.
4410 .It Fl n
4411 Executes a read-only channel program, which runs faster.
4412 The program cannot change on-disk state by calling functions from
4413 the zfs.sync submodule.
4414 The program can be used to gather information such as properties and
4415 determining if changes would succeed (zfs.check.*).
4416 Without this flag, all pending changes must be synced to disk before
4417 a channel program can complete.
4418 .It Fl t Ar timeout
4419 Execution time limit, in milliseconds.
4420 If a channel program executes for longer than the provided timeout, it will
4421 be stopped and an error will be returned.
4422 The default timeout is 1000 ms, and can be set to a maximum of 10000 ms.
4423 .It Fl m Ar memory-limit
4424 Memory limit, in bytes.
4425 If a channel program attempts to allocate more memory than the given limit,
4426 it will be stopped and an error returned.
4427 The default memory limit is 10 MB, and can be set to a maximum of 100 MB.
4428 .sp
4429 All remaining argument strings are passed directly to the channel program as
4430 arguments.
4431 See
4432 .Xr zfs-program 8
4433 for more information.
4434 .El
4435 .It Xo
4436 .Nm
4437 .Cm load-key
4438 .Op Fl nr
4439 .Op Fl L Ar keylocation
4440 .Fl a | Ar filesystem
4441 .Xc
4442 Load the key for
4443 .Ar filesystem ,
4444 allowing it and all children that inherit the
4445 .Sy keylocation
4446 property to be accessed. The key will be expected in the format specified by the
4447 .Sy keyformat
4448 and location specified by the
4449 .Sy keylocation
4450 property. Note that if the
4451 .Sy keylocation
4452 is set to
4453 .Sy prompt
4454 the terminal will interactively wait for the key to be entered. Loading a key
4455 will not automatically mount the dataset. If that functionality is desired,
4456 .Nm zfs Cm mount Sy -l
4457 will ask for the key and mount the dataset. Once the key is loaded the
4458 .Sy keystatus
4459 property will become
4460 .Sy available .
4461 .Bl -tag -width "-r"
4462 .It Fl r
4463 Recursively loads the keys for the specified filesystem and all descendent
4464 encryption roots.
4465 .It Fl a
4466 Loads the keys for all encryption roots in all imported pools.
4467 .It Fl n
4468 Do a dry-run
4469 .Pq Qq No-op
4470 load-key. This will cause zfs to simply check that the
4471 provided key is correct. This command may be run even if the key is already
4472 loaded.
4473 .It Fl L Ar keylocation
4474 Use
4475 .Ar keylocation
4476 instead of the
4477 .Sy keylocation
4478 property. This will not change the value of the property on the dataset. Note
4479 that if used with either
4480 .Fl r
4481 or
4482 .Fl a ,
4483 .Ar keylocation
4484 may only be given as
4485 .Sy prompt .
4486 .El
4487 .It Xo
4488 .Nm
4489 .Cm unload-key
4490 .Op Fl r
4491 .Fl a | Ar filesystem
4492 .Xc
4493 Unloads a key from ZFS, removing the ability to access the dataset and all of
4494 its children that inherit the
4495 .Sy keylocation
4496 property. This requires that the dataset is not currently open or mounted. Once
4497 the key is unloaded the
4498 .Sy keystatus
4499 property will become
4500 .Sy unavailable .
4501 .Bl -tag -width "-r"
4502 .It Fl r
4503 Recursively unloads the keys for the specified filesystem and all descendent
4504 encryption roots.
4505 .It Fl a
4506 Unloads the keys for all encryption roots in all imported pools.
4507 .El
4508 .It Xo
4509 .Nm
4510 .Cm change-key
4511 .Op Fl l
4512 .Op Fl o Ar keylocation Ns = Ns Ar value
4513 .Op Fl o Ar keyformat Ns = Ns Ar value
4514 .Op Fl o Ar pbkdf2iters Ns = Ns Ar value
4515 .Ar filesystem
4516 .Xc
4517 .It Xo
4518 .Nm
4519 .Cm change-key
4520 .Fl i
4521 .Op Fl l
4522 .Ar filesystem
4523 .Xc
4524 Allows a user to change the encryption key used to access a dataset. This
4525 command requires that the existing key for the dataset is already loaded into
4526 ZFS. This command may also be used to change the
4527 .Sy keylocation ,
4528 .Sy keyformat ,
4529 and
4530 .Sy pbkdf2iters
4531 properties as needed. If the dataset was not previously an encryption root it
4532 will become one. Alternatively, the
4533 .Fl i
4534 flag may be provided to cause an encryption root to inherit the parent's key
4535 instead.
4536 .Bl -tag -width "-r"
4537 .It Fl l
4538 Ensures the key is loaded before attempting to change the key. This is
4539 effectively equivalent to
4540 .Qq Nm zfs Cm load-key Ar filesystem ; Nm zfs Cm change-key Ar filesystem
4541 .It Fl o Ar property Ns = Ns Ar value
4542 Allows the user to set encryption key properties (
4543 .Sy keyformat ,
4544 .Sy keylocation ,
4545 and
4546 .Sy pbkdf2iters
4547 ) while changing the key. This is the only way to alter
4548 .Sy keyformat
4549 and
4550 .Sy pbkdf2iters
4551 after the dataset has been created.
4552 .It Fl i
4553 Indicates that zfs should make
4554 .Ar filesystem
4555 inherit the key of its parent. Note that this command can only be run on an
4556 encryption root that has an encrypted parent.
4557 .El
4558 .El
4559 .Sh EXIT STATUS
4560 The
4561 .Nm
4562 utility exits 0 on success, 1 if an error occurs, and 2 if invalid command line
4563 options were specified.
4564 .Sh EXAMPLES
4565 .Bl -tag -width ""
4566 .It Sy Example 1 No Creating a ZFS File System Hierarchy
4567 The following commands create a file system named
4568 .Em pool/home
4569 and a file system named
4570 .Em pool/home/bob .
4571 The mount point
4572 .Pa /export/home
4573 is set for the parent file system, and is automatically inherited by the child
4574 file system.
4575 .Bd -literal
4576 # zfs create pool/home
4577 # zfs set mountpoint=/export/home pool/home
4578 # zfs create pool/home/bob
4579 .Ed
4580 .It Sy Example 2 No Creating a ZFS Snapshot
4581 The following command creates a snapshot named
4582 .Sy yesterday .
4583 This snapshot is mounted on demand in the
4584 .Pa .zfs/snapshot
4585 directory at the root of the
4586 .Em pool/home/bob
4587 file system.
4588 .Bd -literal
4589 # zfs snapshot pool/home/bob@yesterday
4590 .Ed
4591 .It Sy Example 3 No Creating and Destroying Multiple Snapshots
4592 The following command creates snapshots named
4593 .Sy yesterday
4594 of
4595 .Em pool/home
4596 and all of its descendent file systems.
4597 Each snapshot is mounted on demand in the
4598 .Pa .zfs/snapshot
4599 directory at the root of its file system.
4600 The second command destroys the newly created snapshots.
4601 .Bd -literal
4602 # zfs snapshot -r pool/home@yesterday
4603 # zfs destroy -r pool/home@yesterday
4604 .Ed
4605 .It Sy Example 4 No Disabling and Enabling File System Compression
4606 The following command disables the
4607 .Sy compression
4608 property for all file systems under
4609 .Em pool/home .
4610 The next command explicitly enables
4611 .Sy compression
4612 for
4613 .Em pool/home/anne .
4614 .Bd -literal
4615 # zfs set compression=off pool/home
4616 # zfs set compression=on pool/home/anne
4617 .Ed
4618 .It Sy Example 5 No Listing ZFS Datasets
4619 The following command lists all active file systems and volumes in the system.
4620 Snapshots are displayed if the
4621 .Sy listsnaps
4622 property is
4623 .Sy on .
4624 The default is
4625 .Sy off .
4626 See
4627 .Xr zpool 8
4628 for more information on pool properties.
4629 .Bd -literal
4630 # zfs list
4631 NAME USED AVAIL REFER MOUNTPOINT
4632 pool 450K 457G 18K /pool
4633 pool/home 315K 457G 21K /export/home
4634 pool/home/anne 18K 457G 18K /export/home/anne
4635 pool/home/bob 276K 457G 276K /export/home/bob
4636 .Ed
4637 .It Sy Example 6 No Setting a Quota on a ZFS File System
4638 The following command sets a quota of 50 Gbytes for
4639 .Em pool/home/bob .
4640 .Bd -literal
4641 # zfs set quota=50G pool/home/bob
4642 .Ed
4643 .It Sy Example 7 No Listing ZFS Properties
4644 The following command lists all properties for
4645 .Em pool/home/bob .
4646 .Bd -literal
4647 # zfs get all pool/home/bob
4648 NAME PROPERTY VALUE SOURCE
4649 pool/home/bob type filesystem -
4650 pool/home/bob creation Tue Jul 21 15:53 2009 -
4651 pool/home/bob used 21K -
4652 pool/home/bob available 20.0G -
4653 pool/home/bob referenced 21K -
4654 pool/home/bob compressratio 1.00x -
4655 pool/home/bob mounted yes -
4656 pool/home/bob quota 20G local
4657 pool/home/bob reservation none default
4658 pool/home/bob recordsize 128K default
4659 pool/home/bob mountpoint /pool/home/bob default
4660 pool/home/bob sharenfs off default
4661 pool/home/bob checksum on default
4662 pool/home/bob compression on local
4663 pool/home/bob atime on default
4664 pool/home/bob devices on default
4665 pool/home/bob exec on default
4666 pool/home/bob setuid on default
4667 pool/home/bob readonly off default
4668 pool/home/bob zoned off default
4669 pool/home/bob snapdir hidden default
4670 pool/home/bob acltype off default
4671 pool/home/bob aclinherit restricted default
4672 pool/home/bob canmount on default
4673 pool/home/bob xattr on default
4674 pool/home/bob copies 1 default
4675 pool/home/bob version 4 -
4676 pool/home/bob utf8only off -
4677 pool/home/bob normalization none -
4678 pool/home/bob casesensitivity sensitive -
4679 pool/home/bob vscan off default
4680 pool/home/bob nbmand off default
4681 pool/home/bob sharesmb off default
4682 pool/home/bob refquota none default
4683 pool/home/bob refreservation none default
4684 pool/home/bob primarycache all default
4685 pool/home/bob secondarycache all default
4686 pool/home/bob usedbysnapshots 0 -
4687 pool/home/bob usedbydataset 21K -
4688 pool/home/bob usedbychildren 0 -
4689 pool/home/bob usedbyrefreservation 0 -
4690 .Ed
4691 .Pp
4692 The following command gets a single property value.
4693 .Bd -literal
4694 # zfs get -H -o value compression pool/home/bob
4695 on
4696 .Ed
4697 The following command lists all properties with local settings for
4698 .Em pool/home/bob .
4699 .Bd -literal
4700 # zfs get -r -s local -o name,property,value all pool/home/bob
4701 NAME PROPERTY VALUE
4702 pool/home/bob quota 20G
4703 pool/home/bob compression on
4704 .Ed
4705 .It Sy Example 8 No Rolling Back a ZFS File System
4706 The following command reverts the contents of
4707 .Em pool/home/anne
4708 to the snapshot named
4709 .Sy yesterday ,
4710 deleting all intermediate snapshots.
4711 .Bd -literal
4712 # zfs rollback -r pool/home/anne@yesterday
4713 .Ed
4714 .It Sy Example 9 No Creating a ZFS Clone
4715 The following command creates a writable file system whose initial contents are
4716 the same as
4717 .Em pool/home/bob@yesterday .
4718 .Bd -literal
4719 # zfs clone pool/home/bob@yesterday pool/clone
4720 .Ed
4721 .It Sy Example 10 No Promoting a ZFS Clone
4722 The following commands illustrate how to test out changes to a file system, and
4723 then replace the original file system with the changed one, using clones, clone
4724 promotion, and renaming:
4725 .Bd -literal
4726 # zfs create pool/project/production
4727 populate /pool/project/production with data
4728 # zfs snapshot pool/project/production@today
4729 # zfs clone pool/project/production@today pool/project/beta
4730 make changes to /pool/project/beta and test them
4731 # zfs promote pool/project/beta
4732 # zfs rename pool/project/production pool/project/legacy
4733 # zfs rename pool/project/beta pool/project/production
4734 once the legacy version is no longer needed, it can be destroyed
4735 # zfs destroy pool/project/legacy
4736 .Ed
4737 .It Sy Example 11 No Inheriting ZFS Properties
4738 The following command causes
4739 .Em pool/home/bob
4740 and
4741 .Em pool/home/anne
4742 to inherit the
4743 .Sy checksum
4744 property from their parent.
4745 .Bd -literal
4746 # zfs inherit checksum pool/home/bob pool/home/anne
4747 .Ed
4748 .It Sy Example 12 No Remotely Replicating ZFS Data
4749 The following commands send a full stream and then an incremental stream to a
4750 remote machine, restoring them into
4751 .Em poolB/received/fs@a
4752 and
4753 .Em poolB/received/fs@b ,
4754 respectively.
4755 .Em poolB
4756 must contain the file system
4757 .Em poolB/received ,
4758 and must not initially contain
4759 .Em poolB/received/fs .
4760 .Bd -literal
4761 # zfs send pool/fs@a | \e
4762 ssh host zfs receive poolB/received/fs@a
4763 # zfs send -i a pool/fs@b | \e
4764 ssh host zfs receive poolB/received/fs
4765 .Ed
4766 .It Sy Example 13 No Using the zfs receive -d Option
4767 The following command sends a full stream of
4768 .Em poolA/fsA/fsB@snap
4769 to a remote machine, receiving it into
4770 .Em poolB/received/fsA/fsB@snap .
4771 The
4772 .Em fsA/fsB@snap
4773 portion of the received snapshot's name is determined from the name of the sent
4774 snapshot.
4775 .Em poolB
4776 must contain the file system
4777 .Em poolB/received .
4778 If
4779 .Em poolB/received/fsA
4780 does not exist, it is created as an empty file system.
4781 .Bd -literal
4782 # zfs send poolA/fsA/fsB@snap | \e
4783 ssh host zfs receive -d poolB/received
4784 .Ed
4785 .It Sy Example 14 No Setting User Properties
4786 The following example sets the user-defined
4787 .Sy com.example:department
4788 property for a dataset.
4789 .Bd -literal
4790 # zfs set com.example:department=12345 tank/accounting
4791 .Ed
4792 .It Sy Example 15 No Performing a Rolling Snapshot
4793 The following example shows how to maintain a history of snapshots with a
4794 consistent naming scheme.
4795 To keep a week's worth of snapshots, the user destroys the oldest snapshot,
4796 renames the remaining snapshots, and then creates a new snapshot, as follows:
4797 .Bd -literal
4798 # zfs destroy -r pool/users@7daysago
4799 # zfs rename -r pool/users@6daysago @7daysago
4800 # zfs rename -r pool/users@5daysago @6daysago
4801 # zfs rename -r pool/users@4daysago @5daysago
4802 # zfs rename -r pool/users@3daysago @4daysago
4803 # zfs rename -r pool/users@2daysago @3daysago
4804 # zfs rename -r pool/users@yesterday @2daysago
4805 # zfs rename -r pool/users@today @yesterday
4806 # zfs snapshot -r pool/users@today
4807 .Ed
4808 .It Sy Example 16 No Setting sharenfs Property Options on a ZFS File System
4809 The following commands show how to set
4810 .Sy sharenfs
4811 property options to enable
4812 .Sy rw
4813 access for a set of
4814 .Sy IP
4815 addresses and to enable root access for system
4816 .Sy neo
4817 on the
4818 .Em tank/home
4819 file system.
4820 .Bd -literal
4821 # zfs set sharenfs='rw=@123.123.0.0/16,root=neo' tank/home
4822 .Ed
4823 .Pp
4824 If you are using
4825 .Sy DNS
4826 for host name resolution, specify the fully qualified hostname.
4827 .It Sy Example 17 No Delegating ZFS Administration Permissions on a ZFS Dataset
4828 The following example shows how to set permissions so that user
4829 .Sy cindys
4830 can create, destroy, mount, and take snapshots on
4831 .Em tank/cindys .
4832 The permissions on
4833 .Em tank/cindys
4834 are also displayed.
4835 .Bd -literal
4836 # zfs allow cindys create,destroy,mount,snapshot tank/cindys
4837 # zfs allow tank/cindys
4838 ---- Permissions on tank/cindys --------------------------------------
4839 Local+Descendent permissions:
4840 user cindys create,destroy,mount,snapshot
4841 .Ed
4842 .Pp
4843 Because the
4844 .Em tank/cindys
4845 mount point permission is set to 755 by default, user
4846 .Sy cindys
4847 will be unable to mount file systems under
4848 .Em tank/cindys .
4849 Add an ACE similar to the following syntax to provide mount point access:
4850 .Bd -literal
4851 # chmod A+user:cindys:add_subdirectory:allow /tank/cindys
4852 .Ed
4853 .It Sy Example 18 No Delegating Create Time Permissions on a ZFS Dataset
4854 The following example shows how to grant anyone in the group
4855 .Sy staff
4856 to create file systems in
4857 .Em tank/users .
4858 This syntax also allows staff members to destroy their own file systems, but not
4859 destroy anyone else's file system.
4860 The permissions on
4861 .Em tank/users
4862 are also displayed.
4863 .Bd -literal
4864 # zfs allow staff create,mount tank/users
4865 # zfs allow -c destroy tank/users
4866 # zfs allow tank/users
4867 ---- Permissions on tank/users ---------------------------------------
4868 Permission sets:
4869 destroy
4870 Local+Descendent permissions:
4871 group staff create,mount
4872 .Ed
4873 .It Sy Example 19 No Defining and Granting a Permission Set on a ZFS Dataset
4874 The following example shows how to define and grant a permission set on the
4875 .Em tank/users
4876 file system.
4877 The permissions on
4878 .Em tank/users
4879 are also displayed.
4880 .Bd -literal
4881 # zfs allow -s @pset create,destroy,snapshot,mount tank/users
4882 # zfs allow staff @pset tank/users
4883 # zfs allow tank/users
4884 ---- Permissions on tank/users ---------------------------------------
4885 Permission sets:
4886 @pset create,destroy,mount,snapshot
4887 Local+Descendent permissions:
4888 group staff @pset
4889 .Ed
4890 .It Sy Example 20 No Delegating Property Permissions on a ZFS Dataset
4891 The following example shows to grant the ability to set quotas and reservations
4892 on the
4893 .Em users/home
4894 file system.
4895 The permissions on
4896 .Em users/home
4897 are also displayed.
4898 .Bd -literal
4899 # zfs allow cindys quota,reservation users/home
4900 # zfs allow users/home
4901 ---- Permissions on users/home ---------------------------------------
4902 Local+Descendent permissions:
4903 user cindys quota,reservation
4904 cindys% zfs set quota=10G users/home/marks
4905 cindys% zfs get quota users/home/marks
4906 NAME PROPERTY VALUE SOURCE
4907 users/home/marks quota 10G local
4908 .Ed
4909 .It Sy Example 21 No Removing ZFS Delegated Permissions on a ZFS Dataset
4910 The following example shows how to remove the snapshot permission from the
4911 .Sy staff
4912 group on the
4913 .Em tank/users
4914 file system.
4915 The permissions on
4916 .Em tank/users
4917 are also displayed.
4918 .Bd -literal
4919 # zfs unallow staff snapshot tank/users
4920 # zfs allow tank/users
4921 ---- Permissions on tank/users ---------------------------------------
4922 Permission sets:
4923 @pset create,destroy,mount,snapshot
4924 Local+Descendent permissions:
4925 group staff @pset
4926 .Ed
4927 .It Sy Example 22 No Showing the differences between a snapshot and a ZFS Dataset
4928 The following example shows how to see what has changed between a prior
4929 snapshot of a ZFS dataset and its current state.
4930 The
4931 .Fl F
4932 option is used to indicate type information for the files affected.
4933 .Bd -literal
4934 # zfs diff -F tank/test@before tank/test
4935 M / /tank/test/
4936 M F /tank/test/linked (+1)
4937 R F /tank/test/oldname -> /tank/test/newname
4938 - F /tank/test/deleted
4939 + F /tank/test/created
4940 M F /tank/test/modified
4941 .Ed
4942 .It Sy Example 23 No Creating a bookmark
4943 The following example create a bookmark to a snapshot. This bookmark
4944 can then be used instead of snapshot in send streams.
4945 .Bd -literal
4946 # zfs bookmark rpool@snapshot rpool#bookmark
4947 .Ed
4948 .It Sy Example 24 No Setting sharesmb Property Options on a ZFS File System
4949 The following example show how to share SMB filesystem through ZFS. Note that
4950 that a user and his/her password must be given.
4951 .Bd -literal
4952 # smbmount //127.0.0.1/share_tmp /mnt/tmp \\
4953 -o user=workgroup/turbo,password=obrut,uid=1000
4954 .Ed
4955 .Pp
4956 Minimal
4957 .Em /etc/samba/smb.conf
4958 configuration required:
4959 .Pp
4960 Samba will need to listen to 'localhost' (127.0.0.1) for the ZFS utilities to
4961 communicate with Samba. This is the default behavior for most Linux
4962 distributions.
4963 .Pp
4964 Samba must be able to authenticate a user. This can be done in a number of
4965 ways, depending on if using the system password file, LDAP or the Samba
4966 specific smbpasswd file. How to do this is outside the scope of this manual.
4967 Please refer to the
4968 .Xr smb.conf 5
4969 man page for more information.
4970 .Pp
4971 See the
4972 .Sy USERSHARE section
4973 of the
4974 .Xr smb.conf 5
4975 man page for all configuration options in case you need to modify any options
4976 to the share afterwards. Do note that any changes done with the
4977 .Xr net 8
4978 command will be undone if the share is ever unshared (such as at a reboot etc).
4979 .El
4980 .Sh INTERFACE STABILITY
4981 .Sy Committed .
4982 .Sh SEE ALSO
4983 .Xr attr 1 ,
4984 .Xr gzip 1 ,
4985 .Xr ssh 1 ,
4986 .Xr chmod 2 ,
4987 .Xr fsync 2 ,
4988 .Xr stat 2 ,
4989 .Xr write 2 ,
4990 .Xr acl 5 ,
4991 .Xr attributes 5 ,
4992 .Xr exports 5 ,
4993 .Xr exportfs 8 ,
4994 .Xr mount 8 ,
4995 .Xr net 8 ,
4996 .Xr selinux 8 ,
4997 .Xr zpool 8