]> git.proxmox.com Git - mirror_zfs.git/blob - man/man8/zfs.8
zfs.8 has wrong description of "zfs program -t"
[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, 2019 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 DLPRbcehnpvw
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 Fhnsuv
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 Fhnsuv
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 instruction-limit
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 .Pp
1279 When any setting except
1280 .Sy off
1281 is selected, compression will explicitly check for blocks consisting of only
1282 zeroes (the NUL byte). When a zero-filled block is detected, it is stored as
1283 a hole and not compressed using the indicated compression algorithm.
1284 .Pp
1285 Any block being compressed must be no larger than 7/8 of its original size
1286 after compression, otherwise the compression will not be considered worthwhile
1287 and the block saved uncompressed. Note that when the logical block is less than
1288 8 times the disk sector size this effectively reduces the necessary compression
1289 ratio; for example 8k blocks on disks with 4k disk sectors must compress to 1/2
1290 or less of their original size.
1291 .It Xo
1292 .Sy context Ns = Ns Sy none Ns | Ns
1293 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1294 .Xc
1295 This flag sets the SELinux context for all files in the file system under
1296 a mount point for that file system. See
1297 .Xr selinux 8
1298 for more information.
1299 .It Xo
1300 .Sy fscontext Ns = Ns Sy none Ns | Ns
1301 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1302 .Xc
1303 This flag sets the SELinux context for the file system file system being
1304 mounted. See
1305 .Xr selinux 8
1306 for more information.
1307 .It Xo
1308 .Sy defcontext Ns = Ns Sy none Ns | Ns
1309 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1310 .Xc
1311 This flag sets the SELinux default context for unlabeled files. See
1312 .Xr selinux 8
1313 for more information.
1314 .It Xo
1315 .Sy rootcontext Ns = Ns Sy none Ns | Ns
1316 .Em SELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level
1317 .Xc
1318 This flag sets the SELinux context for the root inode of the file system. See
1319 .Xr selinux 8
1320 for more information.
1321 .It Sy copies Ns = Ns Sy 1 Ns | Ns Sy 2 Ns | Ns Sy 3
1322 Controls the number of copies of data stored for this dataset.
1323 These copies are in addition to any redundancy provided by the pool, for
1324 example, mirroring or RAID-Z.
1325 The copies are stored on different disks, if possible.
1326 The space used by multiple copies is charged to the associated file and dataset,
1327 changing the
1328 .Sy used
1329 property and counting against quotas and reservations.
1330 .Pp
1331 Changing this property only affects newly-written data.
1332 Therefore, set this property at file system creation time by using the
1333 .Fl o Sy copies Ns = Ns Ar N
1334 option.
1335 .Pp
1336 Remember that ZFS will not import a pool with a missing top-level vdev. Do
1337 .Sy NOT
1338 create, for example a two-disk striped pool and set
1339 .Sy copies=2
1340 on some datasets thinking you have setup redundancy for them. When a disk
1341 fails you will not be able to import the pool and will have lost all of your
1342 data.
1343 .It Sy devices Ns = Ns Sy on Ns | Ns Sy off
1344 Controls whether device nodes can be opened on this file system.
1345 The default value is
1346 .Sy on .
1347 The values
1348 .Sy on
1349 and
1350 .Sy off
1351 are equivalent to the
1352 .Sy dev
1353 and
1354 .Sy nodev
1355 mount options.
1356 .It Xo
1357 .Sy dedup Ns = Ns Sy off Ns | Ns Sy on Ns | Ns Sy verify Ns | Ns
1358 .Sy sha256[,verify] Ns | Ns Sy sha512[,verify] Ns | Ns Sy skein[,verify] Ns | Ns
1359 .Sy edonr,verify
1360 .Xc
1361 Configures deduplication for a dataset. The default value is
1362 .Sy off .
1363 The default deduplication checksum is
1364 .Sy sha256
1365 (this may change in the future). When
1366 .Sy dedup
1367 is enabled, the checksum defined here overrides the
1368 .Sy checksum
1369 property. Setting the value to
1370 .Sy verify
1371 has the same effect as the setting
1372 .Sy sha256,verify.
1373 .Pp
1374 If set to
1375 .Sy verify ,
1376 ZFS will do a byte-to-byte comparsion in case of two blocks having the same
1377 signature to make sure the block contents are identical. Specifying
1378 .Sy verify
1379 is mandatory for the
1380 .Sy edonr
1381 algorithm.
1382 .Pp
1383 Unless necessary, deduplication should NOT be enabled on a system. See
1384 .Sx Deduplication
1385 above.
1386 .It Xo
1387 .Sy dnodesize Ns = Ns Sy legacy Ns | Ns Sy auto Ns | Ns Sy 1k Ns | Ns
1388 .Sy 2k Ns | Ns Sy 4k Ns | Ns Sy 8k Ns | Ns Sy 16k
1389 .Xc
1390 Specifies a compatibility mode or literal value for the size of dnodes in the
1391 file system. The default value is
1392 .Sy legacy .
1393 Setting this property to a value other than
1394 .Sy legacy
1395 requires the large_dnode pool feature to be enabled.
1396 .Pp
1397 Consider setting
1398 .Sy dnodesize
1399 to
1400 .Sy auto
1401 if the dataset uses the
1402 .Sy xattr=sa
1403 property setting and the workload makes heavy use of extended attributes. This
1404 may be applicable to SELinux-enabled systems, Lustre servers, and Samba
1405 servers, for example. Literal values are supported for cases where the optimal
1406 size is known in advance and for performance testing.
1407 .Pp
1408 Leave
1409 .Sy dnodesize
1410 set to
1411 .Sy legacy
1412 if you need to receive a send stream of this dataset on a pool that doesn't
1413 enable the large_dnode feature, or if you need to import this pool on a system
1414 that doesn't support the large_dnode feature.
1415 .Pp
1416 This property can also be referred to by its shortened column name,
1417 .Sy dnsize .
1418 .It Xo
1419 .Sy encryption Ns = Ns Sy off Ns | Ns Sy on Ns | Ns Sy aes-128-ccm Ns | Ns
1420 .Sy aes-192-ccm Ns | Ns Sy aes-256-ccm Ns | Ns Sy aes-128-gcm Ns | Ns
1421 .Sy aes-192-gcm Ns | Ns Sy aes-256-gcm
1422 .Xc
1423 Controls the encryption cipher suite (block cipher, key length, and mode) used
1424 for this dataset. Requires the
1425 .Sy encryption
1426 feature to be enabled on the pool.
1427 Requires a
1428 .Sy keyformat
1429 to be set at dataset creation time.
1430 .Pp
1431 Selecting
1432 .Sy encryption Ns = Ns Sy on
1433 when creating a dataset indicates that the default encryption suite will be
1434 selected, which is currently
1435 .Sy aes-256-ccm .
1436 In order to provide consistent data protection, encryption must be specified at
1437 dataset creation time and it cannot be changed afterwards.
1438 .Pp
1439 For more details and caveats about encryption see the
1440 .Sy Encryption
1441 section.
1442 .It Sy keyformat Ns = Ns Sy raw Ns | Ns Sy hex Ns | Ns Sy passphrase
1443 Controls what format the user's encryption key will be provided as. This
1444 property is only set when the dataset is encrypted.
1445 .Pp
1446 Raw keys and hex keys must be 32 bytes long (regardless of the chosen
1447 encryption suite) and must be randomly generated. A raw key can be generated
1448 with the following command:
1449 .Bd -literal
1450 # dd if=/dev/urandom of=/path/to/output/key bs=32 count=1
1451 .Ed
1452 .Pp
1453 Passphrases must be between 8 and 512 bytes long and will be processed through
1454 PBKDF2 before being used (see the
1455 .Sy pbkdf2iters
1456 property). Even though the
1457 encryption suite cannot be changed after dataset creation, the keyformat can be
1458 with
1459 .Nm zfs Cm change-key .
1460 .It Xo
1461 .Sy keylocation Ns = Ns Sy prompt Ns | Ns Sy file:// Ns Em </absolute/file/path>
1462 .Xc
1463 Controls where the user's encryption key will be loaded from by default for
1464 commands such as
1465 .Nm zfs Cm load-key
1466 and
1467 .Nm zfs Cm mount Cm -l .
1468 This property is only set for encrypted datasets which are encryption roots. If
1469 unspecified, the default is
1470 .Sy prompt.
1471 .Pp
1472 Even though the encryption suite cannot be changed after dataset creation, the
1473 keylocation can be with either
1474 .Nm zfs Cm set
1475 or
1476 .Nm zfs Cm change-key .
1477 If
1478 .Sy prompt
1479 is selected ZFS will ask for the key at the command prompt when it is required
1480 to access the encrypted data (see
1481 .Nm zfs Cm load-key
1482 for details). This setting will also allow the key to be passed in via STDIN,
1483 but users should be careful not to place keys which should be kept secret on
1484 the command line. If a file URI is selected, the key will be loaded from the
1485 specified absolute file path.
1486 .It Sy pbkdf2iters Ns = Ns Ar iterations
1487 Controls the number of PBKDF2 iterations that a
1488 .Sy passphrase
1489 encryption key should be run through when processing it into an encryption key.
1490 This property is only defined when encryption is enabled and a keyformat of
1491 .Sy passphrase
1492 is selected. The goal of PBKDF2 is to significantly increase the
1493 computational difficulty needed to brute force a user's passphrase. This is
1494 accomplished by forcing the attacker to run each passphrase through a
1495 computationally expensive hashing function many times before they arrive at the
1496 resulting key. A user who actually knows the passphrase will only have to pay
1497 this cost once. As CPUs become better at processing, this number should be
1498 raised to ensure that a brute force attack is still not possible. The current
1499 default is
1500 .Sy 350000
1501 and the minimum is
1502 .Sy 100000 .
1503 This property may be changed with
1504 .Nm zfs Cm change-key .
1505 .It Sy exec Ns = Ns Sy on Ns | Ns Sy off
1506 Controls whether processes can be executed from within this file system.
1507 The default value is
1508 .Sy on .
1509 The values
1510 .Sy on
1511 and
1512 .Sy off
1513 are equivalent to the
1514 .Sy exec
1515 and
1516 .Sy noexec
1517 mount options.
1518 .It Sy filesystem_limit Ns = Ns Em count Ns | Ns Sy none
1519 Limits the number of filesystems and volumes that can exist under this point in
1520 the dataset tree.
1521 The limit is not enforced if the user is allowed to change the limit.
1522 Setting a
1523 .Sy filesystem_limit
1524 to
1525 .Sy on
1526 a descendent of a filesystem that already has a
1527 .Sy filesystem_limit
1528 does not override the ancestor's
1529 .Sy filesystem_limit ,
1530 but rather imposes an additional limit.
1531 This feature must be enabled to be used
1532 .Po see
1533 .Xr zpool-features 5
1534 .Pc .
1535 .It Sy special_small_blocks Ns = Ns Em size
1536 This value represents the threshold block size for including small file
1537 blocks into the special allocation class. Blocks smaller than or equal to this
1538 value will be assigned to the special allocation class while greater blocks
1539 will be assigned to the regular class. Valid values are zero or a power of two
1540 from 512B up to 128K. The default size is 0 which means no small file blocks
1541 will be allocated in the special class.
1542 .Pp
1543 Before setting this property, a special class vdev must be added to the
1544 pool. See
1545 .Xr zpool 8
1546 for more details on the special allocation class.
1547 .It Sy mountpoint Ns = Ns Pa path Ns | Ns Sy none Ns | Ns Sy legacy
1548 Controls the mount point used for this file system.
1549 See the
1550 .Sx Mount Points
1551 section for more information on how this property is used.
1552 .Pp
1553 When the
1554 .Sy mountpoint
1555 property is changed for a file system, the file system and any children that
1556 inherit the mount point are unmounted.
1557 If the new value is
1558 .Sy legacy ,
1559 then they remain unmounted.
1560 Otherwise, they are automatically remounted in the new location if the property
1561 was previously
1562 .Sy legacy
1563 or
1564 .Sy none ,
1565 or if they were mounted before the property was changed.
1566 In addition, any shared file systems are unshared and shared in the new
1567 location.
1568 .It Sy nbmand Ns = Ns Sy on Ns | Ns Sy off
1569 Controls whether the file system should be mounted with
1570 .Sy nbmand
1571 .Pq Non Blocking mandatory locks .
1572 This is used for SMB clients.
1573 Changes to this property only take effect when the file system is umounted and
1574 remounted.
1575 See
1576 .Xr mount 8
1577 for more information on
1578 .Sy nbmand
1579 mounts. This property is not used on Linux.
1580 .It Sy overlay Ns = Ns Sy off Ns | Ns Sy on
1581 Allow mounting on a busy directory or a directory which already contains
1582 files or directories. This is the default mount behavior for Linux file systems.
1583 For consistency with OpenZFS on other platforms overlay mounts are
1584 .Sy off
1585 by default. Set to
1586 .Sy on
1587 to enable overlay mounts.
1588 .It Sy primarycache Ns = Ns Sy all Ns | Ns Sy none Ns | Ns Sy metadata
1589 Controls what is cached in the primary cache
1590 .Pq ARC .
1591 If this property is set to
1592 .Sy all ,
1593 then both user data and metadata is cached.
1594 If this property is set to
1595 .Sy none ,
1596 then neither user data nor metadata is cached.
1597 If this property is set to
1598 .Sy metadata ,
1599 then only metadata is cached.
1600 The default value is
1601 .Sy all .
1602 .It Sy quota Ns = Ns Em size Ns | Ns Sy none
1603 Limits the amount of space a dataset and its descendents can consume.
1604 This property enforces a hard limit on the amount of space used.
1605 This includes all space consumed by descendents, including file systems and
1606 snapshots.
1607 Setting a quota on a descendent of a dataset that already has a quota does not
1608 override the ancestor's quota, but rather imposes an additional limit.
1609 .Pp
1610 Quotas cannot be set on volumes, as the
1611 .Sy volsize
1612 property acts as an implicit quota.
1613 .It Sy snapshot_limit Ns = Ns Em count Ns | Ns Sy none
1614 Limits the number of snapshots that can be created on a dataset and its
1615 descendents.
1616 Setting a
1617 .Sy snapshot_limit
1618 on a descendent of a dataset that already has a
1619 .Sy snapshot_limit
1620 does not override the ancestor's
1621 .Sy snapshot_limit ,
1622 but rather imposes an additional limit.
1623 The limit is not enforced if the user is allowed to change the limit.
1624 For example, this means that recursive snapshots taken from the global zone are
1625 counted against each delegated dataset within a zone.
1626 This feature must be enabled to be used
1627 .Po see
1628 .Xr zpool-features 5
1629 .Pc .
1630 .It Sy userquota@ Ns Em user Ns = Ns Em size Ns | Ns Sy none
1631 Limits the amount of space consumed by the specified user.
1632 User space consumption is identified by the
1633 .Sy userspace@ Ns Em user
1634 property.
1635 .Pp
1636 Enforcement of user quotas may be delayed by several seconds.
1637 This delay means that a user might exceed their quota before the system notices
1638 that they are over quota and begins to refuse additional writes with the
1639 .Er EDQUOT
1640 error message.
1641 See the
1642 .Nm zfs Cm userspace
1643 subcommand for more information.
1644 .Pp
1645 Unprivileged users can only access their own groups' space usage.
1646 The root user, or a user who has been granted the
1647 .Sy userquota
1648 privilege with
1649 .Nm zfs Cm allow ,
1650 can get and set everyone's quota.
1651 .Pp
1652 This property is not available on volumes, on file systems before version 4, or
1653 on pools before version 15.
1654 The
1655 .Sy userquota@ Ns Em ...
1656 properties are not displayed by
1657 .Nm zfs Cm get Sy all .
1658 The user's name must be appended after the
1659 .Sy @
1660 symbol, using one of the following forms:
1661 .Bl -bullet
1662 .It
1663 .Em POSIX name
1664 .Po for example,
1665 .Sy joe
1666 .Pc
1667 .It
1668 .Em POSIX numeric ID
1669 .Po for example,
1670 .Sy 789
1671 .Pc
1672 .It
1673 .Em SID name
1674 .Po for example,
1675 .Sy joe.smith@mydomain
1676 .Pc
1677 .It
1678 .Em SID numeric ID
1679 .Po for example,
1680 .Sy S-1-123-456-789
1681 .Pc
1682 .El
1683 .Pp
1684 Files created on Linux always have POSIX owners.
1685 .It Sy userobjquota@ Ns Em user Ns = Ns Em size Ns | Ns Sy none
1686 The
1687 .Sy userobjquota
1688 is similar to
1689 .Sy userquota
1690 but it limits the number of objects a user can create. Please refer to
1691 .Sy userobjused
1692 for more information about how objects are counted.
1693 .It Sy groupquota@ Ns Em group Ns = Ns Em size Ns | Ns Sy none
1694 Limits the amount of space consumed by the specified group.
1695 Group space consumption is identified by the
1696 .Sy groupused@ Ns Em group
1697 property.
1698 .Pp
1699 Unprivileged users can access only their own groups' space usage.
1700 The root user, or a user who has been granted the
1701 .Sy groupquota
1702 privilege with
1703 .Nm zfs Cm allow ,
1704 can get and set all groups' quotas.
1705 .It Sy groupobjquota@ Ns Em group Ns = Ns Em size Ns | Ns Sy none
1706 The
1707 .Sy groupobjquota
1708 is similar to
1709 .Sy groupquota
1710 but it limits number of objects a group can consume. Please refer to
1711 .Sy userobjused
1712 for more information about how objects are counted.
1713 .It Sy projectquota@ Ns Em project Ns = Ns Em size Ns | Ns Sy none
1714 Limits the amount of space consumed by the specified project. Project
1715 space consumption is identified by the
1716 .Sy projectused@ Ns Em project
1717 property. Please refer to
1718 .Sy projectused
1719 for more information about how project is identified and set/changed.
1720 .Pp
1721 The root user, or a user who has been granted the
1722 .Sy projectquota
1723 privilege with
1724 .Nm zfs allow ,
1725 can access all projects' quota.
1726 .It Sy projectobjquota@ Ns Em project Ns = Ns Em size Ns | Ns Sy none
1727 The
1728 .Sy projectobjquota
1729 is similar to
1730 .Sy projectquota
1731 but it limits number of objects a project can consume. Please refer to
1732 .Sy userobjused
1733 for more information about how objects are counted.
1734 .It Sy readonly Ns = Ns Sy on Ns | Ns Sy off
1735 Controls whether this dataset can be modified.
1736 The default value is
1737 .Sy off .
1738 The values
1739 .Sy on
1740 and
1741 .Sy off
1742 are equivalent to the
1743 .Sy ro
1744 and
1745 .Sy rw
1746 mount options.
1747 .Pp
1748 This property can also be referred to by its shortened column name,
1749 .Sy rdonly .
1750 .It Sy recordsize Ns = Ns Em size
1751 Specifies a suggested block size for files in the file system.
1752 This property is designed solely for use with database workloads that access
1753 files in fixed-size records.
1754 ZFS automatically tunes block sizes according to internal algorithms optimized
1755 for typical access patterns.
1756 .Pp
1757 For databases that create very large files but access them in small random
1758 chunks, these algorithms may be suboptimal.
1759 Specifying a
1760 .Sy recordsize
1761 greater than or equal to the record size of the database can result in
1762 significant performance gains.
1763 Use of this property for general purpose file systems is strongly discouraged,
1764 and may adversely affect performance.
1765 .Pp
1766 The size specified must be a power of two greater than or equal to 512 and less
1767 than or equal to 128 Kbytes.
1768 If the
1769 .Sy large_blocks
1770 feature is enabled on the pool, the size may be up to 1 Mbyte.
1771 See
1772 .Xr zpool-features 5
1773 for details on ZFS feature flags.
1774 .Pp
1775 Changing the file system's
1776 .Sy recordsize
1777 affects only files created afterward; existing files are unaffected.
1778 .Pp
1779 This property can also be referred to by its shortened column name,
1780 .Sy recsize .
1781 .It Sy redundant_metadata Ns = Ns Sy all Ns | Ns Sy most
1782 Controls what types of metadata are stored redundantly.
1783 ZFS stores an extra copy of metadata, so that if a single block is corrupted,
1784 the amount of user data lost is limited.
1785 This extra copy is in addition to any redundancy provided at the pool level
1786 .Pq e.g. by mirroring or RAID-Z ,
1787 and is in addition to an extra copy specified by the
1788 .Sy copies
1789 property
1790 .Pq up to a total of 3 copies .
1791 For example if the pool is mirrored,
1792 .Sy copies Ns = Ns 2 ,
1793 and
1794 .Sy redundant_metadata Ns = Ns Sy most ,
1795 then ZFS stores 6 copies of most metadata, and 4 copies of data and some
1796 metadata.
1797 .Pp
1798 When set to
1799 .Sy all ,
1800 ZFS stores an extra copy of all metadata.
1801 If a single on-disk block is corrupt, at worst a single block of user data
1802 .Po which is
1803 .Sy recordsize
1804 bytes long
1805 .Pc
1806 can be lost.
1807 .Pp
1808 When set to
1809 .Sy most ,
1810 ZFS stores an extra copy of most types of metadata.
1811 This can improve performance of random writes, because less metadata must be
1812 written.
1813 In practice, at worst about 100 blocks
1814 .Po of
1815 .Sy recordsize
1816 bytes each
1817 .Pc
1818 of user data can be lost if a single on-disk block is corrupt.
1819 The exact behavior of which metadata blocks are stored redundantly may change in
1820 future releases.
1821 .Pp
1822 The default value is
1823 .Sy all .
1824 .It Sy refquota Ns = Ns Em size Ns | Ns Sy none
1825 Limits the amount of space a dataset can consume.
1826 This property enforces a hard limit on the amount of space used.
1827 This hard limit does not include space used by descendents, including file
1828 systems and snapshots.
1829 .It Sy refreservation Ns = Ns Em size Ns | Ns Sy none Ns | Ns Sy auto
1830 The minimum amount of space guaranteed to a dataset, not including its
1831 descendents.
1832 When the amount of space used is below this value, the dataset is treated as if
1833 it were taking up the amount of space specified by
1834 .Sy refreservation .
1835 The
1836 .Sy refreservation
1837 reservation is accounted for in the parent datasets' space used, and counts
1838 against the parent datasets' quotas and reservations.
1839 .Pp
1840 If
1841 .Sy refreservation
1842 is set, a snapshot is only allowed if there is enough free pool space outside of
1843 this reservation to accommodate the current number of
1844 .Qq referenced
1845 bytes in the dataset.
1846 .Pp
1847 If
1848 .Sy refreservation
1849 is set to
1850 .Sy auto ,
1851 a volume is thick provisioned
1852 .Po or
1853 .Qq not sparse
1854 .Pc .
1855 .Sy refreservation Ns = Ns Sy auto
1856 is only supported on volumes.
1857 See
1858 .Sy volsize
1859 in the
1860 .Sx Native Properties
1861 section for more information about sparse volumes.
1862 .Pp
1863 This property can also be referred to by its shortened column name,
1864 .Sy refreserv .
1865 .It Sy relatime Ns = Ns Sy on Ns | Ns Sy off
1866 Controls the manner in which the access time is updated when
1867 .Sy atime=on
1868 is set. Turning this property on causes the access time to be updated relative
1869 to the modify or change time. Access time is only updated if the previous
1870 access time was earlier than the current modify or change time or if the
1871 existing access time hasn't been updated within the past 24 hours. The default
1872 value is
1873 .Sy off .
1874 The values
1875 .Sy on
1876 and
1877 .Sy off
1878 are equivalent to the
1879 .Sy relatime
1880 and
1881 .Sy norelatime
1882 mount options.
1883 .It Sy reservation Ns = Ns Em size Ns | Ns Sy none
1884 The minimum amount of space guaranteed to a dataset and its descendants.
1885 When the amount of space used is below this value, the dataset is treated as if
1886 it were taking up the amount of space specified by its reservation.
1887 Reservations are accounted for in the parent datasets' space used, and count
1888 against the parent datasets' quotas and reservations.
1889 .Pp
1890 This property can also be referred to by its shortened column name,
1891 .Sy reserv .
1892 .It Sy secondarycache Ns = Ns Sy all Ns | Ns Sy none Ns | Ns Sy metadata
1893 Controls what is cached in the secondary cache
1894 .Pq L2ARC .
1895 If this property is set to
1896 .Sy all ,
1897 then both user data and metadata is cached.
1898 If this property is set to
1899 .Sy none ,
1900 then neither user data nor metadata is cached.
1901 If this property is set to
1902 .Sy metadata ,
1903 then only metadata is cached.
1904 The default value is
1905 .Sy all .
1906 .It Sy setuid Ns = Ns Sy on Ns | Ns Sy off
1907 Controls whether the setuid bit is respected for the file system.
1908 The default value is
1909 .Sy on .
1910 The values
1911 .Sy on
1912 and
1913 .Sy off
1914 are equivalent to the
1915 .Sy suid
1916 and
1917 .Sy nosuid
1918 mount options.
1919 .It Sy sharesmb Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Em opts
1920 Controls whether the file system is shared by using
1921 .Sy Samba USERSHARES
1922 and what options are to be used. Otherwise, the file system is automatically
1923 shared and unshared with the
1924 .Nm zfs Cm share
1925 and
1926 .Nm zfs Cm unshare
1927 commands. If the property is set to on, the
1928 .Xr net 8
1929 command is invoked to create a
1930 .Sy USERSHARE .
1931 .Pp
1932 Because SMB shares requires a resource name, a unique resource name is
1933 constructed from the dataset name. The constructed name is a copy of the
1934 dataset name except that the characters in the dataset name, which would be
1935 invalid in the resource name, are replaced with underscore (_) characters.
1936 Linux does not currently support additional options which might be available
1937 on Solaris.
1938 .Pp
1939 If the
1940 .Sy sharesmb
1941 property is set to
1942 .Sy off ,
1943 the file systems are unshared.
1944 .Pp
1945 The share is created with the ACL (Access Control List) "Everyone:F" ("F"
1946 stands for "full permissions", ie. read and write permissions) and no guest
1947 access (which means Samba must be able to authenticate a real user, system
1948 passwd/shadow, LDAP or smbpasswd based) by default. This means that any
1949 additional access control (disallow specific user specific access etc) must
1950 be done on the underlying file system.
1951 .It Sy sharenfs Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Em opts
1952 Controls whether the file system is shared via NFS, and what options are to be
1953 used.
1954 A file system with a
1955 .Sy sharenfs
1956 property of
1957 .Sy off
1958 is managed with the
1959 .Xr exportfs 8
1960 command and entries in the
1961 .Em /etc/exports
1962 file.
1963 Otherwise, the file system is automatically shared and unshared with the
1964 .Nm zfs Cm share
1965 and
1966 .Nm zfs Cm unshare
1967 commands.
1968 If the property is set to
1969 .Sy on ,
1970 the dataset is shared using the default options:
1971 .Pp
1972 .Em sec=sys,rw,crossmnt,no_subtree_check,no_root_squash
1973 .Pp
1974 See
1975 .Xr exports 5
1976 for the meaning of the default options. Otherwise, the
1977 .Xr exportfs 8
1978 command is invoked with options equivalent to the contents of this property.
1979 .Pp
1980 When the
1981 .Sy sharenfs
1982 property is changed for a dataset, the dataset and any children inheriting the
1983 property are re-shared with the new options, only if the property was previously
1984 .Sy off ,
1985 or if they were shared before the property was changed.
1986 If the new property is
1987 .Sy off ,
1988 the file systems are unshared.
1989 .It Sy logbias Ns = Ns Sy latency Ns | Ns Sy throughput
1990 Provide a hint to ZFS about handling of synchronous requests in this dataset.
1991 If
1992 .Sy logbias
1993 is set to
1994 .Sy latency
1995 .Pq the default ,
1996 ZFS will use pool log devices
1997 .Pq if configured
1998 to handle the requests at low latency.
1999 If
2000 .Sy logbias
2001 is set to
2002 .Sy throughput ,
2003 ZFS will not use configured pool log devices.
2004 ZFS will instead optimize synchronous operations for global pool throughput and
2005 efficient use of resources.
2006 .It Sy snapdev Ns = Ns Sy hidden Ns | Ns Sy visible
2007 Controls whether the volume snapshot devices under
2008 .Em /dev/zvol/<pool>
2009 are hidden or visible. The default value is
2010 .Sy hidden .
2011 .It Sy snapdir Ns = Ns Sy hidden Ns | Ns Sy visible
2012 Controls whether the
2013 .Pa .zfs
2014 directory is hidden or visible in the root of the file system as discussed in
2015 the
2016 .Sx Snapshots
2017 section.
2018 The default value is
2019 .Sy hidden .
2020 .It Sy sync Ns = Ns Sy standard Ns | Ns Sy always Ns | Ns Sy disabled
2021 Controls the behavior of synchronous requests
2022 .Pq e.g. fsync, O_DSYNC .
2023 .Sy standard
2024 is the
2025 .Tn POSIX
2026 specified behavior of ensuring all synchronous requests are written to stable
2027 storage and all devices are flushed to ensure data is not cached by device
2028 controllers
2029 .Pq this is the default .
2030 .Sy always
2031 causes every file system transaction to be written and flushed before its
2032 system call returns.
2033 This has a large performance penalty.
2034 .Sy disabled
2035 disables synchronous requests.
2036 File system transactions are only committed to stable storage periodically.
2037 This option will give the highest performance.
2038 However, it is very dangerous as ZFS would be ignoring the synchronous
2039 transaction demands of applications such as databases or NFS.
2040 Administrators should only use this option when the risks are understood.
2041 .It Sy version Ns = Ns Em N Ns | Ns Sy current
2042 The on-disk version of this file system, which is independent of the pool
2043 version.
2044 This property can only be set to later supported versions.
2045 See the
2046 .Nm zfs Cm upgrade
2047 command.
2048 .It Sy volsize Ns = Ns Em size
2049 For volumes, specifies the logical size of the volume.
2050 By default, creating a volume establishes a reservation of equal size.
2051 For storage pools with a version number of 9 or higher, a
2052 .Sy refreservation
2053 is set instead.
2054 Any changes to
2055 .Sy volsize
2056 are reflected in an equivalent change to the reservation
2057 .Po or
2058 .Sy refreservation
2059 .Pc .
2060 The
2061 .Sy volsize
2062 can only be set to a multiple of
2063 .Sy volblocksize ,
2064 and cannot be zero.
2065 .Pp
2066 The reservation is kept equal to the volume's logical size to prevent unexpected
2067 behavior for consumers.
2068 Without the reservation, the volume could run out of space, resulting in
2069 undefined behavior or data corruption, depending on how the volume is used.
2070 These effects can also occur when the volume size is changed while it is in use
2071 .Pq particularly when shrinking the size .
2072 Extreme care should be used when adjusting the volume size.
2073 .Pp
2074 Though not recommended, a
2075 .Qq sparse volume
2076 .Po also known as
2077 .Qq thin provisioned
2078 .Pc
2079 can be created by specifying the
2080 .Fl s
2081 option to the
2082 .Nm zfs Cm create Fl V
2083 command, or by changing the value of the
2084 .Sy refreservation
2085 property
2086 .Po or
2087 .Sy reservation
2088 property on pool version 8 or earlier
2089 .Pc
2090 after the volume has been created.
2091 A
2092 .Qq sparse volume
2093 is a volume where the value of
2094 .Sy refreservation
2095 is less than the size of the volume plus the space required to store its
2096 metadata.
2097 Consequently, writes to a sparse volume can fail with
2098 .Er ENOSPC
2099 when the pool is low on space.
2100 For a sparse volume, changes to
2101 .Sy volsize
2102 are not reflected in the
2103 .Sy refreservation.
2104 A volume that is not sparse is said to be
2105 .Qq thick provisioned .
2106 A sparse volume can become thick provisioned by setting
2107 .Sy refreservation
2108 to
2109 .Sy auto .
2110 .It Sy volmode Ns = Ns Cm default | full | geom | dev | none
2111 This property specifies how volumes should be exposed to the OS.
2112 Setting it to
2113 .Sy full
2114 exposes volumes as fully fledged block devices, providing maximal
2115 functionality. The value
2116 .Sy geom
2117 is just an alias for
2118 .Sy full
2119 and is kept for compatibility.
2120 Setting it to
2121 .Sy dev
2122 hides its partitions.
2123 Volumes with property set to
2124 .Sy none
2125 are not exposed outside ZFS, but can be snapshoted, cloned, replicated, etc,
2126 that can be suitable for backup purposes.
2127 Value
2128 .Sy default
2129 means that volumes exposition is controlled by system-wide tunable
2130 .Va zvol_volmode ,
2131 where
2132 .Sy full ,
2133 .Sy dev
2134 and
2135 .Sy none
2136 are encoded as 1, 2 and 3 respectively.
2137 The default values is
2138 .Sy full .
2139 .It Sy vscan Ns = Ns Sy on Ns | Ns Sy off
2140 Controls whether regular files should be scanned for viruses when a file is
2141 opened and closed.
2142 In addition to enabling this property, the virus scan service must also be
2143 enabled for virus scanning to occur.
2144 The default value is
2145 .Sy off .
2146 This property is not used on Linux.
2147 .It Sy xattr Ns = Ns Sy on Ns | Ns Sy off Ns | Ns Sy sa
2148 Controls whether extended attributes are enabled for this file system. Two
2149 styles of extended attributes are supported either directory based or system
2150 attribute based.
2151 .Pp
2152 The default value of
2153 .Sy on
2154 enables directory based extended attributes. This style of extended attribute
2155 imposes no practical limit on either the size or number of attributes which
2156 can be set on a file. Although under Linux the
2157 .Xr getxattr 2
2158 and
2159 .Xr setxattr 2
2160 system calls limit the maximum size to 64K. This is the most compatible
2161 style of extended attribute and is supported by all OpenZFS implementations.
2162 .Pp
2163 System attribute based xattrs can be enabled by setting the value to
2164 .Sy sa .
2165 The key advantage of this type of xattr is improved performance. Storing
2166 extended attributes as system attributes significantly decreases the amount of
2167 disk IO required. Up to 64K of data may be stored per-file in the space
2168 reserved for system attributes. If there is not enough space available for
2169 an extended attribute then it will be automatically written as a directory
2170 based xattr. System attribute based extended attributes are not accessible
2171 on platforms which do not support the
2172 .Sy xattr=sa
2173 feature.
2174 .Pp
2175 The use of system attribute based xattrs is strongly encouraged for users of
2176 SELinux or POSIX ACLs. Both of these features heavily rely of extended
2177 attributes and benefit significantly from the reduced access time.
2178 .Pp
2179 The values
2180 .Sy on
2181 and
2182 .Sy off
2183 are equivalent to the
2184 .Sy xattr
2185 and
2186 .Sy noxattr
2187 mount options.
2188 .It Sy zoned Ns = Ns Sy on Ns | Ns Sy off
2189 Controls whether the dataset is managed from a non-global zone. Zones are a
2190 Solaris feature and are not relevant on Linux. The default value is
2191 .Sy off .
2192 .El
2193 .Pp
2194 The following three properties cannot be changed after the file system is
2195 created, and therefore, should be set when the file system is created.
2196 If the properties are not set with the
2197 .Nm zfs Cm create
2198 or
2199 .Nm zpool Cm create
2200 commands, these properties are inherited from the parent dataset.
2201 If the parent dataset lacks these properties due to having been created prior to
2202 these features being supported, the new file system will have the default values
2203 for these properties.
2204 .Bl -tag -width ""
2205 .It Xo
2206 .Sy casesensitivity Ns = Ns Sy sensitive Ns | Ns
2207 .Sy insensitive Ns | Ns Sy mixed
2208 .Xc
2209 Indicates whether the file name matching algorithm used by the file system
2210 should be case-sensitive, case-insensitive, or allow a combination of both
2211 styles of matching.
2212 The default value for the
2213 .Sy casesensitivity
2214 property is
2215 .Sy sensitive .
2216 Traditionally,
2217 .Ux
2218 and
2219 .Tn POSIX
2220 file systems have case-sensitive file names.
2221 .Pp
2222 The
2223 .Sy mixed
2224 value for the
2225 .Sy casesensitivity
2226 property indicates that the file system can support requests for both
2227 case-sensitive and case-insensitive matching behavior.
2228 Currently, case-insensitive matching behavior on a file system that supports
2229 mixed behavior is limited to the SMB server product.
2230 For more information about the
2231 .Sy mixed
2232 value behavior, see the "ZFS Administration Guide".
2233 .It Xo
2234 .Sy normalization Ns = Ns Sy none Ns | Ns Sy formC Ns | Ns
2235 .Sy formD Ns | Ns Sy formKC Ns | Ns Sy formKD
2236 .Xc
2237 Indicates whether the file system should perform a
2238 .Sy unicode
2239 normalization of file names whenever two file names are compared, and which
2240 normalization algorithm should be used.
2241 File names are always stored unmodified, names are normalized as part of any
2242 comparison process.
2243 If this property is set to a legal value other than
2244 .Sy none ,
2245 and the
2246 .Sy utf8only
2247 property was left unspecified, the
2248 .Sy utf8only
2249 property is automatically set to
2250 .Sy on .
2251 The default value of the
2252 .Sy normalization
2253 property is
2254 .Sy none .
2255 This property cannot be changed after the file system is created.
2256 .It Sy utf8only Ns = Ns Sy on Ns | Ns Sy off
2257 Indicates whether the file system should reject file names that include
2258 characters that are not present in the
2259 .Sy UTF-8
2260 character code set.
2261 If this property is explicitly set to
2262 .Sy off ,
2263 the normalization property must either not be explicitly set or be set to
2264 .Sy none .
2265 The default value for the
2266 .Sy utf8only
2267 property is
2268 .Sy off .
2269 This property cannot be changed after the file system is created.
2270 .El
2271 .Pp
2272 The
2273 .Sy casesensitivity ,
2274 .Sy normalization ,
2275 and
2276 .Sy utf8only
2277 properties are also new permissions that can be assigned to non-privileged users
2278 by using the ZFS delegated administration feature.
2279 .Ss "Temporary Mount Point Properties"
2280 When a file system is mounted, either through
2281 .Xr mount 8
2282 for legacy mounts or the
2283 .Nm zfs Cm mount
2284 command for normal file systems, its mount options are set according to its
2285 properties.
2286 The correlation between properties and mount options is as follows:
2287 .Bd -literal
2288 PROPERTY MOUNT OPTION
2289 atime atime/noatime
2290 canmount auto/noauto
2291 devices dev/nodev
2292 exec exec/noexec
2293 readonly ro/rw
2294 relatime relatime/norelatime
2295 setuid suid/nosuid
2296 xattr xattr/noxattr
2297 .Ed
2298 .Pp
2299 In addition, these options can be set on a per-mount basis using the
2300 .Fl o
2301 option, without affecting the property that is stored on disk.
2302 The values specified on the command line override the values stored in the
2303 dataset.
2304 The
2305 .Sy nosuid
2306 option is an alias for
2307 .Sy nodevices Ns \&, Ns Sy nosetuid .
2308 These properties are reported as
2309 .Qq temporary
2310 by the
2311 .Nm zfs Cm get
2312 command.
2313 If the properties are changed while the dataset is mounted, the new setting
2314 overrides any temporary settings.
2315 .Ss "User Properties"
2316 In addition to the standard native properties, ZFS supports arbitrary user
2317 properties.
2318 User properties have no effect on ZFS behavior, but applications or
2319 administrators can use them to annotate datasets
2320 .Pq file systems, volumes, and snapshots .
2321 .Pp
2322 User property names must contain a colon
2323 .Pq Qq Sy \&:
2324 character to distinguish them from native properties.
2325 They may contain lowercase letters, numbers, and the following punctuation
2326 characters: colon
2327 .Pq Qq Sy \&: ,
2328 dash
2329 .Pq Qq Sy - ,
2330 period
2331 .Pq Qq Sy \&. ,
2332 and underscore
2333 .Pq Qq Sy _ .
2334 The expected convention is that the property name is divided into two portions
2335 such as
2336 .Em module Ns \&: Ns Em property ,
2337 but this namespace is not enforced by ZFS.
2338 User property names can be at most 256 characters, and cannot begin with a dash
2339 .Pq Qq Sy - .
2340 .Pp
2341 When making programmatic use of user properties, it is strongly suggested to use
2342 a reversed
2343 .Sy DNS
2344 domain name for the
2345 .Em module
2346 component of property names to reduce the chance that two
2347 independently-developed packages use the same property name for different
2348 purposes.
2349 .Pp
2350 The values of user properties are arbitrary strings, are always inherited, and
2351 are never validated.
2352 All of the commands that operate on properties
2353 .Po Nm zfs Cm list ,
2354 .Nm zfs Cm get ,
2355 .Nm zfs Cm set ,
2356 and so forth
2357 .Pc
2358 can be used to manipulate both native properties and user properties.
2359 Use the
2360 .Nm zfs Cm inherit
2361 command to clear a user property.
2362 If the property is not defined in any parent dataset, it is removed entirely.
2363 Property values are limited to 8192 bytes.
2364 .Ss ZFS Volumes as Swap
2365 ZFS volumes may be used as swap devices. After creating the volume with the
2366 .Nm zfs Cm create Fl V
2367 command set up and enable the swap area using the
2368 .Xr mkswap 8
2369 and
2370 .Xr swapon 8
2371 commands. Do not swap to a file on a ZFS file system. A ZFS swap file
2372 configuration is not supported.
2373 .Ss Encryption
2374 Enabling the
2375 .Sy encryption
2376 feature allows for the creation of encrypted filesystems and volumes.
2377 .Nm
2378 will encrypt all user data including file and zvol data, file attributes,
2379 ACLs, permission bits, directory listings, FUID mappings, and userused /
2380 groupused data.
2381 .Nm
2382 will not encrypt metadata related to the pool structure, including dataset
2383 names, dataset hierarchy, file size, file holes, and dedup tables. Key rotation
2384 is managed internally by the kernel module and changing the user's key does not
2385 require re-encrypting the entire dataset. Datasets can be scrubbed, resilvered,
2386 renamed, and deleted without the encryption keys being loaded (see the
2387 .Nm zfs Cm load-key
2388 subcommand for more info on key loading).
2389 .Pp
2390 Creating an encrypted dataset requires specifying the
2391 .Sy encryption
2392 and
2393 .Sy keyformat
2394 properties at creation time, along with an optional
2395 .Sy keylocation
2396 and
2397 .Sy pbkdf2iters .
2398 After entering an encryption key, the
2399 created dataset will become an encryption root. Any descendant datasets will
2400 inherit their encryption key from the encryption root by default, meaning that
2401 loading, unloading, or changing the key for the encryption root will implicitly
2402 do the same for all inheriting datasets. If this inheritance is not desired,
2403 simply supply a
2404 .Sy keyformat
2405 when creating the child dataset or use
2406 .Nm zfs Cm change-key
2407 to break an existing relationship, creating a new encryption root on the child.
2408 Note that the child's
2409 .Sy keyformat
2410 may match that of the parent while still creating a new encryption root, and
2411 that changing the
2412 .Sy encryption
2413 property alone does not create a new encryption root; this would simply use a
2414 different cipher suite with the same key as its encryption root. The one
2415 exception is that clones will always use their origin's encryption key.
2416 As a result of this exception, some encryption-related properties (namely
2417 .Sy keystatus ,
2418 .Sy keyformat ,
2419 .Sy keylocation ,
2420 and
2421 .Sy pbkdf2iters )
2422 do not inherit like other ZFS properties and instead use the value determined
2423 by their encryption root. Encryption root inheritance can be tracked via the
2424 read-only
2425 .Sy encryptionroot
2426 property.
2427 .Pp
2428 Encryption changes the behavior of a few
2429 .Nm
2430 operations. Encryption is applied after compression so compression ratios are
2431 preserved. Normally checksums in ZFS are 256 bits long, but for encrypted data
2432 the checksum is 128 bits of the user-chosen checksum and 128 bits of MAC from
2433 the encryption suite, which provides additional protection against maliciously
2434 altered data. Deduplication is still possible with encryption enabled but for
2435 security, datasets will only dedup against themselves, their snapshots, and
2436 their clones.
2437 .Pp
2438 There are a few limitations on encrypted datasets. Encrypted data cannot be
2439 embedded via the
2440 .Sy embedded_data
2441 feature. Encrypted datasets may not have
2442 .Sy copies Ns = Ns Em 3
2443 since the implementation stores some encryption metadata where the third copy
2444 would normally be. Since compression is applied before encryption datasets may
2445 be vulnerable to a CRIME-like attack if applications accessing the data allow
2446 for it. Deduplication with encryption will leak information about which blocks
2447 are equivalent in a dataset and will incur an extra CPU cost per block written.
2448 .Sh SUBCOMMANDS
2449 All subcommands that modify state are logged persistently to the pool in their
2450 original form.
2451 .Bl -tag -width ""
2452 .It Nm Fl ?
2453 Displays a help message.
2454 .It Xo
2455 .Nm
2456 .Cm create
2457 .Op Fl p
2458 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2459 .Ar filesystem
2460 .Xc
2461 Creates a new ZFS file system.
2462 The file system is automatically mounted according to the
2463 .Sy mountpoint
2464 property inherited from the parent.
2465 .Bl -tag -width "-o"
2466 .It Fl o Ar property Ns = Ns Ar value
2467 Sets the specified property as if the command
2468 .Nm zfs Cm set Ar property Ns = Ns Ar value
2469 was invoked at the same time the dataset was created.
2470 Any editable ZFS property can also be set at creation time.
2471 Multiple
2472 .Fl o
2473 options can be specified.
2474 An error results if the same property is specified in multiple
2475 .Fl o
2476 options.
2477 .It Fl p
2478 Creates all the non-existing parent datasets.
2479 Datasets created in this manner are automatically mounted according to the
2480 .Sy mountpoint
2481 property inherited from their parent.
2482 Any property specified on the command line using the
2483 .Fl o
2484 option is ignored.
2485 If the target filesystem already exists, the operation completes successfully.
2486 .El
2487 .It Xo
2488 .Nm
2489 .Cm create
2490 .Op Fl ps
2491 .Op Fl b Ar blocksize
2492 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2493 .Fl V Ar size Ar volume
2494 .Xc
2495 Creates a volume of the given size.
2496 The volume is exported as a block device in
2497 .Pa /dev/zvol/path ,
2498 where
2499 .Em path
2500 is the name of the volume in the ZFS namespace.
2501 The size represents the logical size as exported by the device.
2502 By default, a reservation of equal size is created.
2503 .Pp
2504 .Ar size
2505 is automatically rounded up to the nearest 128 Kbytes to ensure that the volume
2506 has an integral number of blocks regardless of
2507 .Sy blocksize .
2508 .Bl -tag -width "-b"
2509 .It Fl b Ar blocksize
2510 Equivalent to
2511 .Fl o Sy volblocksize Ns = Ns Ar blocksize .
2512 If this option is specified in conjunction with
2513 .Fl o Sy volblocksize ,
2514 the resulting behavior is undefined.
2515 .It Fl o Ar property Ns = Ns Ar value
2516 Sets the specified property as if the
2517 .Nm zfs Cm set Ar property Ns = Ns Ar value
2518 command was invoked at the same time the dataset was created.
2519 Any editable ZFS property can also be set at creation time.
2520 Multiple
2521 .Fl o
2522 options can be specified.
2523 An error results if the same property is specified in multiple
2524 .Fl o
2525 options.
2526 .It Fl p
2527 Creates all the non-existing parent datasets.
2528 Datasets created in this manner are automatically mounted according to the
2529 .Sy mountpoint
2530 property inherited from their parent.
2531 Any property specified on the command line using the
2532 .Fl o
2533 option is ignored.
2534 If the target filesystem already exists, the operation completes successfully.
2535 .It Fl s
2536 Creates a sparse volume with no reservation.
2537 See
2538 .Sy volsize
2539 in the
2540 .Sx Native Properties
2541 section for more information about sparse volumes.
2542 .El
2543 .It Xo
2544 .Nm
2545 .Cm destroy
2546 .Op Fl Rfnprv
2547 .Ar filesystem Ns | Ns Ar volume
2548 .Xc
2549 Destroys the given dataset.
2550 By default, the command unshares any file systems that are currently shared,
2551 unmounts any file systems that are currently mounted, and refuses to destroy a
2552 dataset that has active dependents
2553 .Pq children or clones .
2554 .Bl -tag -width "-R"
2555 .It Fl R
2556 Recursively destroy all dependents, including cloned file systems outside the
2557 target hierarchy.
2558 .It Fl f
2559 Force an unmount of any file systems using the
2560 .Nm unmount Fl f
2561 command.
2562 This option has no effect on non-file systems or unmounted file systems.
2563 .It Fl n
2564 Do a dry-run
2565 .Pq Qq No-op
2566 deletion.
2567 No data will be deleted.
2568 This is useful in conjunction with the
2569 .Fl v
2570 or
2571 .Fl p
2572 flags to determine what data would be deleted.
2573 .It Fl p
2574 Print machine-parsable verbose information about the deleted data.
2575 .It Fl r
2576 Recursively destroy all children.
2577 .It Fl v
2578 Print verbose information about the deleted data.
2579 .El
2580 .Pp
2581 Extreme care should be taken when applying either the
2582 .Fl r
2583 or the
2584 .Fl R
2585 options, as they can destroy large portions of a pool and cause unexpected
2586 behavior for mounted file systems in use.
2587 .It Xo
2588 .Nm
2589 .Cm destroy
2590 .Op Fl Rdnprv
2591 .Ar filesystem Ns | Ns Ar volume Ns @ Ns Ar snap Ns
2592 .Oo % Ns Ar snap Ns Oo , Ns Ar snap Ns Oo % Ns Ar snap Oc Oc Oc Ns ...
2593 .Xc
2594 The given snapshots are destroyed immediately if and only if the
2595 .Nm zfs Cm destroy
2596 command without the
2597 .Fl d
2598 option would have destroyed it.
2599 Such immediate destruction would occur, for example, if the snapshot had no
2600 clones and the user-initiated reference count were zero.
2601 .Pp
2602 If a snapshot does not qualify for immediate destruction, it is marked for
2603 deferred deletion.
2604 In this state, it exists as a usable, visible snapshot until both of the
2605 preconditions listed above are met, at which point it is destroyed.
2606 .Pp
2607 An inclusive range of snapshots may be specified by separating the first and
2608 last snapshots with a percent sign.
2609 The first and/or last snapshots may be left blank, in which case the
2610 filesystem's oldest or newest snapshot will be implied.
2611 .Pp
2612 Multiple snapshots
2613 .Pq or ranges of snapshots
2614 of the same filesystem or volume may be specified in a comma-separated list of
2615 snapshots.
2616 Only the snapshot's short name
2617 .Po the part after the
2618 .Sy @
2619 .Pc
2620 should be specified when using a range or comma-separated list to identify
2621 multiple snapshots.
2622 .Bl -tag -width "-R"
2623 .It Fl R
2624 Recursively destroy all clones of these snapshots, including the clones,
2625 snapshots, and children.
2626 If this flag is specified, the
2627 .Fl d
2628 flag will have no effect.
2629 .It Fl d
2630 Destroy immediately. If a snapshot cannot be destroyed now, mark it for
2631 deferred destruction.
2632 .It Fl n
2633 Do a dry-run
2634 .Pq Qq No-op
2635 deletion.
2636 No data will be deleted.
2637 This is useful in conjunction with the
2638 .Fl p
2639 or
2640 .Fl v
2641 flags to determine what data would be deleted.
2642 .It Fl p
2643 Print machine-parsable verbose information about the deleted data.
2644 .It Fl r
2645 Destroy
2646 .Pq or mark for deferred deletion
2647 all snapshots with this name in descendent file systems.
2648 .It Fl v
2649 Print verbose information about the deleted data.
2650 .Pp
2651 Extreme care should be taken when applying either the
2652 .Fl r
2653 or the
2654 .Fl R
2655 options, as they can destroy large portions of a pool and cause unexpected
2656 behavior for mounted file systems in use.
2657 .El
2658 .It Xo
2659 .Nm
2660 .Cm destroy
2661 .Ar filesystem Ns | Ns Ar volume Ns # Ns Ar bookmark
2662 .Xc
2663 The given bookmark is destroyed.
2664 .It Xo
2665 .Nm
2666 .Cm snapshot
2667 .Op Fl r
2668 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2669 .Ar filesystem Ns @ Ns Ar snapname Ns | Ns Ar volume Ns @ Ns Ar snapname Ns ...
2670 .Xc
2671 Creates snapshots with the given names.
2672 All previous modifications by successful system calls to the file system are
2673 part of the snapshots.
2674 Snapshots are taken atomically, so that all snapshots correspond to the same
2675 moment in time.
2676 .Nm zfs Cm snap
2677 can be used as an alias for
2678 .Nm zfs Cm snapshot.
2679 See the
2680 .Sx Snapshots
2681 section for details.
2682 .Bl -tag -width "-o"
2683 .It Fl o Ar property Ns = Ns Ar value
2684 Sets the specified property; see
2685 .Nm zfs Cm create
2686 for details.
2687 .It Fl r
2688 Recursively create snapshots of all descendent datasets
2689 .El
2690 .It Xo
2691 .Nm
2692 .Cm rollback
2693 .Op Fl Rfr
2694 .Ar snapshot
2695 .Xc
2696 Roll back the given dataset to a previous snapshot.
2697 When a dataset is rolled back, all data that has changed since the snapshot is
2698 discarded, and the dataset reverts to the state at the time of the snapshot.
2699 By default, the command refuses to roll back to a snapshot other than the most
2700 recent one.
2701 In order to do so, all intermediate snapshots and bookmarks must be destroyed by
2702 specifying the
2703 .Fl r
2704 option.
2705 .Pp
2706 The
2707 .Fl rR
2708 options do not recursively destroy the child snapshots of a recursive snapshot.
2709 Only direct snapshots of the specified filesystem are destroyed by either of
2710 these options.
2711 To completely roll back a recursive snapshot, you must rollback the individual
2712 child snapshots.
2713 .Bl -tag -width "-R"
2714 .It Fl R
2715 Destroy any more recent snapshots and bookmarks, as well as any clones of those
2716 snapshots.
2717 .It Fl f
2718 Used with the
2719 .Fl R
2720 option to force an unmount of any clone file systems that are to be destroyed.
2721 .It Fl r
2722 Destroy any snapshots and bookmarks more recent than the one specified.
2723 .El
2724 .It Xo
2725 .Nm
2726 .Cm clone
2727 .Op Fl p
2728 .Oo Fl o Ar property Ns = Ns Ar value Oc Ns ...
2729 .Ar snapshot Ar filesystem Ns | Ns Ar volume
2730 .Xc
2731 Creates a clone of the given snapshot.
2732 See the
2733 .Sx Clones
2734 section for details.
2735 The target dataset can be located anywhere in the ZFS hierarchy, and is created
2736 as the same type as the original.
2737 .Bl -tag -width "-o"
2738 .It Fl o Ar property Ns = Ns Ar value
2739 Sets the specified property; see
2740 .Nm zfs Cm create
2741 for details.
2742 .It Fl p
2743 Creates all the non-existing parent datasets.
2744 Datasets created in this manner are automatically mounted according to the
2745 .Sy mountpoint
2746 property inherited from their parent.
2747 If the target filesystem or volume already exists, the operation completes
2748 successfully.
2749 .El
2750 .It Xo
2751 .Nm
2752 .Cm promote
2753 .Ar clone-filesystem
2754 .Xc
2755 Promotes a clone file system to no longer be dependent on its
2756 .Qq origin
2757 snapshot.
2758 This makes it possible to destroy the file system that the clone was created
2759 from.
2760 The clone parent-child dependency relationship is reversed, so that the origin
2761 file system becomes a clone of the specified file system.
2762 .Pp
2763 The snapshot that was cloned, and any snapshots previous to this snapshot, are
2764 now owned by the promoted clone.
2765 The space they use moves from the origin file system to the promoted clone, so
2766 enough space must be available to accommodate these snapshots.
2767 No new space is consumed by this operation, but the space accounting is
2768 adjusted.
2769 The promoted clone must not have any conflicting snapshot names of its own.
2770 The
2771 .Cm rename
2772 subcommand can be used to rename any conflicting snapshots.
2773 .It Xo
2774 .Nm
2775 .Cm rename
2776 .Op Fl f
2777 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
2778 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
2779 .Xc
2780 .It Xo
2781 .Nm
2782 .Cm rename
2783 .Op Fl fp
2784 .Ar filesystem Ns | Ns Ar volume
2785 .Ar filesystem Ns | Ns Ar volume
2786 .Xc
2787 Renames the given dataset.
2788 The new target can be located anywhere in the ZFS hierarchy, with the exception
2789 of snapshots.
2790 Snapshots can only be renamed within the parent file system or volume.
2791 When renaming a snapshot, the parent file system of the snapshot does not need
2792 to be specified as part of the second argument.
2793 Renamed file systems can inherit new mount points, in which case they are
2794 unmounted and remounted at the new mount point.
2795 .Bl -tag -width "-a"
2796 .It Fl f
2797 Force unmount any filesystems that need to be unmounted in the process.
2798 .It Fl p
2799 Creates all the nonexistent parent datasets.
2800 Datasets created in this manner are automatically mounted according to the
2801 .Sy mountpoint
2802 property inherited from their parent.
2803 .El
2804 .It Xo
2805 .Nm
2806 .Cm rename
2807 .Fl r
2808 .Ar snapshot Ar snapshot
2809 .Xc
2810 Recursively rename the snapshots of all descendent datasets.
2811 Snapshots are the only dataset that can be renamed recursively.
2812 .It Xo
2813 .Nm
2814 .Cm list
2815 .Op Fl r Ns | Ns Fl d Ar depth
2816 .Op Fl Hp
2817 .Oo Fl o Ar property Ns Oo , Ns Ar property Oc Ns ... Oc
2818 .Oo Fl s Ar property Oc Ns ...
2819 .Oo Fl S Ar property Oc Ns ...
2820 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
2821 .Oo Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Oc Ns ...
2822 .Xc
2823 Lists the property information for the given datasets in tabular form.
2824 If specified, you can list property information by the absolute pathname or the
2825 relative pathname.
2826 By default, all file systems and volumes are displayed.
2827 Snapshots are displayed if the
2828 .Sy listsnaps
2829 property is
2830 .Sy on
2831 .Po the default is
2832 .Sy off
2833 .Pc .
2834 The following fields are displayed:
2835 .Sy name Ns \&, Sy used Ns \&, Sy available Ns \&, Sy referenced Ns \&, Sy mountpoint Ns .
2836 .Bl -tag -width "-H"
2837 .It Fl H
2838 Used for scripting mode.
2839 Do not print headers and separate fields by a single tab instead of arbitrary
2840 white space.
2841 .It Fl S Ar property
2842 Same as the
2843 .Fl s
2844 option, but sorts by property in descending order.
2845 .It Fl d Ar depth
2846 Recursively display any children of the dataset, limiting the recursion to
2847 .Ar depth .
2848 A
2849 .Ar depth
2850 of
2851 .Sy 1
2852 will display only the dataset and its direct children.
2853 .It Fl o Ar property
2854 A comma-separated list of properties to display.
2855 The property must be:
2856 .Bl -bullet
2857 .It
2858 One of the properties described in the
2859 .Sx Native Properties
2860 section
2861 .It
2862 A user property
2863 .It
2864 The value
2865 .Sy name
2866 to display the dataset name
2867 .It
2868 The value
2869 .Sy space
2870 to display space usage properties on file systems and volumes.
2871 This is a shortcut for specifying
2872 .Fl o Sy name Ns \&, Ns Sy avail Ns \&, Ns Sy used Ns \&, Ns Sy usedsnap Ns \&, Ns
2873 .Sy usedds Ns \&, Ns Sy usedrefreserv Ns \&, Ns Sy usedchild Fl t
2874 .Sy filesystem Ns \&, Ns Sy volume
2875 syntax.
2876 .El
2877 .It Fl p
2878 Display numbers in parsable
2879 .Pq exact
2880 values.
2881 .It Fl r
2882 Recursively display any children of the dataset on the command line.
2883 .It Fl s Ar property
2884 A property for sorting the output by column in ascending order based on the
2885 value of the property.
2886 The property must be one of the properties described in the
2887 .Sx Properties
2888 section, or the special value
2889 .Sy name
2890 to sort by the dataset name.
2891 Multiple properties can be specified at one time using multiple
2892 .Fl s
2893 property options.
2894 Multiple
2895 .Fl s
2896 options are evaluated from left to right in decreasing order of importance.
2897 The following is a list of sorting criteria:
2898 .Bl -bullet
2899 .It
2900 Numeric types sort in numeric order.
2901 .It
2902 String types sort in alphabetical order.
2903 .It
2904 Types inappropriate for a row sort that row to the literal bottom, regardless of
2905 the specified ordering.
2906 .El
2907 .Pp
2908 If no sorting options are specified the existing behavior of
2909 .Nm zfs Cm list
2910 is preserved.
2911 .It Fl t Ar type
2912 A comma-separated list of types to display, where
2913 .Ar type
2914 is one of
2915 .Sy filesystem ,
2916 .Sy snapshot ,
2917 .Sy volume ,
2918 .Sy bookmark ,
2919 or
2920 .Sy all .
2921 For example, specifying
2922 .Fl t Sy snapshot
2923 displays only snapshots.
2924 .El
2925 .It Xo
2926 .Nm
2927 .Cm set
2928 .Ar property Ns = Ns Ar value Oo Ar property Ns = Ns Ar value Oc Ns ...
2929 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
2930 .Xc
2931 Sets the property or list of properties to the given value(s) for each dataset.
2932 Only some properties can be edited.
2933 See the
2934 .Sx Properties
2935 section for more information on what properties can be set and acceptable
2936 values.
2937 Numeric values can be specified as exact values, or in a human-readable form
2938 with a suffix of
2939 .Sy B , K , M , G , T , P , E , Z
2940 .Po for bytes, kilobytes, megabytes, gigabytes, terabytes, petabytes, exabytes,
2941 or zettabytes, respectively
2942 .Pc .
2943 User properties can be set on snapshots.
2944 For more information, see the
2945 .Sx User Properties
2946 section.
2947 .It Xo
2948 .Nm
2949 .Cm get
2950 .Op Fl r Ns | Ns Fl d Ar depth
2951 .Op Fl Hp
2952 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
2953 .Oo Fl s Ar source Ns Oo , Ns Ar source Oc Ns ... Oc
2954 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
2955 .Cm all | Ar property Ns Oo , Ns Ar property Oc Ns ...
2956 .Oo Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns | Ns Ar bookmark Oc Ns ...
2957 .Xc
2958 Displays properties for the given datasets.
2959 If no datasets are specified, then the command displays properties for all
2960 datasets on the system.
2961 For each property, the following columns are displayed:
2962 .Bd -literal
2963 name Dataset name
2964 property Property name
2965 value Property value
2966 source Property source \fBlocal\fP, \fBdefault\fP, \fBinherited\fP,
2967 \fBtemporary\fP, \fBreceived\fP or none (\fB-\fP).
2968 .Ed
2969 .Pp
2970 All columns are displayed by default, though this can be controlled by using the
2971 .Fl o
2972 option.
2973 This command takes a comma-separated list of properties as described in the
2974 .Sx Native Properties
2975 and
2976 .Sx User Properties
2977 sections.
2978 .Pp
2979 The special value
2980 .Sy all
2981 can be used to display all properties that apply to the given dataset's type
2982 .Pq filesystem, volume, snapshot, or bookmark .
2983 .Bl -tag -width "-H"
2984 .It Fl H
2985 Display output in a form more easily parsed by scripts.
2986 Any headers are omitted, and fields are explicitly separated by a single tab
2987 instead of an arbitrary amount of space.
2988 .It Fl d Ar depth
2989 Recursively display any children of the dataset, limiting the recursion to
2990 .Ar depth .
2991 A depth of
2992 .Sy 1
2993 will display only the dataset and its direct children.
2994 .It Fl o Ar field
2995 A comma-separated list of columns to display.
2996 .Sy name Ns \&, Ns Sy property Ns \&, Ns Sy value Ns \&, Ns Sy source
2997 is the default value.
2998 .It Fl p
2999 Display numbers in parsable
3000 .Pq exact
3001 values.
3002 .It Fl r
3003 Recursively display properties for any children.
3004 .It Fl s Ar source
3005 A comma-separated list of sources to display.
3006 Those properties coming from a source other than those in this list are ignored.
3007 Each source must be one of the following:
3008 .Sy local ,
3009 .Sy default ,
3010 .Sy inherited ,
3011 .Sy temporary ,
3012 .Sy received ,
3013 and
3014 .Sy none .
3015 The default value is all sources.
3016 .It Fl t Ar type
3017 A comma-separated list of types to display, where
3018 .Ar type
3019 is one of
3020 .Sy filesystem ,
3021 .Sy snapshot ,
3022 .Sy volume ,
3023 .Sy bookmark ,
3024 or
3025 .Sy all .
3026 .El
3027 .It Xo
3028 .Nm
3029 .Cm inherit
3030 .Op Fl rS
3031 .Ar property Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot Ns ...
3032 .Xc
3033 Clears the specified property, causing it to be inherited from an ancestor,
3034 restored to default if no ancestor has the property set, or with the
3035 .Fl S
3036 option reverted to the received value if one exists.
3037 See the
3038 .Sx Properties
3039 section for a listing of default values, and details on which properties can be
3040 inherited.
3041 .Bl -tag -width "-r"
3042 .It Fl r
3043 Recursively inherit the given property for all children.
3044 .It Fl S
3045 Revert the property to the received value if one exists; otherwise operate as
3046 if the
3047 .Fl S
3048 option was not specified.
3049 .El
3050 .It Xo
3051 .Nm
3052 .Cm upgrade
3053 .Xc
3054 Displays a list of file systems that are not the most recent version.
3055 .It Xo
3056 .Nm
3057 .Cm upgrade
3058 .Fl v
3059 .Xc
3060 Displays a list of currently supported file system versions.
3061 .It Xo
3062 .Nm
3063 .Cm upgrade
3064 .Op Fl r
3065 .Op Fl V Ar version
3066 .Fl a | Ar filesystem
3067 .Xc
3068 Upgrades file systems to a new on-disk version.
3069 Once this is done, the file systems will no longer be accessible on systems
3070 running older versions of the software.
3071 .Nm zfs Cm send
3072 streams generated from new snapshots of these file systems cannot be accessed on
3073 systems running older versions of the software.
3074 .Pp
3075 In general, the file system version is independent of the pool version.
3076 See
3077 .Xr zpool 8
3078 for information on the
3079 .Nm zpool Cm upgrade
3080 command.
3081 .Pp
3082 In some cases, the file system version and the pool version are interrelated and
3083 the pool version must be upgraded before the file system version can be
3084 upgraded.
3085 .Bl -tag -width "-V"
3086 .It Fl V Ar version
3087 Upgrade to the specified
3088 .Ar version .
3089 If the
3090 .Fl V
3091 flag is not specified, this command upgrades to the most recent version.
3092 This
3093 option can only be used to increase the version number, and only up to the most
3094 recent version supported by this software.
3095 .It Fl a
3096 Upgrade all file systems on all imported pools.
3097 .It Ar filesystem
3098 Upgrade the specified file system.
3099 .It Fl r
3100 Upgrade the specified file system and all descendent file systems.
3101 .El
3102 .It Xo
3103 .Nm
3104 .Cm userspace
3105 .Op Fl Hinp
3106 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
3107 .Oo Fl s Ar field Oc Ns ...
3108 .Oo Fl S Ar field Oc Ns ...
3109 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
3110 .Ar filesystem Ns | Ns Ar snapshot
3111 .Xc
3112 Displays space consumed by, and quotas on, each user in the specified filesystem
3113 or snapshot.
3114 This corresponds to the
3115 .Sy userused@ Ns Em user ,
3116 .Sy userobjused@ Ns Em user ,
3117 .Sy userquota@ Ns Em user,
3118 and
3119 .Sy userobjquota@ Ns Em user
3120 properties.
3121 .Bl -tag -width "-H"
3122 .It Fl H
3123 Do not print headers, use tab-delimited output.
3124 .It Fl S Ar field
3125 Sort by this field in reverse order.
3126 See
3127 .Fl s .
3128 .It Fl i
3129 Translate SID to POSIX ID.
3130 The POSIX ID may be ephemeral if no mapping exists.
3131 Normal POSIX interfaces
3132 .Po for example,
3133 .Xr stat 2 ,
3134 .Nm ls Fl l
3135 .Pc
3136 perform this translation, so the
3137 .Fl i
3138 option allows the output from
3139 .Nm zfs Cm userspace
3140 to be compared directly with those utilities.
3141 However,
3142 .Fl i
3143 may lead to confusion if some files were created by an SMB user before a
3144 SMB-to-POSIX name mapping was established.
3145 In such a case, some files will be owned by the SMB entity and some by the POSIX
3146 entity.
3147 However, the
3148 .Fl i
3149 option will report that the POSIX entity has the total usage and quota for both.
3150 .It Fl n
3151 Print numeric ID instead of user/group name.
3152 .It Fl o Ar field Ns Oo , Ns Ar field Oc Ns ...
3153 Display only the specified fields from the following set:
3154 .Sy type ,
3155 .Sy name ,
3156 .Sy used ,
3157 .Sy quota .
3158 The default is to display all fields.
3159 .It Fl p
3160 Use exact
3161 .Pq parsable
3162 numeric output.
3163 .It Fl s Ar field
3164 Sort output by this field.
3165 The
3166 .Fl s
3167 and
3168 .Fl S
3169 flags may be specified multiple times to sort first by one field, then by
3170 another.
3171 The default is
3172 .Fl s Sy type Fl s Sy name .
3173 .It Fl t Ar type Ns Oo , Ns Ar type Oc Ns ...
3174 Print only the specified types from the following set:
3175 .Sy all ,
3176 .Sy posixuser ,
3177 .Sy smbuser ,
3178 .Sy posixgroup ,
3179 .Sy smbgroup .
3180 The default is
3181 .Fl t Sy posixuser Ns \&, Ns Sy smbuser .
3182 The default can be changed to include group types.
3183 .El
3184 .It Xo
3185 .Nm
3186 .Cm groupspace
3187 .Op Fl Hinp
3188 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
3189 .Oo Fl s Ar field Oc Ns ...
3190 .Oo Fl S Ar field Oc Ns ...
3191 .Oo Fl t Ar type Ns Oo , Ns Ar type Oc Ns ... Oc
3192 .Ar filesystem Ns | Ns Ar snapshot
3193 .Xc
3194 Displays space consumed by, and quotas on, each group in the specified
3195 filesystem or snapshot.
3196 This subcommand is identical to
3197 .Nm zfs Cm userspace ,
3198 except that the default types to display are
3199 .Fl t Sy posixgroup Ns \&, Ns Sy smbgroup .
3200 .It Xo
3201 .Nm
3202 .Cm projectspace
3203 .Op Fl Hp
3204 .Oo Fl o Ar field Ns Oo , Ns Ar field Oc Ns ... Oc
3205 .Oo Fl s Ar field Oc Ns ...
3206 .Oo Fl S Ar field Oc Ns ...
3207 .Ar filesystem Ns | Ns Ar snapshot
3208 .Xc
3209 Displays space consumed by, and quotas on, each project in the specified
3210 filesystem or snapshot. This subcommand is identical to
3211 .Nm zfs Cm userspace ,
3212 except that the project identifier is numeral, not name. So need neither
3213 the option
3214 .Sy -i
3215 for SID to POSIX ID nor
3216 .Sy -n
3217 for numeric ID, nor
3218 .Sy -t
3219 for types.
3220 .It Xo
3221 .Nm
3222 .Cm project
3223 .Oo Fl d Ns | Ns Fl r Ns Oc
3224 .Ar file Ns | Ns Ar directory Ns ...
3225 .Xc
3226 List project identifier (ID) and inherit flag of file(s) or directories.
3227 .Bl -tag -width "-d"
3228 .It Fl d
3229 Show the directory project ID and inherit flag, not its childrens. It will
3230 overwrite the former specified
3231 .Fl r
3232 option.
3233 .It Fl r
3234 Show on subdirectories recursively. It will overwrite the former specified
3235 .Fl d
3236 option.
3237 .El
3238 .It Xo
3239 .Nm
3240 .Cm project
3241 .Fl C
3242 .Oo Fl kr Ns Oc
3243 .Ar file Ns | Ns Ar directory Ns ...
3244 .Xc
3245 Clear project inherit flag and/or ID on the file(s) or directories.
3246 .Bl -tag -width "-k"
3247 .It Fl k
3248 Keep the project ID unchanged. If not specified, the project ID will be reset
3249 as zero.
3250 .It Fl r
3251 Clear on subdirectories recursively.
3252 .El
3253 .It Xo
3254 .Nm
3255 .Cm project
3256 .Fl c
3257 .Oo Fl 0 Ns Oc
3258 .Oo Fl d Ns | Ns Fl r Ns Oc
3259 .Op Fl p Ar id
3260 .Ar file Ns | Ns Ar directory Ns ...
3261 .Xc
3262 Check project ID and inherit flag on the file(s) or directories, report the
3263 entries without project inherit flag or with different project IDs from the
3264 specified (via
3265 .Fl p
3266 option) value or the target directory's project ID.
3267 .Bl -tag -width "-0"
3268 .It Fl 0
3269 Print file name with a trailing NUL instead of newline (by default), like
3270 "find -print0".
3271 .It Fl d
3272 Check the directory project ID and inherit flag, not its childrens. It will
3273 overwrite the former specified
3274 .Fl r
3275 option.
3276 .It Fl p
3277 Specify the referenced ID for comparing with the target file(s) or directories'
3278 project IDs. If not specified, the target (top) directory's project ID will be
3279 used as the referenced one.
3280 .It Fl r
3281 Check on subdirectories recursively. It will overwrite the former specified
3282 .Fl d
3283 option.
3284 .El
3285 .It Xo
3286 .Nm
3287 .Cm project
3288 .Op Fl p Ar id
3289 .Oo Fl rs Ns Oc
3290 .Ar file Ns | Ns Ar directory Ns ...
3291 .Xc
3292 .Bl -tag -width "-p"
3293 Set project ID and/or inherit flag on the file(s) or directories.
3294 .It Fl p
3295 Set the file(s)' or directories' project ID with the given value.
3296 .It Fl r
3297 Set on subdirectories recursively.
3298 .It Fl s
3299 Set project inherit flag on the given file(s) or directories. It is usually used
3300 for setup tree quota on the directory target with
3301 .Fl r
3302 option specified together. When setup tree quota, by default the directory's
3303 project ID will be set to all its descendants unless you specify the project
3304 ID via
3305 .Fl p
3306 option explicitly.
3307 .El
3308 .It Xo
3309 .Nm
3310 .Cm mount
3311 .Xc
3312 Displays all ZFS file systems currently mounted.
3313 .It Xo
3314 .Nm
3315 .Cm mount
3316 .Op Fl Olv
3317 .Op Fl o Ar options
3318 .Fl a | Ar filesystem
3319 .Xc
3320 Mount ZFS filesystem on a path described by its
3321 .Sy mountpoint
3322 property, if the path exists and is empty. If
3323 .Sy mountpoint
3324 is set to
3325 .Em legacy ,
3326 the filesystem should be instead mounted using
3327 .Xr mount 8 .
3328 .Bl -tag -width "-O"
3329 .It Fl O
3330 Perform an overlay mount. Allows mounting in non-empty
3331 .Sy mountpoint .
3332 See
3333 .Xr mount 8
3334 for more information.
3335 .It Fl a
3336 Mount all available ZFS file systems.
3337 Invoked automatically as part of the boot process if configured.
3338 .It Ar filesystem
3339 Mount the specified filesystem.
3340 .It Fl o Ar options
3341 An optional, comma-separated list of mount options to use temporarily for the
3342 duration of the mount.
3343 See the
3344 .Sx Temporary Mount Point Properties
3345 section for details.
3346 .It Fl l
3347 Load keys for encrypted filesystems as they are being mounted. This is
3348 equivalent to executing
3349 .Nm zfs Cm load-key
3350 on each encryption root before mounting it. Note that if a filesystem has a
3351 .Sy keylocation
3352 of
3353 .Sy prompt
3354 this will cause the terminal to interactively block after asking for the key.
3355 .It Fl v
3356 Report mount progress.
3357 .El
3358 .It Xo
3359 .Nm
3360 .Cm unmount
3361 .Op Fl f
3362 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
3363 .Xc
3364 Unmounts currently mounted ZFS file systems.
3365 .Bl -tag -width "-a"
3366 .It Fl a
3367 Unmount all available ZFS file systems.
3368 Invoked automatically as part of the shutdown process.
3369 .It Ar filesystem Ns | Ns Ar mountpoint
3370 Unmount the specified filesystem.
3371 The command can also be given a path to a ZFS file system mount point on the
3372 system.
3373 .It Fl f
3374 Forcefully unmount the file system, even if it is currently in use.
3375 .El
3376 .It Xo
3377 .Nm
3378 .Cm share
3379 .Fl a | Ar filesystem
3380 .Xc
3381 Shares available ZFS file systems.
3382 .Bl -tag -width "-a"
3383 .It Fl a
3384 Share all available ZFS file systems.
3385 Invoked automatically as part of the boot process.
3386 .It Ar filesystem
3387 Share the specified filesystem according to the
3388 .Sy sharenfs
3389 and
3390 .Sy sharesmb
3391 properties.
3392 File systems are shared when the
3393 .Sy sharenfs
3394 or
3395 .Sy sharesmb
3396 property is set.
3397 .El
3398 .It Xo
3399 .Nm
3400 .Cm unshare
3401 .Fl a | Ar filesystem Ns | Ns Ar mountpoint
3402 .Xc
3403 Unshares currently shared ZFS file systems.
3404 .Bl -tag -width "-a"
3405 .It Fl a
3406 Unshare all available ZFS file systems.
3407 Invoked automatically as part of the shutdown process.
3408 .It Ar filesystem Ns | Ns Ar mountpoint
3409 Unshare the specified filesystem.
3410 The command can also be given a path to a ZFS file system shared on the system.
3411 .El
3412 .It Xo
3413 .Nm
3414 .Cm bookmark
3415 .Ar snapshot bookmark
3416 .Xc
3417 Creates a bookmark of the given snapshot.
3418 Bookmarks mark the point in time when the snapshot was created, and can be used
3419 as the incremental source for a
3420 .Nm zfs Cm send
3421 command.
3422 .Pp
3423 This feature must be enabled to be used.
3424 See
3425 .Xr zpool-features 5
3426 for details on ZFS feature flags and the
3427 .Sy bookmarks
3428 feature.
3429 .It Xo
3430 .Nm
3431 .Cm send
3432 .Op Fl DLPRbcehnpvw
3433 .Op Oo Fl I Ns | Ns Fl i Oc Ar snapshot
3434 .Ar snapshot
3435 .Xc
3436 Creates a stream representation of the second
3437 .Ar snapshot ,
3438 which is written to standard output.
3439 The output can be redirected to a file or to a different system
3440 .Po for example, using
3441 .Xr ssh 1
3442 .Pc .
3443 By default, a full stream is generated.
3444 .Bl -tag -width "-D"
3445 .It Fl D, -dedup
3446 Generate a deduplicated stream.
3447 Blocks which would have been sent multiple times in the send stream will only be
3448 sent once.
3449 The receiving system must also support this feature to receive a deduplicated
3450 stream.
3451 This flag can be used regardless of the dataset's
3452 .Sy dedup
3453 property, but performance will be much better if the filesystem uses a
3454 dedup-capable checksum
3455 .Po for example,
3456 .Sy sha256
3457 .Pc .
3458 .It Fl I Ar snapshot
3459 Generate a stream package that sends all intermediary snapshots from the first
3460 snapshot to the second snapshot.
3461 For example,
3462 .Fl I Em @a Em fs@d
3463 is similar to
3464 .Fl i Em @a Em fs@b Ns \&; Fl i Em @b Em fs@c Ns \&; Fl i Em @c Em fs@d .
3465 The incremental source may be specified as with the
3466 .Fl i
3467 option.
3468 .It Fl L, -large-block
3469 Generate a stream which may contain blocks larger than 128KB.
3470 This flag has no effect if the
3471 .Sy large_blocks
3472 pool feature is disabled, or if the
3473 .Sy recordsize
3474 property of this filesystem has never been set above 128KB.
3475 The receiving system must have the
3476 .Sy large_blocks
3477 pool feature enabled as well.
3478 See
3479 .Xr zpool-features 5
3480 for details on ZFS feature flags and the
3481 .Sy large_blocks
3482 feature.
3483 .It Fl P, -parsable
3484 Print machine-parsable verbose information about the stream package generated.
3485 .It Fl R, -replicate
3486 Generate a replication stream package, which will replicate the specified
3487 file system, and all descendent file systems, up to the named snapshot.
3488 When received, all properties, snapshots, descendent file systems, and clones
3489 are preserved.
3490 .Pp
3491 If the
3492 .Fl i
3493 or
3494 .Fl I
3495 flags are used in conjunction with the
3496 .Fl R
3497 flag, an incremental replication stream is generated.
3498 The current values of properties, and current snapshot and file system names are
3499 set when the stream is received.
3500 If the
3501 .Fl F
3502 flag is specified when this stream is received, snapshots and file systems that
3503 do not exist on the sending side are destroyed.
3504 .It Fl e, -embed
3505 Generate a more compact stream by using
3506 .Sy WRITE_EMBEDDED
3507 records for blocks which are stored more compactly on disk by the
3508 .Sy embedded_data
3509 pool feature.
3510 This flag has no effect if the
3511 .Sy embedded_data
3512 feature is disabled.
3513 The receiving system must have the
3514 .Sy embedded_data
3515 feature enabled.
3516 If the
3517 .Sy lz4_compress
3518 feature is active on the sending system, then the receiving system must have
3519 that feature enabled as well. Datasets that are sent with this flag may not be
3520 received as an encrypted dataset, since encrypted datasets cannot use the
3521 .Sy embedded_data
3522 feature.
3523 See
3524 .Xr zpool-features 5
3525 for details on ZFS feature flags and the
3526 .Sy embedded_data
3527 feature.
3528 .It Fl b, -backup
3529 Sends only received property values whether or not they are overridden by local
3530 settings, but only if the dataset has ever been received. Use this option when
3531 you want
3532 .Nm zfs Cm receive
3533 to restore received properties backed up on the sent dataset and to avoid
3534 sending local settings that may have nothing to do with the source dataset,
3535 but only with how the data is backed up.
3536 .It Fl c, -compressed
3537 Generate a more compact stream by using compressed WRITE records for blocks
3538 which are compressed on disk and in memory
3539 .Po see the
3540 .Sy compression
3541 property for details
3542 .Pc .
3543 If the
3544 .Sy lz4_compress
3545 feature is active on the sending system, then the receiving system must have
3546 that feature enabled as well.
3547 If the
3548 .Sy large_blocks
3549 feature is enabled on the sending system but the
3550 .Fl L
3551 option is not supplied in conjunction with
3552 .Fl c ,
3553 then the data will be decompressed before sending so it can be split into
3554 smaller block sizes.
3555 .It Fl w, -raw
3556 For encrypted datasets, send data exactly as it exists on disk. This allows
3557 backups to be taken even if encryption keys are not currently loaded. The
3558 backup may then be received on an untrusted machine since that machine will
3559 not have the encryption keys to read the protected data or alter it without
3560 being detected. Upon being received, the dataset will have the same encryption
3561 keys as it did on the send side, although the
3562 .Sy keylocation
3563 property will be defaulted to
3564 .Sy prompt
3565 if not otherwise provided. For unencrypted datasets, this flag will be
3566 equivalent to
3567 .Fl Lec .
3568 Note that if you do not use this flag for sending encrypted datasets, data will
3569 be sent unencrypted and may be re-encrypted with a different encryption key on
3570 the receiving system, which will disable the ability to do a raw send to that
3571 system for incrementals.
3572 .It Fl h, -holds
3573 Generate a stream package that includes any snapshot holds (created with the
3574 .Sy zfs hold
3575 command), and indicating to
3576 .Sy zfs receive
3577 that the holds be applied to the dataset on the receiving system.
3578 .It Fl i Ar snapshot
3579 Generate an incremental stream from the first
3580 .Ar snapshot
3581 .Pq the incremental source
3582 to the second
3583 .Ar snapshot
3584 .Pq the incremental target .
3585 The incremental source can be specified as the last component of the snapshot
3586 name
3587 .Po the
3588 .Sy @
3589 character and following
3590 .Pc
3591 and it is assumed to be from the same file system as the incremental target.
3592 .Pp
3593 If the destination is a clone, the source may be the origin snapshot, which must
3594 be fully specified
3595 .Po for example,
3596 .Em pool/fs@origin ,
3597 not just
3598 .Em @origin
3599 .Pc .
3600 .It Fl n, -dryrun
3601 Do a dry-run
3602 .Pq Qq No-op
3603 send.
3604 Do not generate any actual send data.
3605 This is useful in conjunction with the
3606 .Fl v
3607 or
3608 .Fl P
3609 flags to determine what data will be sent.
3610 In this case, the verbose output will be written to standard output
3611 .Po contrast with a non-dry-run, where the stream is written to standard output
3612 and the verbose output goes to standard error
3613 .Pc .
3614 .It Fl p, -props
3615 Include the dataset's properties in the stream.
3616 This flag is implicit when
3617 .Fl R
3618 is specified.
3619 The receiving system must also support this feature. Sends of encrypted datasets
3620 must use
3621 .Fl w
3622 when using this flag.
3623 .It Fl v, -verbose
3624 Print verbose information about the stream package generated.
3625 This information includes a per-second report of how much data has been sent.
3626 .Pp
3627 The format of the stream is committed.
3628 You will be able to receive your streams on future versions of ZFS.
3629 .El
3630 .It Xo
3631 .Nm
3632 .Cm send
3633 .Op Fl LPcenvw
3634 .Op Fl i Ar snapshot Ns | Ns Ar bookmark
3635 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
3636 .Xc
3637 Generate a send stream, which may be of a filesystem, and may be incremental
3638 from a bookmark.
3639 If the destination is a filesystem or volume, the pool must be read-only, or the
3640 filesystem must not be mounted.
3641 When the stream generated from a filesystem or volume is received, the default
3642 snapshot name will be
3643 .Qq --head-- .
3644 .Bl -tag -width "-L"
3645 .It Fl L, -large-block
3646 Generate a stream which may contain blocks larger than 128KB.
3647 This flag has no effect if the
3648 .Sy large_blocks
3649 pool feature is disabled, or if the
3650 .Sy recordsize
3651 property of this filesystem has never been set above 128KB.
3652 The receiving system must have the
3653 .Sy large_blocks
3654 pool feature enabled as well.
3655 See
3656 .Xr zpool-features 5
3657 for details on ZFS feature flags and the
3658 .Sy large_blocks
3659 feature.
3660 .It Fl P, -parsable
3661 Print machine-parsable verbose information about the stream package generated.
3662 .It Fl c, -compressed
3663 Generate a more compact stream by using compressed WRITE records for blocks
3664 which are compressed on disk and in memory
3665 .Po see the
3666 .Sy compression
3667 property for details
3668 .Pc .
3669 If the
3670 .Sy lz4_compress
3671 feature is active on the sending system, then the receiving system must have
3672 that feature enabled as well.
3673 If the
3674 .Sy large_blocks
3675 feature is enabled on the sending system but the
3676 .Fl L
3677 option is not supplied in conjunction with
3678 .Fl c ,
3679 then the data will be decompressed before sending so it can be split into
3680 smaller block sizes.
3681 .It Fl w, -raw
3682 For encrypted datasets, send data exactly as it exists on disk. This allows
3683 backups to be taken even if encryption keys are not currently loaded. The
3684 backup may then be received on an untrusted machine since that machine will
3685 not have the encryption keys to read the protected data or alter it without
3686 being detected. Upon being received, the dataset will have the same encryption
3687 keys as it did on the send side, although the
3688 .Sy keylocation
3689 property will be defaulted to
3690 .Sy prompt
3691 if not otherwise provided. For unencrypted datasets, this flag will be
3692 equivalent to
3693 .Fl Lec .
3694 Note that if you do not use this flag for sending encrypted datasets, data will
3695 be sent unencrypted and may be re-encrypted with a different encryption key on
3696 the receiving system, which will disable the ability to do a raw send to that
3697 system for incrementals.
3698 .It Fl e, -embed
3699 Generate a more compact stream by using
3700 .Sy WRITE_EMBEDDED
3701 records for blocks which are stored more compactly on disk by the
3702 .Sy embedded_data
3703 pool feature.
3704 This flag has no effect if the
3705 .Sy embedded_data
3706 feature is disabled.
3707 The receiving system must have the
3708 .Sy embedded_data
3709 feature enabled.
3710 If the
3711 .Sy lz4_compress
3712 feature is active on the sending system, then the receiving system must have
3713 that feature enabled as well. Datasets that are sent with this flag may not be
3714 received as an encrypted dataset, since encrypted datasets cannot use the
3715 .Sy embedded_data
3716 feature.
3717 See
3718 .Xr zpool-features 5
3719 for details on ZFS feature flags and the
3720 .Sy embedded_data
3721 feature.
3722 .It Fl i Ar snapshot Ns | Ns Ar bookmark
3723 Generate an incremental send stream.
3724 The incremental source must be an earlier snapshot in the destination's history.
3725 It will commonly be an earlier snapshot in the destination's file system, in
3726 which case it can be specified as the last component of the name
3727 .Po the
3728 .Sy #
3729 or
3730 .Sy @
3731 character and following
3732 .Pc .
3733 .Pp
3734 If the incremental target is a clone, the incremental source can be the origin
3735 snapshot, or an earlier snapshot in the origin's filesystem, or the origin's
3736 origin, etc.
3737 .It Fl n, -dryrun
3738 Do a dry-run
3739 .Pq Qq No-op
3740 send.
3741 Do not generate any actual send data.
3742 This is useful in conjunction with the
3743 .Fl v
3744 or
3745 .Fl P
3746 flags to determine what data will be sent.
3747 In this case, the verbose output will be written to standard output
3748 .Po contrast with a non-dry-run, where the stream is written to standard output
3749 and the verbose output goes to standard error
3750 .Pc .
3751 .It Fl v, -verbose
3752 Print verbose information about the stream package generated.
3753 This information includes a per-second report of how much data has been sent.
3754 .El
3755 .It Xo
3756 .Nm
3757 .Cm send
3758 .Op Fl Penv
3759 .Fl t
3760 .Ar receive_resume_token
3761 .Xc
3762 Creates a send stream which resumes an interrupted receive.
3763 The
3764 .Ar receive_resume_token
3765 is the value of this property on the filesystem or volume that was being
3766 received into.
3767 See the documentation for
3768 .Sy zfs receive -s
3769 for more details.
3770 .It Xo
3771 .Nm
3772 .Cm receive
3773 .Op Fl Fhnsuv
3774 .Op Fl o Sy origin Ns = Ns Ar snapshot
3775 .Op Fl o Ar property Ns = Ns Ar value
3776 .Op Fl x Ar property
3777 .Ar filesystem Ns | Ns Ar volume Ns | Ns Ar snapshot
3778 .Xc
3779 .It Xo
3780 .Nm
3781 .Cm receive
3782 .Op Fl Fhnsuv
3783 .Op Fl d Ns | Ns Fl e
3784 .Op Fl o Sy origin Ns = Ns Ar snapshot
3785 .Op Fl o Ar property Ns = Ns Ar value
3786 .Op Fl x Ar property
3787 .Ar filesystem
3788 .Xc
3789 Creates a snapshot whose contents are as specified in the stream provided on
3790 standard input.
3791 If a full stream is received, then a new file system is created as well.
3792 Streams are created using the
3793 .Nm zfs Cm send
3794 subcommand, which by default creates a full stream.
3795 .Nm zfs Cm recv
3796 can be used as an alias for
3797 .Nm zfs Cm receive.
3798 .Pp
3799 If an incremental stream is received, then the destination file system must
3800 already exist, and its most recent snapshot must match the incremental stream's
3801 source.
3802 For
3803 .Sy zvols ,
3804 the destination device link is destroyed and recreated, which means the
3805 .Sy zvol
3806 cannot be accessed during the
3807 .Cm receive
3808 operation.
3809 .Pp
3810 When a snapshot replication package stream that is generated by using the
3811 .Nm zfs Cm send Fl R
3812 command is received, any snapshots that do not exist on the sending location are
3813 destroyed by using the
3814 .Nm zfs Cm destroy Fl d
3815 command.
3816 .Pp
3817 If
3818 .Fl o Em property Ns = Ns Ar value
3819 or
3820 .Fl x Em property
3821 is specified, it applies to the effective value of the property throughout
3822 the entire subtree of replicated datasets. Effective property values will be
3823 set (
3824 .Fl o
3825 ) or inherited (
3826 .Fl x
3827 ) on the topmost in the replicated subtree. In descendant datasets, if the
3828 property is set by the send stream, it will be overridden by forcing the
3829 property to be inherited from the top‐most file system. Received properties
3830 are retained in spite of being overridden and may be restored with
3831 .Nm zfs Cm inherit Fl S .
3832 Specifying
3833 .Fl o Sy origin Ns = Ns Em snapshot
3834 is a special case because, even if
3835 .Sy origin
3836 is a read-only property and cannot be set, it's allowed to receive the send
3837 stream as a clone of the given snapshot.
3838 .Pp
3839 Raw encrypted send streams (created with
3840 .Nm zfs Cm send Fl w
3841 ) may only be received as is, and cannot be re-encrypted, decrypted, or
3842 recompressed by the receive process. Unencrypted streams can be received as
3843 encrypted datasets, either through inheritance or by specifying encryption
3844 parameters with the
3845 .Fl o
3846 options.
3847 .Pp
3848 The name of the snapshot
3849 .Pq and file system, if a full stream is received
3850 that this subcommand creates depends on the argument type and the use of the
3851 .Fl d
3852 or
3853 .Fl e
3854 options.
3855 .Pp
3856 If the argument is a snapshot name, the specified
3857 .Ar snapshot
3858 is created.
3859 If the argument is a file system or volume name, a snapshot with the same name
3860 as the sent snapshot is created within the specified
3861 .Ar filesystem
3862 or
3863 .Ar volume .
3864 If neither of the
3865 .Fl d
3866 or
3867 .Fl e
3868 options are specified, the provided target snapshot name is used exactly as
3869 provided.
3870 .Pp
3871 The
3872 .Fl d
3873 and
3874 .Fl e
3875 options cause the file system name of the target snapshot to be determined by
3876 appending a portion of the sent snapshot's name to the specified target
3877 .Ar filesystem .
3878 If the
3879 .Fl d
3880 option is specified, all but the first element of the sent snapshot's file
3881 system path
3882 .Pq usually the pool name
3883 is used and any required intermediate file systems within the specified one are
3884 created.
3885 If the
3886 .Fl e
3887 option is specified, then only the last element of the sent snapshot's file
3888 system name
3889 .Pq i.e. the name of the source file system itself
3890 is used as the target file system name.
3891 .Bl -tag -width "-F"
3892 .It Fl F
3893 Force a rollback of the file system to the most recent snapshot before
3894 performing the receive operation.
3895 If receiving an incremental replication stream
3896 .Po for example, one generated by
3897 .Nm zfs Cm send Fl R Op Fl i Ns | Ns Fl I
3898 .Pc ,
3899 destroy snapshots and file systems that do not exist on the sending side.
3900 .It Fl d
3901 Discard the first element of the sent snapshot's file system name, using the
3902 remaining elements to determine the name of the target file system for the new
3903 snapshot as described in the paragraph above.
3904 .It Fl e
3905 Discard all but the last element of the sent snapshot's file system name, using
3906 that element to determine the name of the target file system for the new
3907 snapshot as described in the paragraph above.
3908 .It Fl h
3909 Skip the receive of holds. There is no effect if holds are not sent.
3910 .It Fl n
3911 Do not actually receive the stream.
3912 This can be useful in conjunction with the
3913 .Fl v
3914 option to verify the name the receive operation would use.
3915 .It Fl o Sy origin Ns = Ns Ar snapshot
3916 Forces the stream to be received as a clone of the given snapshot.
3917 If the stream is a full send stream, this will create the filesystem
3918 described by the stream as a clone of the specified snapshot.
3919 Which snapshot was specified will not affect the success or failure of the
3920 receive, as long as the snapshot does exist.
3921 If the stream is an incremental send stream, all the normal verification will be
3922 performed.
3923 .It Fl o Em property Ns = Ns Ar value
3924 Sets the specified property as if the command
3925 .Nm zfs Cm set Em property Ns = Ns Ar value
3926 was invoked immediately before the receive. When receiving a stream from
3927 .Nm zfs Cm send Fl R ,
3928 causes the property to be inherited by all descendant datasets, as through
3929 .Nm zfs Cm inherit Em property
3930 was run on any descendant datasets that have this property set on the
3931 sending system.
3932 .Pp
3933 Any editable property can be set at receive time. Set-once properties bound
3934 to the received data, such as
3935 .Sy normalization
3936 and
3937 .Sy casesensitivity ,
3938 cannot be set at receive time even when the datasets are newly created by
3939 .Nm zfs Cm receive .
3940 Additionally both settable properties
3941 .Sy version
3942 and
3943 .Sy volsize
3944 cannot be set at receive time.
3945 .Pp
3946 The
3947 .Fl o
3948 option may be specified multiple times, for different properties. An error
3949 results if the same property is specified in multiple
3950 .Fl o
3951 or
3952 .Fl x
3953 options.
3954 .Pp
3955 The
3956 .Fl o
3957 option may also be used to override encryption properties upon initial
3958 receive. This allows unencrypted streams to be received as encrypted datasets.
3959 To cause the received dataset (or root dataset of a recursive stream) to be
3960 received as an encryption root, specify encryption properties in the same
3961 manner as is required for
3962 .Nm
3963 .Cm create .
3964 For instance:
3965 .Bd -literal
3966 # zfs send tank/test@snap1 | zfs recv -o encryption=on -o keyformat=passphrase -o keylocation=file:///path/to/keyfile
3967 .Ed
3968 .Pp
3969 Note that
3970 .Op Fl o Ar keylocation Ns = Ns Ar prompt
3971 may not be specified here, since stdin is already being utilized for the send
3972 stream. Once the receive has completed, you can use
3973 .Nm
3974 .Cm set
3975 to change this setting after the fact. Similarly, you can receive a dataset as
3976 an encrypted child by specifying
3977 .Op Fl x Ar encryption
3978 to force the property to be inherited. Overriding encryption properties (except
3979 for
3980 .Sy keylocation Ns )
3981 is not possible with raw send streams.
3982 .It Fl s
3983 If the receive is interrupted, save the partially received state, rather
3984 than deleting it.
3985 Interruption may be due to premature termination of the stream
3986 .Po e.g. due to network failure or failure of the remote system
3987 if the stream is being read over a network connection
3988 .Pc ,
3989 a checksum error in the stream, termination of the
3990 .Nm zfs Cm receive
3991 process, or unclean shutdown of the system.
3992 .Pp
3993 The receive can be resumed with a stream generated by
3994 .Nm zfs Cm send Fl t Ar token ,
3995 where the
3996 .Ar token
3997 is the value of the
3998 .Sy receive_resume_token
3999 property of the filesystem or volume which is received into.
4000 .Pp
4001 To use this flag, the storage pool must have the
4002 .Sy extensible_dataset
4003 feature enabled.
4004 See
4005 .Xr zpool-features 5
4006 for details on ZFS feature flags.
4007 .It Fl u
4008 File system that is associated with the received stream is not mounted.
4009 .It Fl v
4010 Print verbose information about the stream and the time required to perform the
4011 receive operation.
4012 .It Fl x Em property
4013 Ensures that the effective value of the specified property after the
4014 receive is unaffected by the value of that property in the send stream (if any),
4015 as if the property had been excluded from the send stream.
4016 .Pp
4017 If the specified property is not present in the send stream, this option does
4018 nothing.
4019 .Pp
4020 If a received property needs to be overridden, the effective value will be
4021 set or inherited, depending on whether the property is inheritable or not.
4022 .Pp
4023 In the case of an incremental update,
4024 .Fl x
4025 leaves any existing local setting or explicit inheritance unchanged.
4026 .Pp
4027 All
4028 .Fl o
4029 restrictions on set-once and special properties apply equally to
4030 .Fl x .
4031 .El
4032 .It Xo
4033 .Nm
4034 .Cm receive
4035 .Fl A
4036 .Ar filesystem Ns | Ns Ar volume
4037 .Xc
4038 Abort an interrupted
4039 .Nm zfs Cm receive Fl s ,
4040 deleting its saved partially received state.
4041 .It Xo
4042 .Nm
4043 .Cm allow
4044 .Ar filesystem Ns | Ns Ar volume
4045 .Xc
4046 Displays permissions that have been delegated on the specified filesystem or
4047 volume.
4048 See the other forms of
4049 .Nm zfs Cm allow
4050 for more information.
4051 .Pp
4052 Delegations are supported under Linux with the exception of
4053 .Sy mount ,
4054 .Sy unmount ,
4055 .Sy mountpoint ,
4056 .Sy canmount ,
4057 .Sy rename ,
4058 and
4059 .Sy share .
4060 These permissions cannot be delegated because the Linux
4061 .Xr mount 8
4062 command restricts modifications of the global namespace to the root user.
4063 .It Xo
4064 .Nm
4065 .Cm allow
4066 .Op Fl dglu
4067 .Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
4068 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4069 .Ar setname Oc Ns ...
4070 .Ar filesystem Ns | Ns Ar volume
4071 .Xc
4072 .It Xo
4073 .Nm
4074 .Cm allow
4075 .Op Fl dl
4076 .Fl e Ns | Ns Sy everyone
4077 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4078 .Ar setname Oc Ns ...
4079 .Ar filesystem Ns | Ns Ar volume
4080 .Xc
4081 Delegates ZFS administration permission for the file systems to non-privileged
4082 users.
4083 .Bl -tag -width "-d"
4084 .It Fl d
4085 Allow only for the descendent file systems.
4086 .It Fl e Ns | Ns Sy everyone
4087 Specifies that the permissions be delegated to everyone.
4088 .It Fl g Ar group Ns Oo , Ns Ar group Oc Ns ...
4089 Explicitly specify that permissions are delegated to the group.
4090 .It Fl l
4091 Allow
4092 .Qq locally
4093 only for the specified file system.
4094 .It Fl u Ar user Ns Oo , Ns Ar user Oc Ns ...
4095 Explicitly specify that permissions are delegated to the user.
4096 .It Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
4097 Specifies to whom the permissions are delegated.
4098 Multiple entities can be specified as a comma-separated list.
4099 If neither of the
4100 .Fl gu
4101 options are specified, then the argument is interpreted preferentially as the
4102 keyword
4103 .Sy everyone ,
4104 then as a user name, and lastly as a group name.
4105 To specify a user or group named
4106 .Qq everyone ,
4107 use the
4108 .Fl g
4109 or
4110 .Fl u
4111 options.
4112 To specify a group with the same name as a user, use the
4113 .Fl g
4114 options.
4115 .It Xo
4116 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4117 .Ar setname Oc Ns ...
4118 .Xc
4119 The permissions to delegate.
4120 Multiple permissions may be specified as a comma-separated list.
4121 Permission names are the same as ZFS subcommand and property names.
4122 See the property list below.
4123 Property set names, which begin with
4124 .Sy @ ,
4125 may be specified.
4126 See the
4127 .Fl s
4128 form below for details.
4129 .El
4130 .Pp
4131 If neither of the
4132 .Fl dl
4133 options are specified, or both are, then the permissions are allowed for the
4134 file system or volume, and all of its descendents.
4135 .Pp
4136 Permissions are generally the ability to use a ZFS subcommand or change a ZFS
4137 property.
4138 The following permissions are available:
4139 .Bd -literal
4140 NAME TYPE NOTES
4141 allow subcommand Must also have the permission that is
4142 being allowed
4143 clone subcommand Must also have the 'create' ability and
4144 'mount' ability in the origin file system
4145 create subcommand Must also have the 'mount' ability
4146 destroy subcommand Must also have the 'mount' ability
4147 diff subcommand Allows lookup of paths within a dataset
4148 given an object number, and the ability
4149 to create snapshots necessary to
4150 'zfs diff'.
4151 load-key subcommand Allows loading and unloading of encryption key
4152 (see 'zfs load-key' and 'zfs unload-key').
4153 change-key subcommand Allows changing an encryption key via
4154 'zfs change-key'.
4155 mount subcommand Allows mount/umount of ZFS datasets
4156 promote subcommand Must also have the 'mount' and 'promote'
4157 ability in the origin file system
4158 receive subcommand Must also have the 'mount' and 'create'
4159 ability
4160 rename subcommand Must also have the 'mount' and 'create'
4161 ability in the new parent
4162 rollback subcommand Must also have the 'mount' ability
4163 send subcommand
4164 share subcommand Allows sharing file systems over NFS
4165 or SMB protocols
4166 snapshot subcommand Must also have the 'mount' ability
4167
4168 groupquota other Allows accessing any groupquota@...
4169 property
4170 groupused other Allows reading any groupused@... property
4171 userprop other Allows changing any user property
4172 userquota other Allows accessing any userquota@...
4173 property
4174 userused other Allows reading any userused@... property
4175 projectobjquota other Allows accessing any projectobjquota@...
4176 property
4177 projectquota other Allows accessing any projectquota@... property
4178 projectobjused other Allows reading any projectobjused@... property
4179 projectused other Allows reading any projectused@... property
4180
4181 aclinherit property
4182 acltype property
4183 atime property
4184 canmount property
4185 casesensitivity property
4186 checksum property
4187 compression property
4188 copies property
4189 devices property
4190 exec property
4191 filesystem_limit property
4192 mountpoint property
4193 nbmand property
4194 normalization property
4195 primarycache property
4196 quota property
4197 readonly property
4198 recordsize property
4199 refquota property
4200 refreservation property
4201 reservation property
4202 secondarycache property
4203 setuid property
4204 sharenfs property
4205 sharesmb property
4206 snapdir property
4207 snapshot_limit property
4208 utf8only property
4209 version property
4210 volblocksize property
4211 volsize property
4212 vscan property
4213 xattr property
4214 zoned property
4215 .Ed
4216 .It Xo
4217 .Nm
4218 .Cm allow
4219 .Fl c
4220 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4221 .Ar setname Oc Ns ...
4222 .Ar filesystem Ns | Ns Ar volume
4223 .Xc
4224 Sets
4225 .Qq create time
4226 permissions.
4227 These permissions are granted
4228 .Pq locally
4229 to the creator of any newly-created descendent file system.
4230 .It Xo
4231 .Nm
4232 .Cm allow
4233 .Fl s No @ Ns Ar setname
4234 .Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4235 .Ar setname Oc Ns ...
4236 .Ar filesystem Ns | Ns Ar volume
4237 .Xc
4238 Defines or adds permissions to a permission set.
4239 The set can be used by other
4240 .Nm zfs Cm allow
4241 commands for the specified file system and its descendents.
4242 Sets are evaluated dynamically, so changes to a set are immediately reflected.
4243 Permission sets follow the same naming restrictions as ZFS file systems, but the
4244 name must begin with
4245 .Sy @ ,
4246 and can be no more than 64 characters long.
4247 .It Xo
4248 .Nm
4249 .Cm unallow
4250 .Op Fl dglru
4251 .Ar user Ns | Ns Ar group Ns Oo , Ns Ar user Ns | Ns Ar group Oc Ns ...
4252 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4253 .Ar setname Oc Ns ... Oc
4254 .Ar filesystem Ns | Ns Ar volume
4255 .Xc
4256 .It Xo
4257 .Nm
4258 .Cm unallow
4259 .Op Fl dlr
4260 .Fl e Ns | Ns Sy everyone
4261 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4262 .Ar setname Oc Ns ... Oc
4263 .Ar filesystem Ns | Ns Ar volume
4264 .Xc
4265 .It Xo
4266 .Nm
4267 .Cm unallow
4268 .Op Fl r
4269 .Fl c
4270 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4271 .Ar setname Oc Ns ... Oc
4272 .Ar filesystem Ns | Ns Ar volume
4273 .Xc
4274 Removes permissions that were granted with the
4275 .Nm zfs Cm allow
4276 command.
4277 No permissions are explicitly denied, so other permissions granted are still in
4278 effect.
4279 For example, if the permission is granted by an ancestor.
4280 If no permissions are specified, then all permissions for the specified
4281 .Ar user ,
4282 .Ar group ,
4283 or
4284 .Sy everyone
4285 are removed.
4286 Specifying
4287 .Sy everyone
4288 .Po or using the
4289 .Fl e
4290 option
4291 .Pc
4292 only removes the permissions that were granted to everyone, not all permissions
4293 for every user and group.
4294 See the
4295 .Nm zfs Cm allow
4296 command for a description of the
4297 .Fl ldugec
4298 options.
4299 .Bl -tag -width "-r"
4300 .It Fl r
4301 Recursively remove the permissions from this file system and all descendents.
4302 .El
4303 .It Xo
4304 .Nm
4305 .Cm unallow
4306 .Op Fl r
4307 .Fl s No @ Ns Ar setname
4308 .Oo Ar perm Ns | Ns @ Ns Ar setname Ns Oo , Ns Ar perm Ns | Ns @ Ns
4309 .Ar setname Oc Ns ... Oc
4310 .Ar filesystem Ns | Ns Ar volume
4311 .Xc
4312 Removes permissions from a permission set.
4313 If no permissions are specified, then all permissions are removed, thus removing
4314 the set entirely.
4315 .It Xo
4316 .Nm
4317 .Cm hold
4318 .Op Fl r
4319 .Ar tag Ar snapshot Ns ...
4320 .Xc
4321 Adds a single reference, named with the
4322 .Ar tag
4323 argument, to the specified snapshot or snapshots.
4324 Each snapshot has its own tag namespace, and tags must be unique within that
4325 space.
4326 .Pp
4327 If a hold exists on a snapshot, attempts to destroy that snapshot by using the
4328 .Nm zfs Cm destroy
4329 command return
4330 .Er EBUSY .
4331 .Bl -tag -width "-r"
4332 .It Fl r
4333 Specifies that a hold with the given tag is applied recursively to the snapshots
4334 of all descendent file systems.
4335 .El
4336 .It Xo
4337 .Nm
4338 .Cm holds
4339 .Op Fl rH
4340 .Ar snapshot Ns ...
4341 .Xc
4342 Lists all existing user references for the given snapshot or snapshots.
4343 .Bl -tag -width "-r"
4344 .It Fl r
4345 Lists the holds that are set on the named descendent snapshots, in addition to
4346 listing the holds on the named snapshot.
4347 .It Fl H
4348 Do not print headers, use tab-delimited output.
4349 .El
4350 .It Xo
4351 .Nm
4352 .Cm release
4353 .Op Fl r
4354 .Ar tag Ar snapshot Ns ...
4355 .Xc
4356 Removes a single reference, named with the
4357 .Ar tag
4358 argument, from the specified snapshot or snapshots.
4359 The tag must already exist for each snapshot.
4360 If a hold exists on a snapshot, attempts to destroy that snapshot by using the
4361 .Nm zfs Cm destroy
4362 command return
4363 .Er EBUSY .
4364 .Bl -tag -width "-r"
4365 .It Fl r
4366 Recursively releases a hold with the given tag on the snapshots of all
4367 descendent file systems.
4368 .El
4369 .It Xo
4370 .Nm
4371 .Cm diff
4372 .Op Fl FHt
4373 .Ar snapshot Ar snapshot Ns | Ns Ar filesystem
4374 .Xc
4375 Display the difference between a snapshot of a given filesystem and another
4376 snapshot of that filesystem from a later time or the current contents of the
4377 filesystem.
4378 The first column is a character indicating the type of change, the other columns
4379 indicate pathname, new pathname
4380 .Pq in case of rename ,
4381 change in link count, and optionally file type and/or change time.
4382 The types of change are:
4383 .Bd -literal
4384 - The path has been removed
4385 + The path has been created
4386 M The path has been modified
4387 R The path has been renamed
4388 .Ed
4389 .Bl -tag -width "-F"
4390 .It Fl F
4391 Display an indication of the type of file, in a manner similar to the
4392 .Fl
4393 option of
4394 .Xr ls 1 .
4395 .Bd -literal
4396 B Block device
4397 C Character device
4398 / Directory
4399 > Door
4400 | Named pipe
4401 @ Symbolic link
4402 P Event port
4403 = Socket
4404 F Regular file
4405 .Ed
4406 .It Fl H
4407 Give more parsable tab-separated output, without header lines and without
4408 arrows.
4409 .It Fl t
4410 Display the path's inode change time as the first column of output.
4411 .El
4412 .It Xo
4413 .Nm
4414 .Cm program
4415 .Op Fl jn
4416 .Op Fl t Ar instruction-limit
4417 .Op Fl m Ar memory-limit
4418 .Ar pool script
4419 .Op Ar arg1 No ...
4420 .Xc
4421 Executes
4422 .Ar script
4423 as a ZFS channel program on
4424 .Ar pool .
4425 The ZFS channel
4426 program interface allows ZFS administrative operations to be run
4427 programmatically via a Lua script.
4428 The entire script is executed atomically, with no other administrative
4429 operations taking effect concurrently.
4430 A library of ZFS calls is made available to channel program scripts.
4431 Channel programs may only be run with root privileges.
4432 .sp
4433 For full documentation of the ZFS channel program interface, see the manual
4434 page for
4435 .Xr zfs-program 8 .
4436 .Bl -tag -width ""
4437 .It Fl j
4438 Display channel program output in JSON format. When this flag is specified and
4439 standard output is empty - channel program encountered an error. The details of
4440 such an error will be printed to standard error in plain text.
4441 .It Fl n
4442 Executes a read-only channel program, which runs faster.
4443 The program cannot change on-disk state by calling functions from
4444 the zfs.sync submodule.
4445 The program can be used to gather information such as properties and
4446 determining if changes would succeed (zfs.check.*).
4447 Without this flag, all pending changes must be synced to disk before
4448 a channel program can complete.
4449 .It Fl t Ar instruction-limit
4450 Limit the number of Lua instructions to execute.
4451 If a channel program executes more than the specified number of instructions,
4452 it will be stopped and an error will be returned.
4453 The default limit is 10 million instructions, and it can be set to a maximum of
4454 100 million instructions.
4455 .It Fl m Ar memory-limit
4456 Memory limit, in bytes.
4457 If a channel program attempts to allocate more memory than the given limit,
4458 it will be stopped and an error returned.
4459 The default memory limit is 10 MB, and can be set to a maximum of 100 MB.
4460 .sp
4461 All remaining argument strings are passed directly to the channel program as
4462 arguments.
4463 See
4464 .Xr zfs-program 8
4465 for more information.
4466 .El
4467 .It Xo
4468 .Nm
4469 .Cm load-key
4470 .Op Fl nr
4471 .Op Fl L Ar keylocation
4472 .Fl a | Ar filesystem
4473 .Xc
4474 Load the key for
4475 .Ar filesystem ,
4476 allowing it and all children that inherit the
4477 .Sy keylocation
4478 property to be accessed. The key will be expected in the format specified by the
4479 .Sy keyformat
4480 and location specified by the
4481 .Sy keylocation
4482 property. Note that if the
4483 .Sy keylocation
4484 is set to
4485 .Sy prompt
4486 the terminal will interactively wait for the key to be entered. Loading a key
4487 will not automatically mount the dataset. If that functionality is desired,
4488 .Nm zfs Cm mount Sy -l
4489 will ask for the key and mount the dataset. Once the key is loaded the
4490 .Sy keystatus
4491 property will become
4492 .Sy available .
4493 .Bl -tag -width "-r"
4494 .It Fl r
4495 Recursively loads the keys for the specified filesystem and all descendent
4496 encryption roots.
4497 .It Fl a
4498 Loads the keys for all encryption roots in all imported pools.
4499 .It Fl n
4500 Do a dry-run
4501 .Pq Qq No-op
4502 load-key. This will cause zfs to simply check that the
4503 provided key is correct. This command may be run even if the key is already
4504 loaded.
4505 .It Fl L Ar keylocation
4506 Use
4507 .Ar keylocation
4508 instead of the
4509 .Sy keylocation
4510 property. This will not change the value of the property on the dataset. Note
4511 that if used with either
4512 .Fl r
4513 or
4514 .Fl a ,
4515 .Ar keylocation
4516 may only be given as
4517 .Sy prompt .
4518 .El
4519 .It Xo
4520 .Nm
4521 .Cm unload-key
4522 .Op Fl r
4523 .Fl a | Ar filesystem
4524 .Xc
4525 Unloads a key from ZFS, removing the ability to access the dataset and all of
4526 its children that inherit the
4527 .Sy keylocation
4528 property. This requires that the dataset is not currently open or mounted. Once
4529 the key is unloaded the
4530 .Sy keystatus
4531 property will become
4532 .Sy unavailable .
4533 .Bl -tag -width "-r"
4534 .It Fl r
4535 Recursively unloads the keys for the specified filesystem and all descendent
4536 encryption roots.
4537 .It Fl a
4538 Unloads the keys for all encryption roots in all imported pools.
4539 .El
4540 .It Xo
4541 .Nm
4542 .Cm change-key
4543 .Op Fl l
4544 .Op Fl o Ar keylocation Ns = Ns Ar value
4545 .Op Fl o Ar keyformat Ns = Ns Ar value
4546 .Op Fl o Ar pbkdf2iters Ns = Ns Ar value
4547 .Ar filesystem
4548 .Xc
4549 .It Xo
4550 .Nm
4551 .Cm change-key
4552 .Fl i
4553 .Op Fl l
4554 .Ar filesystem
4555 .Xc
4556 Allows a user to change the encryption key used to access a dataset. This
4557 command requires that the existing key for the dataset is already loaded into
4558 ZFS. This command may also be used to change the
4559 .Sy keylocation ,
4560 .Sy keyformat ,
4561 and
4562 .Sy pbkdf2iters
4563 properties as needed. If the dataset was not previously an encryption root it
4564 will become one. Alternatively, the
4565 .Fl i
4566 flag may be provided to cause an encryption root to inherit the parent's key
4567 instead.
4568 .Bl -tag -width "-r"
4569 .It Fl l
4570 Ensures the key is loaded before attempting to change the key. This is
4571 effectively equivalent to
4572 .Qq Nm zfs Cm load-key Ar filesystem ; Nm zfs Cm change-key Ar filesystem
4573 .It Fl o Ar property Ns = Ns Ar value
4574 Allows the user to set encryption key properties (
4575 .Sy keyformat ,
4576 .Sy keylocation ,
4577 and
4578 .Sy pbkdf2iters
4579 ) while changing the key. This is the only way to alter
4580 .Sy keyformat
4581 and
4582 .Sy pbkdf2iters
4583 after the dataset has been created.
4584 .It Fl i
4585 Indicates that zfs should make
4586 .Ar filesystem
4587 inherit the key of its parent. Note that this command can only be run on an
4588 encryption root that has an encrypted parent.
4589 .El
4590 .El
4591 .Sh EXIT STATUS
4592 The
4593 .Nm
4594 utility exits 0 on success, 1 if an error occurs, and 2 if invalid command line
4595 options were specified.
4596 .Sh EXAMPLES
4597 .Bl -tag -width ""
4598 .It Sy Example 1 No Creating a ZFS File System Hierarchy
4599 The following commands create a file system named
4600 .Em pool/home
4601 and a file system named
4602 .Em pool/home/bob .
4603 The mount point
4604 .Pa /export/home
4605 is set for the parent file system, and is automatically inherited by the child
4606 file system.
4607 .Bd -literal
4608 # zfs create pool/home
4609 # zfs set mountpoint=/export/home pool/home
4610 # zfs create pool/home/bob
4611 .Ed
4612 .It Sy Example 2 No Creating a ZFS Snapshot
4613 The following command creates a snapshot named
4614 .Sy yesterday .
4615 This snapshot is mounted on demand in the
4616 .Pa .zfs/snapshot
4617 directory at the root of the
4618 .Em pool/home/bob
4619 file system.
4620 .Bd -literal
4621 # zfs snapshot pool/home/bob@yesterday
4622 .Ed
4623 .It Sy Example 3 No Creating and Destroying Multiple Snapshots
4624 The following command creates snapshots named
4625 .Sy yesterday
4626 of
4627 .Em pool/home
4628 and all of its descendent file systems.
4629 Each snapshot is mounted on demand in the
4630 .Pa .zfs/snapshot
4631 directory at the root of its file system.
4632 The second command destroys the newly created snapshots.
4633 .Bd -literal
4634 # zfs snapshot -r pool/home@yesterday
4635 # zfs destroy -r pool/home@yesterday
4636 .Ed
4637 .It Sy Example 4 No Disabling and Enabling File System Compression
4638 The following command disables the
4639 .Sy compression
4640 property for all file systems under
4641 .Em pool/home .
4642 The next command explicitly enables
4643 .Sy compression
4644 for
4645 .Em pool/home/anne .
4646 .Bd -literal
4647 # zfs set compression=off pool/home
4648 # zfs set compression=on pool/home/anne
4649 .Ed
4650 .It Sy Example 5 No Listing ZFS Datasets
4651 The following command lists all active file systems and volumes in the system.
4652 Snapshots are displayed if the
4653 .Sy listsnaps
4654 property is
4655 .Sy on .
4656 The default is
4657 .Sy off .
4658 See
4659 .Xr zpool 8
4660 for more information on pool properties.
4661 .Bd -literal
4662 # zfs list
4663 NAME USED AVAIL REFER MOUNTPOINT
4664 pool 450K 457G 18K /pool
4665 pool/home 315K 457G 21K /export/home
4666 pool/home/anne 18K 457G 18K /export/home/anne
4667 pool/home/bob 276K 457G 276K /export/home/bob
4668 .Ed
4669 .It Sy Example 6 No Setting a Quota on a ZFS File System
4670 The following command sets a quota of 50 Gbytes for
4671 .Em pool/home/bob .
4672 .Bd -literal
4673 # zfs set quota=50G pool/home/bob
4674 .Ed
4675 .It Sy Example 7 No Listing ZFS Properties
4676 The following command lists all properties for
4677 .Em pool/home/bob .
4678 .Bd -literal
4679 # zfs get all pool/home/bob
4680 NAME PROPERTY VALUE SOURCE
4681 pool/home/bob type filesystem -
4682 pool/home/bob creation Tue Jul 21 15:53 2009 -
4683 pool/home/bob used 21K -
4684 pool/home/bob available 20.0G -
4685 pool/home/bob referenced 21K -
4686 pool/home/bob compressratio 1.00x -
4687 pool/home/bob mounted yes -
4688 pool/home/bob quota 20G local
4689 pool/home/bob reservation none default
4690 pool/home/bob recordsize 128K default
4691 pool/home/bob mountpoint /pool/home/bob default
4692 pool/home/bob sharenfs off default
4693 pool/home/bob checksum on default
4694 pool/home/bob compression on local
4695 pool/home/bob atime on default
4696 pool/home/bob devices on default
4697 pool/home/bob exec on default
4698 pool/home/bob setuid on default
4699 pool/home/bob readonly off default
4700 pool/home/bob zoned off default
4701 pool/home/bob snapdir hidden default
4702 pool/home/bob acltype off default
4703 pool/home/bob aclinherit restricted default
4704 pool/home/bob canmount on default
4705 pool/home/bob xattr on default
4706 pool/home/bob copies 1 default
4707 pool/home/bob version 4 -
4708 pool/home/bob utf8only off -
4709 pool/home/bob normalization none -
4710 pool/home/bob casesensitivity sensitive -
4711 pool/home/bob vscan off default
4712 pool/home/bob nbmand off default
4713 pool/home/bob sharesmb off default
4714 pool/home/bob refquota none default
4715 pool/home/bob refreservation none default
4716 pool/home/bob primarycache all default
4717 pool/home/bob secondarycache all default
4718 pool/home/bob usedbysnapshots 0 -
4719 pool/home/bob usedbydataset 21K -
4720 pool/home/bob usedbychildren 0 -
4721 pool/home/bob usedbyrefreservation 0 -
4722 .Ed
4723 .Pp
4724 The following command gets a single property value.
4725 .Bd -literal
4726 # zfs get -H -o value compression pool/home/bob
4727 on
4728 .Ed
4729 The following command lists all properties with local settings for
4730 .Em pool/home/bob .
4731 .Bd -literal
4732 # zfs get -r -s local -o name,property,value all pool/home/bob
4733 NAME PROPERTY VALUE
4734 pool/home/bob quota 20G
4735 pool/home/bob compression on
4736 .Ed
4737 .It Sy Example 8 No Rolling Back a ZFS File System
4738 The following command reverts the contents of
4739 .Em pool/home/anne
4740 to the snapshot named
4741 .Sy yesterday ,
4742 deleting all intermediate snapshots.
4743 .Bd -literal
4744 # zfs rollback -r pool/home/anne@yesterday
4745 .Ed
4746 .It Sy Example 9 No Creating a ZFS Clone
4747 The following command creates a writable file system whose initial contents are
4748 the same as
4749 .Em pool/home/bob@yesterday .
4750 .Bd -literal
4751 # zfs clone pool/home/bob@yesterday pool/clone
4752 .Ed
4753 .It Sy Example 10 No Promoting a ZFS Clone
4754 The following commands illustrate how to test out changes to a file system, and
4755 then replace the original file system with the changed one, using clones, clone
4756 promotion, and renaming:
4757 .Bd -literal
4758 # zfs create pool/project/production
4759 populate /pool/project/production with data
4760 # zfs snapshot pool/project/production@today
4761 # zfs clone pool/project/production@today pool/project/beta
4762 make changes to /pool/project/beta and test them
4763 # zfs promote pool/project/beta
4764 # zfs rename pool/project/production pool/project/legacy
4765 # zfs rename pool/project/beta pool/project/production
4766 once the legacy version is no longer needed, it can be destroyed
4767 # zfs destroy pool/project/legacy
4768 .Ed
4769 .It Sy Example 11 No Inheriting ZFS Properties
4770 The following command causes
4771 .Em pool/home/bob
4772 and
4773 .Em pool/home/anne
4774 to inherit the
4775 .Sy checksum
4776 property from their parent.
4777 .Bd -literal
4778 # zfs inherit checksum pool/home/bob pool/home/anne
4779 .Ed
4780 .It Sy Example 12 No Remotely Replicating ZFS Data
4781 The following commands send a full stream and then an incremental stream to a
4782 remote machine, restoring them into
4783 .Em poolB/received/fs@a
4784 and
4785 .Em poolB/received/fs@b ,
4786 respectively.
4787 .Em poolB
4788 must contain the file system
4789 .Em poolB/received ,
4790 and must not initially contain
4791 .Em poolB/received/fs .
4792 .Bd -literal
4793 # zfs send pool/fs@a | \e
4794 ssh host zfs receive poolB/received/fs@a
4795 # zfs send -i a pool/fs@b | \e
4796 ssh host zfs receive poolB/received/fs
4797 .Ed
4798 .It Sy Example 13 No Using the zfs receive -d Option
4799 The following command sends a full stream of
4800 .Em poolA/fsA/fsB@snap
4801 to a remote machine, receiving it into
4802 .Em poolB/received/fsA/fsB@snap .
4803 The
4804 .Em fsA/fsB@snap
4805 portion of the received snapshot's name is determined from the name of the sent
4806 snapshot.
4807 .Em poolB
4808 must contain the file system
4809 .Em poolB/received .
4810 If
4811 .Em poolB/received/fsA
4812 does not exist, it is created as an empty file system.
4813 .Bd -literal
4814 # zfs send poolA/fsA/fsB@snap | \e
4815 ssh host zfs receive -d poolB/received
4816 .Ed
4817 .It Sy Example 14 No Setting User Properties
4818 The following example sets the user-defined
4819 .Sy com.example:department
4820 property for a dataset.
4821 .Bd -literal
4822 # zfs set com.example:department=12345 tank/accounting
4823 .Ed
4824 .It Sy Example 15 No Performing a Rolling Snapshot
4825 The following example shows how to maintain a history of snapshots with a
4826 consistent naming scheme.
4827 To keep a week's worth of snapshots, the user destroys the oldest snapshot,
4828 renames the remaining snapshots, and then creates a new snapshot, as follows:
4829 .Bd -literal
4830 # zfs destroy -r pool/users@7daysago
4831 # zfs rename -r pool/users@6daysago @7daysago
4832 # zfs rename -r pool/users@5daysago @6daysago
4833 # zfs rename -r pool/users@4daysago @5daysago
4834 # zfs rename -r pool/users@3daysago @4daysago
4835 # zfs rename -r pool/users@2daysago @3daysago
4836 # zfs rename -r pool/users@yesterday @2daysago
4837 # zfs rename -r pool/users@today @yesterday
4838 # zfs snapshot -r pool/users@today
4839 .Ed
4840 .It Sy Example 16 No Setting sharenfs Property Options on a ZFS File System
4841 The following commands show how to set
4842 .Sy sharenfs
4843 property options to enable
4844 .Sy rw
4845 access for a set of
4846 .Sy IP
4847 addresses and to enable root access for system
4848 .Sy neo
4849 on the
4850 .Em tank/home
4851 file system.
4852 .Bd -literal
4853 # zfs set sharenfs='rw=@123.123.0.0/16,root=neo' tank/home
4854 .Ed
4855 .Pp
4856 If you are using
4857 .Sy DNS
4858 for host name resolution, specify the fully qualified hostname.
4859 .It Sy Example 17 No Delegating ZFS Administration Permissions on a ZFS Dataset
4860 The following example shows how to set permissions so that user
4861 .Sy cindys
4862 can create, destroy, mount, and take snapshots on
4863 .Em tank/cindys .
4864 The permissions on
4865 .Em tank/cindys
4866 are also displayed.
4867 .Bd -literal
4868 # zfs allow cindys create,destroy,mount,snapshot tank/cindys
4869 # zfs allow tank/cindys
4870 ---- Permissions on tank/cindys --------------------------------------
4871 Local+Descendent permissions:
4872 user cindys create,destroy,mount,snapshot
4873 .Ed
4874 .Pp
4875 Because the
4876 .Em tank/cindys
4877 mount point permission is set to 755 by default, user
4878 .Sy cindys
4879 will be unable to mount file systems under
4880 .Em tank/cindys .
4881 Add an ACE similar to the following syntax to provide mount point access:
4882 .Bd -literal
4883 # chmod A+user:cindys:add_subdirectory:allow /tank/cindys
4884 .Ed
4885 .It Sy Example 18 No Delegating Create Time Permissions on a ZFS Dataset
4886 The following example shows how to grant anyone in the group
4887 .Sy staff
4888 to create file systems in
4889 .Em tank/users .
4890 This syntax also allows staff members to destroy their own file systems, but not
4891 destroy anyone else's file system.
4892 The permissions on
4893 .Em tank/users
4894 are also displayed.
4895 .Bd -literal
4896 # zfs allow staff create,mount tank/users
4897 # zfs allow -c destroy tank/users
4898 # zfs allow tank/users
4899 ---- Permissions on tank/users ---------------------------------------
4900 Permission sets:
4901 destroy
4902 Local+Descendent permissions:
4903 group staff create,mount
4904 .Ed
4905 .It Sy Example 19 No Defining and Granting a Permission Set on a ZFS Dataset
4906 The following example shows how to define and grant a permission set on the
4907 .Em tank/users
4908 file system.
4909 The permissions on
4910 .Em tank/users
4911 are also displayed.
4912 .Bd -literal
4913 # zfs allow -s @pset create,destroy,snapshot,mount tank/users
4914 # zfs allow staff @pset tank/users
4915 # zfs allow tank/users
4916 ---- Permissions on tank/users ---------------------------------------
4917 Permission sets:
4918 @pset create,destroy,mount,snapshot
4919 Local+Descendent permissions:
4920 group staff @pset
4921 .Ed
4922 .It Sy Example 20 No Delegating Property Permissions on a ZFS Dataset
4923 The following example shows to grant the ability to set quotas and reservations
4924 on the
4925 .Em users/home
4926 file system.
4927 The permissions on
4928 .Em users/home
4929 are also displayed.
4930 .Bd -literal
4931 # zfs allow cindys quota,reservation users/home
4932 # zfs allow users/home
4933 ---- Permissions on users/home ---------------------------------------
4934 Local+Descendent permissions:
4935 user cindys quota,reservation
4936 cindys% zfs set quota=10G users/home/marks
4937 cindys% zfs get quota users/home/marks
4938 NAME PROPERTY VALUE SOURCE
4939 users/home/marks quota 10G local
4940 .Ed
4941 .It Sy Example 21 No Removing ZFS Delegated Permissions on a ZFS Dataset
4942 The following example shows how to remove the snapshot permission from the
4943 .Sy staff
4944 group on the
4945 .Em tank/users
4946 file system.
4947 The permissions on
4948 .Em tank/users
4949 are also displayed.
4950 .Bd -literal
4951 # zfs unallow staff snapshot tank/users
4952 # zfs allow tank/users
4953 ---- Permissions on tank/users ---------------------------------------
4954 Permission sets:
4955 @pset create,destroy,mount,snapshot
4956 Local+Descendent permissions:
4957 group staff @pset
4958 .Ed
4959 .It Sy Example 22 No Showing the differences between a snapshot and a ZFS Dataset
4960 The following example shows how to see what has changed between a prior
4961 snapshot of a ZFS dataset and its current state.
4962 The
4963 .Fl F
4964 option is used to indicate type information for the files affected.
4965 .Bd -literal
4966 # zfs diff -F tank/test@before tank/test
4967 M / /tank/test/
4968 M F /tank/test/linked (+1)
4969 R F /tank/test/oldname -> /tank/test/newname
4970 - F /tank/test/deleted
4971 + F /tank/test/created
4972 M F /tank/test/modified
4973 .Ed
4974 .It Sy Example 23 No Creating a bookmark
4975 The following example create a bookmark to a snapshot. This bookmark
4976 can then be used instead of snapshot in send streams.
4977 .Bd -literal
4978 # zfs bookmark rpool@snapshot rpool#bookmark
4979 .Ed
4980 .It Sy Example 24 No Setting sharesmb Property Options on a ZFS File System
4981 The following example show how to share SMB filesystem through ZFS. Note that
4982 that a user and his/her password must be given.
4983 .Bd -literal
4984 # smbmount //127.0.0.1/share_tmp /mnt/tmp \\
4985 -o user=workgroup/turbo,password=obrut,uid=1000
4986 .Ed
4987 .Pp
4988 Minimal
4989 .Em /etc/samba/smb.conf
4990 configuration required:
4991 .Pp
4992 Samba will need to listen to 'localhost' (127.0.0.1) for the ZFS utilities to
4993 communicate with Samba. This is the default behavior for most Linux
4994 distributions.
4995 .Pp
4996 Samba must be able to authenticate a user. This can be done in a number of
4997 ways, depending on if using the system password file, LDAP or the Samba
4998 specific smbpasswd file. How to do this is outside the scope of this manual.
4999 Please refer to the
5000 .Xr smb.conf 5
5001 man page for more information.
5002 .Pp
5003 See the
5004 .Sy USERSHARE section
5005 of the
5006 .Xr smb.conf 5
5007 man page for all configuration options in case you need to modify any options
5008 to the share afterwards. Do note that any changes done with the
5009 .Xr net 8
5010 command will be undone if the share is ever unshared (such as at a reboot etc).
5011 .El
5012 .Sh INTERFACE STABILITY
5013 .Sy Committed .
5014 .Sh SEE ALSO
5015 .Xr attr 1 ,
5016 .Xr gzip 1 ,
5017 .Xr ssh 1 ,
5018 .Xr chmod 2 ,
5019 .Xr fsync 2 ,
5020 .Xr stat 2 ,
5021 .Xr write 2 ,
5022 .Xr acl 5 ,
5023 .Xr attributes 5 ,
5024 .Xr exports 5 ,
5025 .Xr exportfs 8 ,
5026 .Xr mount 8 ,
5027 .Xr net 8 ,
5028 .Xr selinux 8 ,
5029 .Xr zpool 8