]> git.proxmox.com Git - mirror_zfs.git/blame - man/man8/zfs.8
OpenZFS 2605, 6980, 6902
[mirror_zfs.git] / man / man8 / zfs.8
CommitLineData
5990da81
YP
1'\" t
2.\"
3.\" CDDL HEADER START
4.\"
5.\" The contents of this file are subject to the terms of the
6.\" Common Development and Distribution License (the "License").
7.\" You may not use this file except in compliance with the License.
8.\"
9.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10.\" or http://www.opensolaris.org/os/licensing.
11.\" See the License for the specific language governing permissions
12.\" and limitations under the License.
13.\"
14.\" When distributing Covered Code, include this CDDL HEADER in each
15.\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16.\" If applicable, add the following below this CDDL HEADER, with the
17.\" fields enclosed by brackets "[]" replaced with your own identifying
18.\" information: Portions Copyright [yyyy] [name of copyright owner]
19.\"
20.\" CDDL HEADER END
21.\"
22.\"
058ac9ba 23.\" Copyright (c) 2009 Sun Microsystems, Inc. All Rights Reserved.
5990da81 24.\" Copyright 2011 Joshua M. Clulow <josh@sysmgr.org>
23de906c 25.\" Copyright (c) 2011, 2014 by Delphix. All rights reserved.
788eb90c 26.\" Copyright (c) 2014, Joyent, Inc. All rights reserved.
5990da81 27.\" Copyright 2012 Nexenta Systems, Inc. All Rights Reserved.
9759c60f 28.\" Copyright (c) 2013 by Saso Kiselkov. All rights reserved.
76281da4 29.\" Copyright 2016 Richard Laager. All rights reserved.
5990da81 30.\"
76281da4 31.TH zfs 8 "May 11, 2016" "ZFS pool 28, filesystem 5" "System Administration Commands"
058ac9ba
BB
32.SH NAME
33zfs \- configures ZFS file systems
34.SH SYNOPSIS
35.LP
36.nf
37\fBzfs\fR [\fB-?\fR]
38.fi
39
40.LP
41.nf
42\fBzfs\fR \fBcreate\fR [\fB-p\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ... \fIfilesystem\fR
43.fi
44
45.LP
46.nf
47\fBzfs\fR \fBcreate\fR [\fB-ps\fR] [\fB-b\fR \fIblocksize\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ... \fB-V\fR \fIsize\fR \fIvolume\fR
48.fi
49
50.LP
51.nf
330d06f9 52\fBzfs\fR \fBdestroy\fR [\fB-fnpRrv\fR] \fIfilesystem\fR|\fIvolume\fR
058ac9ba
BB
53.fi
54
55.LP
56.nf
330d06f9 57\fBzfs\fR \fBdestroy\fR [\fB-dnpRrv\fR] \fIfilesystem\fR|\fIvolume\fR@\fIsnap\fR[%\fIsnap\fR][,...]
058ac9ba
BB
58.fi
59
da536844
MA
60.LP
61.nf
62\fBzfs\fR \fBdestroy\fR \fIfilesystem\fR|\fIvolume\fR#\fIbookmark\fR
63.fi
64
058ac9ba
BB
65.LP
66.nf
6b4e21c6 67\fBzfs\fR \fBsnapshot | snap\fR [\fB-r\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ...
6f1ffb06 68 \fIfilesystem@snapname\fR|\fIvolume@snapname\fR ...
058ac9ba
BB
69.fi
70
71.LP
72.nf
73\fBzfs\fR \fBrollback\fR [\fB-rRf\fR] \fIsnapshot\fR
74.fi
75
76.LP
77.nf
78\fBzfs\fR \fBclone\fR [\fB-p\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ... \fIsnapshot\fR \fIfilesystem\fR|\fIvolume\fR
79.fi
80
81.LP
82.nf
83\fBzfs\fR \fBpromote\fR \fIclone-filesystem\fR
84.fi
85
86.LP
87.nf
db49968e 88\fBzfs\fR \fBrename\fR [\fB-f\fR] \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR
058ac9ba
BB
89 \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR
90.fi
91
92.LP
93.nf
db49968e 94\fBzfs\fR \fBrename\fR [\fB-fp\fR] \fIfilesystem\fR|\fIvolume\fR \fIfilesystem\fR|\fIvolume\fR
058ac9ba
BB
95.fi
96
97.LP
98.nf
99\fBzfs\fR \fBrename\fR \fB-r\fR \fIsnapshot\fR \fIsnapshot\fR
100.fi
101
102.LP
103.nf
54d5378f 104\fBzfs\fR \fBlist\fR [\fB-r\fR|\fB-d\fR \fIdepth\fR][\fB-Hp\fR][\fB-o\fR \fIproperty\fR[,\fIproperty\fR]...] [\fB-t\fR \fItype\fR[,\fItype\fR]..]
76281da4 105 [\fB-s\fR \fIproperty\fR] ... [\fB-S\fR \fIproperty\fR] ... [\fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR|\fImountpoint\fR] ...
058ac9ba
BB
106.fi
107
108.LP
109.nf
23de906c 110+\fBzfs\fR \fBset\fR \fIproperty\fR=\fIvalue\fR... \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR...
058ac9ba
BB
111.fi
112
113.LP
114.nf
6b4e21c6 115\fBzfs\fR \fBget\fR [\fB-r\fR|\fB-d\fR \fIdepth\fR][\fB-Hp\fR][\fB-o\fR \fIfield\fR[,...]] [\fB-t\fR \fItype\fR[,...]]
76281da4 116 [\fB-s\fR \fIsource\fR[,...]] "\fIall\fR" | \fIproperty\fR[,...] \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR|\fImountpoint\fR ...
058ac9ba
BB
117.fi
118
119.LP
120.nf
0bf8501a 121\fBzfs\fR \fBinherit\fR [\fB-rS\fR] \fIproperty\fR \fIfilesystem\fR|\fIvolume|snapshot\fR ...
058ac9ba
BB
122.fi
123
124.LP
125.nf
126\fBzfs\fR \fBupgrade\fR [\fB-v\fR]
127.fi
128
129.LP
130.nf
131\fBzfs\fR \fBupgrade\fR [\fB-r\fR] [\fB-V\fR \fIversion\fR] \fB-a\fR | \fIfilesystem\fR
132.fi
133
134.LP
135.nf
5990da81
YP
136\fBzfs\fR \fBuserspace\fR [\fB-Hinp\fR] [\fB-o\fR \fIfield\fR[,...]] [\fB-s\fR \fIfield\fR] ...
137 [\fB-S\fR \fIfield\fR] ... [\fB-t\fR \fItype\fR[,...]] \fIfilesystem\fR|\fIsnapshot\fR
058ac9ba
BB
138.fi
139
140.LP
141.nf
5990da81
YP
142\fBzfs\fR \fBgroupspace\fR [\fB-Hinp\fR] [\fB-o\fR \fIfield\fR[,...]] [\fB-s\fR \fIfield\fR] ...
143 [\fB-S\fR \fIfield\fR] ... [\fB-t\fR \fItype\fR[,...]] \fIfilesystem\fR|\fIsnapshot\fR
058ac9ba
BB
144.fi
145
146.LP
147.nf
6b4e21c6 148\fBzfs\fR \fBmount\fR
058ac9ba
BB
149.fi
150
151.LP
152.nf
153\fBzfs\fR \fBmount\fR [\fB-vO\fR] [\fB-o \fIoptions\fR\fR] \fB-a\fR | \fIfilesystem\fR
154.fi
155
156.LP
157.nf
10b75496 158\fBzfs\fR \fBunmount | umount\fR [\fB-f\fR] \fB-a\fR | \fIfilesystem\fR|\fImountpoint\fR
058ac9ba
BB
159.fi
160
161.LP
162.nf
163\fBzfs\fR \fBshare\fR \fB-a\fR | \fIfilesystem\fR
164.fi
165
166.LP
167.nf
168\fBzfs\fR \fBunshare\fR \fB-a\fR \fIfilesystem\fR|\fImountpoint\fR
169.fi
170
da536844
MA
171.LP
172.nf
173\fBzfs\fR \fBbookmark\fR \fIsnapshot\fR \fIbookmark\fR
174.fi
175
058ac9ba
BB
176.LP
177.nf
f1512ee6 178\fBzfs\fR \fBsend\fR [\fB-DnPpRveL\fR] [\fB-\fR[\fBiI\fR] \fIsnapshot\fR] \fIsnapshot\fR
058ac9ba
BB
179.fi
180
da536844
MA
181.LP
182.nf
47dfff3b 183\fBzfs\fR \fBsend\fR [\fB-Le\fR] [\fB-i \fIsnapshot\fR|\fIbookmark\fR]\fR \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR
da536844
MA
184.fi
185
058ac9ba
BB
186.LP
187.nf
47dfff3b 188\fBzfs\fR \fBsend\fR [\fB-Penv\fR] \fB-t\fR \fIreceive_resume_token\fR
058ac9ba
BB
189.fi
190
191.LP
192.nf
47dfff3b
MA
193\fBzfs\fR \fBreceive\fR [\fB-Fnsuv\fR] [\fB-o origin\fR=\fIsnapshot\fR] \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR
194.fi
195
196.LP
197.nf
198\fBzfs\fR \fBreceive\fR [\fB-Fnsuv\fR] [\fB-d\fR|\fB-e\fR] [\fB-o origin\fR=\fIsnapshot\fR] \fIfilesystem\fR
199.fi
200
201.LP
202.nf
203\fBzfs\fR \fBreceive\fR \fB-A\fR \fIfilesystem\fR|\fIvolume\fR
058ac9ba
BB
204.fi
205
206.LP
207.nf
208\fBzfs\fR \fBallow\fR \fIfilesystem\fR|\fIvolume\fR
209.fi
210
211.LP
212.nf
6b4e21c6 213\fBzfs\fR \fBallow\fR [\fB-ldug\fR] "\fIeveryone\fR"|\fIuser\fR|\fIgroup\fR[,...] \fIperm\fR|\fI@setname\fR[,...]
058ac9ba
BB
214 \fIfilesystem\fR|\fIvolume\fR
215.fi
216
217.LP
218.nf
219\fBzfs\fR \fBallow\fR [\fB-ld\fR] \fB-e\fR \fIperm\fR|@\fIsetname\fR[,...] \fIfilesystem\fR|\fIvolume\fR
220.fi
221
222.LP
223.nf
224\fBzfs\fR \fBallow\fR \fB-c\fR \fIperm\fR|@\fIsetname\fR[,...] \fIfilesystem\fR|\fIvolume\fR
225.fi
226
227.LP
228.nf
229\fBzfs\fR \fBallow\fR \fB-s\fR @\fIsetname\fR \fIperm\fR|@\fIsetname\fR[,...] \fIfilesystem\fR|\fIvolume\fR
230.fi
231
232.LP
233.nf
6b4e21c6 234\fBzfs\fR \fBunallow\fR [\fB-rldug\fR] "\fIeveryone\fR"|\fIuser\fR|\fIgroup\fR[,...] [\fIperm\fR|@\fIsetname\fR[,... ]]
058ac9ba
BB
235 \fIfilesystem\fR|\fIvolume\fR
236.fi
237
238.LP
239.nf
240\fBzfs\fR \fBunallow\fR [\fB-rld\fR] \fB-e\fR [\fIperm\fR|@\fIsetname\fR[,... ]] \fIfilesystem\fR|\fIvolume\fR
241.fi
242
243.LP
244.nf
245\fBzfs\fR \fBunallow\fR [\fB-r\fR] \fB-c\fR [\fIperm\fR|@\fIsetname\fR[ ... ]] \fIfilesystem\fR|\fIvolume\fR
246.fi
247
248.LP
249.nf
250\fBzfs\fR \fBunallow\fR [\fB-r\fR] \fB-s\fR @\fIsetname\fR [\fIperm\fR|@\fIsetname\fR[,... ]] \fIfilesystem\fR|\fIvolume\fR
251.fi
252
253.LP
254.nf
255\fBzfs\fR \fBhold\fR [\fB-r\fR] \fItag\fR \fIsnapshot\fR...
256.fi
257
258.LP
259.nf
260\fBzfs\fR \fBholds\fR [\fB-r\fR] \fIsnapshot\fR...
261.fi
262
263.LP
264.nf
265\fBzfs\fR \fBrelease\fR [\fB-r\fR] \fItag\fR \fIsnapshot\fR...
266.fi
267
0677cb6f
RL
268.LP
269.nf
270\fBzfs\fR \fBdiff\fR [\fB-FHt\fR] \fIsnapshot\fR \fIsnapshot|filesystem\fR
271
058ac9ba 272.SH DESCRIPTION
058ac9ba 273.LP
2d1b7b0b 274The \fBzfs\fR command configures \fBZFS\fR datasets within a \fBZFS\fR storage pool, as described in \fBzpool\fR(8). A dataset is identified by a unique path within the \fBZFS\fR namespace. For example:
058ac9ba
BB
275.sp
276.in +2
277.nf
278pool/{filesystem,volume,snapshot}
279.fi
280.in -2
281.sp
282
283.sp
284.LP
285where the maximum length of a dataset name is \fBMAXNAMELEN\fR (256 bytes).
286.sp
287.LP
288A dataset can be one of the following:
289.sp
290.ne 2
058ac9ba 291.na
9bb3e153 292\fB\fIfilesystem\fR\fR
058ac9ba
BB
293.ad
294.sp .6
295.RS 4n
296A \fBZFS\fR dataset of type \fBfilesystem\fR can be mounted within the standard system namespace and behaves like other file systems. While \fBZFS\fR file systems are designed to be \fBPOSIX\fR compliant, known issues exist that prevent compliance in some cases. Applications that depend on standards conformance might fail due to nonstandard behavior when checking file system free space.
297.RE
298
299.sp
300.ne 2
058ac9ba
BB
301.na
302\fB\fIvolume\fR\fR
303.ad
304.sp .6
305.RS 4n
306A logical volume exported as a raw or block device. This type of dataset should only be used under special circumstances. File systems are typically used in most environments.
307.RE
308
309.sp
310.ne 2
058ac9ba
BB
311.na
312\fB\fIsnapshot\fR\fR
313.ad
314.sp .6
315.RS 4n
316A read-only version of a file system or volume at a given point in time. It is specified as \fIfilesystem@name\fR or \fIvolume@name\fR.
317.RE
318
b467db45
TF
319.sp
320.ne 2
b467db45
TF
321.na
322\fB\fIbookmark\fR\fR
323.ad
324.sp .6
325.RS 4n
326Much like a \fIsnapshot\fR, but without the hold on on-disk data. It can be used as the source of a send (but not for a receive).
327It is specified as \fIfilesystem#name\fR or \fIvolume#name\fR.
328.RE
329
058ac9ba 330.SS "ZFS File System Hierarchy"
058ac9ba
BB
331.LP
332A \fBZFS\fR storage pool is a logical collection of devices that provide space for datasets. A storage pool is also the root of the \fBZFS\fR file system hierarchy.
333.sp
334.LP
2d1b7b0b 335The root of the pool can be accessed as a file system, such as mounting and unmounting, taking snapshots, and setting properties. The physical storage characteristics, however, are managed by the \fBzpool\fR(8) command.
058ac9ba
BB
336.sp
337.LP
2d1b7b0b 338See \fBzpool\fR(8) for more information on creating and administering pools.
058ac9ba 339.SS "Snapshots"
058ac9ba
BB
340.LP
341A snapshot is a read-only copy of a file system or volume. Snapshots can be created extremely quickly, and initially consume no additional space within the pool. As data within the active dataset changes, the snapshot consumes more data than would otherwise be shared with the active dataset.
342.sp
343.LP
d17eab9c 344Snapshots can have arbitrary names. Snapshots of volumes can be cloned or rolled back. Visibility is determined by the \fBsnapdev\fR property of the parent volume.
058ac9ba
BB
345.sp
346.LP
347File system snapshots can be accessed under the \fB\&.zfs/snapshot\fR directory in the root of the file system. Snapshots are automatically mounted on demand and may be unmounted at regular intervals. The visibility of the \fB\&.zfs\fR directory can be controlled by the \fBsnapdir\fR property.
b467db45
TF
348.SS "Bookmarks"
349.LP
350A bookmark is like a snapshot, a read-only copy of a file system or volume. Bookmarks can be created extremely quickly, compared to snapshots, and they consume no additional space within the pool. Bookmarks can also have arbitrary names, much like snapshots.
351.sp
352.LP
353Unlike snapshots, bookmarks can not be accessed through the filesystem in any way. From a storage standpoint a bookmark just provides a way to reference when a snapshot was created as a distinct object. Bookmarks are initially tied to a snapshot, not the filesystem/volume, and they will survive if the snapshot itself is destroyed. Since they are very light weight there's little incentive to destroy them.
058ac9ba 354.SS "Clones"
058ac9ba
BB
355.LP
356A clone is a writable volume or file system whose initial contents are the same as another dataset. As with snapshots, creating a clone is nearly instantaneous, and initially consumes no additional space.
357.sp
358.LP
359Clones can only be created from a snapshot. When a snapshot is cloned, it creates an implicit dependency between the parent and child. Even though the clone is created somewhere else in the dataset hierarchy, the original snapshot cannot be destroyed as long as a clone exists. The \fBorigin\fR property exposes this dependency, and the \fBdestroy\fR command lists any such dependencies, if they exist.
360.sp
361.LP
362The clone parent-child dependency relationship can be reversed by using the \fBpromote\fR subcommand. This causes the "origin" file system to become a clone of the specified file system, which makes it possible to destroy the file system that the clone was created from.
363.SS "Mount Points"
058ac9ba 364.LP
9a616b5d 365Creating a \fBZFS\fR file system is a simple operation, so the number of file systems per system is likely to be numerous. To cope with this, \fBZFS\fR automatically manages mounting and unmounting file systems without the need to edit the \fB/etc/fstab\fR file. All automatically managed file systems are mounted by \fBZFS\fR at boot time.
058ac9ba
BB
366.sp
367.LP
368By default, file systems are mounted under \fB/\fIpath\fR\fR, where \fIpath\fR is the name of the file system in the \fBZFS\fR namespace. Directories are created and destroyed as needed.
369.sp
370.LP
9a616b5d 371A file system can also have a mount point set in the \fBmountpoint\fR property. This directory is created as needed, and \fBZFS\fR automatically mounts the file system when the \fBzfs mount -a\fR command is invoked (without editing \fB/etc/fstab\fR). The \fBmountpoint\fR property can be inherited, so if \fBpool/home\fR has a mount point of \fB/export/stuff\fR, then \fBpool/home/user\fR automatically inherits a mount point of \fB/export/stuff/user\fR.
058ac9ba
BB
372.sp
373.LP
374A file system \fBmountpoint\fR property of \fBnone\fR prevents the file system from being mounted.
375.sp
376.LP
9a616b5d 377If needed, \fBZFS\fR file systems can also be managed with traditional tools (\fBmount\fR, \fBumount\fR, \fB/etc/fstab\fR). If a file system's mount point is set to \fBlegacy\fR, \fBZFS\fR makes no attempt to manage the file system, and the administrator is responsible for mounting and unmounting the file system.
c8f25918 378.SS "Deduplication"
c8f25918
KA
379.LP
380Deduplication is the process for removing redundant data at the block-level, reducing the total amount of data stored. If a file system has the \fBdedup\fR property enabled, duplicate data blocks are removed synchronously. The result is that only unique data is stored and common components are shared among files.
971808ec
TF
381.sp
382\fBWARNING: DO NOT ENABLE DEDUPLICATION UNLESS YOU NEED IT AND KNOW EXACTLY WHAT YOU ARE DOING!\fR
383.sp
7e0754c6 384Deduplicating data is a very resource-intensive operation. It is generally recommended that you have \fIat least\fR 1.25 GiB of RAM per 1 TiB of storage when you enable deduplication. But calculating the exact requirements is a somewhat complicated affair.
971808ec
TF
385.sp
386Enabling deduplication on an improperly-designed system will result in extreme performance issues (extremely slow filesystem and snapshot deletions etc.) and can potentially lead to data loss (i.e. unimportable pool due to memory exhaustion) if your system is not built for this purpose. Deduplication affects the processing power (CPU), disks (and the controller) as well as primary (real) memory.
387.sp
388Before creating a pool with deduplication enabled, ensure that you have planned your hardware requirements appropriately and implemented appropriate recovery practices, such as regular backups.
389.sp
390Unless necessary, deduplication should NOT be enabled on a system. Instead, consider using \fIcompression=lz4\fR, as a less resource-intensive alternative.
879dbef0
RL
391.SS "Properties"
392.sp
058ac9ba 393.LP
879dbef0 394Properties are divided into two types: native properties and user-defined (or "user") properties. Native properties either export internal statistics or control \fBZFS\fR behavior. User properties have no effect on \fBZFS\fR behavior, but you can use them to annotate datasets and snapshots in a way that is meaningful in your environment.
058ac9ba
BB
395.sp
396.LP
879dbef0
RL
397Properties are generally inherited from the parent unless overridden by the child. See the documentation below for exceptions.
398.sp
399.LP
400.SS "Native Properties"
401Native properties apply to all dataset types unless otherwise noted. However, native properties cannot be edited on snapshots.
058ac9ba
BB
402.sp
403.LP
879dbef0 404The values of numeric native properties can be specified using human-readable abbreviations (\fBK\fR, \fBM\fR, \fBG\fR, \fBT\fR, \fBP\fR, \fBE\fR, and \fBZ\fR). These abbreviations can optionally use the IEC binary prefixes (e.g. GiB) or SI decimal prefixes (e.g. GB), though the SI prefixes are treated as binary prefixes. Abbreviations are case-insensitive. The following are all valid (and equal) specifications:
058ac9ba
BB
405.sp
406.in +2
407.nf
7e0754c6 4081536M, 1.5g, 1.50GB, 1.5GiB
058ac9ba
BB
409.fi
410.in -2
411.sp
412
413.sp
414.LP
879dbef0 415The values of non-numeric native properties are case-sensitive and must be lowercase, except for \fBmountpoint\fR, \fBsharenfs\fR, and \fBsharesmb\fR.
058ac9ba
BB
416.sp
417.LP
879dbef0 418The following native properties consist of read-only statistics about the dataset. These properties can be neither set, nor inherited.
058ac9ba
BB
419.sp
420.ne 2
058ac9ba
BB
421.na
422\fB\fBavailable\fR\fR
423.ad
424.sp .6
425.RS 4n
426The amount of space available to the dataset and all its children, assuming that there is no other activity in the pool. Because space is shared within a pool, availability can be limited by any number of factors, including physical pool size, quotas, reservations, or other datasets within the pool.
427.sp
428This property can also be referred to by its shortened column name, \fBavail\fR.
429.RE
430
431.sp
432.ne 2
058ac9ba
BB
433.na
434\fB\fBcompressratio\fR\fR
435.ad
436.sp .6
437.RS 4n
8fd888ba 438For non-snapshots, the compression ratio achieved for the \fBused\fR space of this dataset, expressed as a multiplier. The \fBused\fR property includes descendant datasets, and, for clones, does not include the space shared with the origin snapshot. For snapshots, the \fBcompressratio\fR is the same as the \fBrefcompressratio\fR property. The \fBcompression\fR property controls whether compression is enabled on a dataset.
058ac9ba
BB
439.RE
440
441.sp
442.ne 2
058ac9ba
BB
443.na
444\fB\fBcreation\fR\fR
445.ad
446.sp .6
447.RS 4n
448The time this dataset was created.
449.RE
450
451.sp
452.ne 2
058ac9ba 453.na
330d06f9
MA
454\fB\fBclones\fR\fR
455.ad
456.sp .6
457.RS 4n
458For snapshots, this property is a comma-separated list of filesystems or
459volumes which are clones of this snapshot. The clones' \fBorigin\fR property
460is this snapshot. If the \fBclones\fR property is not empty, then this
8fd888ba
RL
461snapshot can not be destroyed (even with the \fB-r\fR or \fB-f\fR options). The
462roles of origin and clone can be swapped by promoting the clone with the
463\fBzfs promote\fR command.
330d06f9
MA
464.RE
465
466.sp
467.ne 2
468.na
058ac9ba
BB
469\fB\fBdefer_destroy\fR\fR
470.ad
471.sp .6
472.RS 4n
3b204150 473This property is \fBon\fR if the snapshot has been marked for deferred destruction by using the \fBzfs destroy\fR \fB-d\fR command. Otherwise, the property is \fBoff\fR.
058ac9ba
BB
474.RE
475
476.sp
477.ne 2
058ac9ba 478.na
788eb90c
JJ
479\fB\fBfilesystem_count\fR
480.ad
481.sp .6
482.RS 4n
483The total number of filesystems and volumes that exist under this location in the
484dataset tree. This value is only available when a \fBfilesystem_limit\fR has
485been set somewhere in the tree under which the dataset resides.
486.RE
487
488.sp
489.ne 2
490.na
24a64651
MA
491\fB\fBlogicalreferenced\fR\fR
492.ad
493.sp .6
494.RS 4n
495The amount of space that is "logically" accessible by this dataset. See
496the \fBreferenced\fR property. The logical space ignores the effect of
497the \fBcompression\fR and \fBcopies\fR properties, giving a quantity
498closer to the amount of data that applications see. However, it does
499include space consumed by metadata.
500.sp
501This property can also be referred to by its shortened column name,
502\fBlrefer\fR.
503.RE
504
505.sp
506.ne 2
507.na
508\fB\fBlogicalused\fR\fR
509.ad
510.sp .6
511.RS 4n
512The amount of space that is "logically" consumed by this dataset and all
513its descendents. See the \fBused\fR property. The logical space
514ignores the effect of the \fBcompression\fR and \fBcopies\fR properties,
515giving a quantity closer to the amount of data that applications see.
516However, it does include space consumed by metadata.
517.sp
518This property can also be referred to by its shortened column name,
519\fBlused\fR.
520.RE
521
522.sp
523.ne 2
524.na
058ac9ba
BB
525\fB\fBmounted\fR\fR
526.ad
527.sp .6
528.RS 4n
529For file systems, indicates whether the file system is currently mounted. This property can be either \fByes\fR or \fBno\fR.
530.RE
531
532.sp
533.ne 2
058ac9ba
BB
534.na
535\fB\fBorigin\fR\fR
536.ad
537.sp .6
538.RS 4n
c5ee7513 539For cloned file systems or volumes, the snapshot from which the clone was created. The origin cannot be destroyed (even with the \fB-r\fR or \fB-f\fR options) so long as a clone exists. See also the \fBclones\fR property.
058ac9ba
BB
540.RE
541
542.sp
543.ne 2
058ac9ba 544.na
47dfff3b
MA
545\fB\fBreceive_resume_token\fR\fR
546.ad
547.sp .6
548.RS 4n
549For filesystems or volumes which have saved partially-completed state from \fBzfs receive -s\fR , this opaque token can be provided to \fBzfs send -t\fR to resume and complete the \fBzfs receive\fR.
550.RE
551
552.sp
553.ne 2
554.mk
555.na
058ac9ba
BB
556\fB\fBreferenced\fR\fR
557.ad
558.sp .6
559.RS 4n
560The amount of data that is accessible by this dataset, which may or may not be shared with other datasets in the pool. When a snapshot or clone is created, it initially references the same amount of space as the file system or snapshot it was created from, since its contents are identical.
561.sp
562This property can also be referred to by its shortened column name, \fBrefer\fR.
563.RE
564
f5fc4aca
MA
565.sp
566.ne 2
f5fc4aca
MA
567.na
568\fB\fBrefcompressratio\fR\fR
569.ad
570.sp .6
571.RS 4n
572The compression ratio achieved for the \fBreferenced\fR space of this
573dataset, expressed as a multiplier. See also the \fBcompressratio\fR
574property.
575.RE
576
058ac9ba
BB
577.sp
578.ne 2
058ac9ba 579.na
788eb90c
JJ
580\fB\fBsnapshot_count\fR
581.ad
582.sp .6
583.RS 4n
584The total number of snapshots that exist under this location in the dataset tree.
585This value is only available when a \fBsnapshot_limit\fR has been set somewhere
586in the tree under which the dataset resides.
587.RE
588
589.sp
590.ne 2
591.na
058ac9ba
BB
592\fB\fBtype\fR\fR
593.ad
594.sp .6
595.RS 4n
596The type of dataset: \fBfilesystem\fR, \fBvolume\fR, or \fBsnapshot\fR.
597.RE
598
599.sp
600.ne 2
058ac9ba
BB
601.na
602\fB\fBused\fR\fR
603.ad
604.sp .6
605.RS 4n
606The amount of space consumed by this dataset and all its descendents. This is the value that is checked against this dataset's quota and reservation. The space used does not include this dataset's reservation, but does take into account the reservations of any descendent datasets. The amount of space that a dataset consumes from its parent, as well as the amount of space that are freed if this dataset is recursively destroyed, is the greater of its space used and its reservation.
607.sp
608When snapshots (see the "Snapshots" section) are created, their space is initially shared between the snapshot and the file system, and possibly with previous snapshots. As the file system changes, space that was previously shared becomes unique to the snapshot, and counted in the snapshot's space used. Additionally, deleting snapshots can increase the amount of space unique to (and used by) other snapshots.
609.sp
8fd888ba 610The amount of space used, available, or referenced does not take into account pending changes. Pending changes are generally accounted for within a few seconds. Committing a change to a disk using \fBfsync\fR(2) or \fBO_SYNC\fR (see \fBopen\fR(2)) does not necessarily guarantee that the space usage information is updated immediately.
058ac9ba
BB
611.RE
612
613.sp
614.ne 2
058ac9ba
BB
615.na
616\fB\fBusedby*\fR\fR
617.ad
618.sp .6
619.RS 4n
9bb3e153 620The \fBusedby*\fR properties decompose the \fBused\fR properties into the various reasons that space is used. Specifically, \fBused\fR = \fBusedbychildren\fR + \fBusedbydataset\fR + \fBusedbyrefreservation\fR + \fBusedbysnapshots\fR. These properties are only available for datasets created on \fBzpool\fR version 13 or higher pools.
058ac9ba
BB
621.RE
622
623.sp
624.ne 2
058ac9ba
BB
625.na
626\fB\fBusedbychildren\fR\fR
627.ad
628.sp .6
629.RS 4n
630The amount of space used by children of this dataset, which would be freed if all the dataset's children were destroyed.
631.RE
632
633.sp
634.ne 2
058ac9ba
BB
635.na
636\fB\fBusedbydataset\fR\fR
637.ad
638.sp .6
639.RS 4n
640The amount of space used by this dataset itself, which would be freed if the dataset were destroyed (after first removing any \fBrefreservation\fR and destroying any necessary snapshots or descendents).
641.RE
642
643.sp
644.ne 2
058ac9ba
BB
645.na
646\fB\fBusedbyrefreservation\fR\fR
647.ad
648.sp .6
649.RS 4n
650The amount of space used by a \fBrefreservation\fR set on this dataset, which would be freed if the \fBrefreservation\fR was removed.
651.RE
652
653.sp
654.ne 2
058ac9ba
BB
655.na
656\fB\fBusedbysnapshots\fR\fR
657.ad
658.sp .6
659.RS 4n
660The amount of space consumed by snapshots of this dataset. In particular, it is the amount of space that would be freed if all of this dataset's snapshots were destroyed. Note that this is not simply the sum of the snapshots' \fBused\fR properties because space can be shared by multiple snapshots.
661.RE
662
663.sp
664.ne 2
058ac9ba
BB
665.na
666\fB\fBuserused@\fR\fIuser\fR\fR
667.ad
668.sp .6
669.RS 4n
670The amount of space consumed by the specified user in this dataset. Space is charged to the owner of each file, as displayed by \fBls\fR \fB-l\fR. The amount of space charged is displayed by \fBdu\fR and \fBls\fR \fB-s\fR. See the \fBzfs userspace\fR subcommand for more information.
671.sp
672Unprivileged users can access only their own space usage. The root user, or a user who has been granted the \fBuserused\fR privilege with \fBzfs allow\fR, can access everyone's usage.
673.sp
674The \fBuserused@\fR... properties are not displayed by \fBzfs get all\fR. The user's name must be appended after the \fB@\fR symbol, using one of the following forms:
675.RS +4
676.TP
677.ie t \(bu
678.el o
679\fIPOSIX name\fR (for example, \fBjoe\fR)
680.RE
681.RS +4
682.TP
683.ie t \(bu
684.el o
685\fIPOSIX numeric ID\fR (for example, \fB789\fR)
686.RE
687.RS +4
688.TP
689.ie t \(bu
690.el o
691\fISID name\fR (for example, \fBjoe.smith@mydomain\fR)
692.RE
693.RS +4
694.TP
695.ie t \(bu
696.el o
697\fISID numeric ID\fR (for example, \fBS-1-123-456-789\fR)
698.RE
699.RE
6a107f41 700Files created on Linux always have POSIX owners.
058ac9ba
BB
701
702.sp
703.ne 2
058ac9ba
BB
704.na
705\fB\fBuserrefs\fR\fR
706.ad
707.sp .6
708.RS 4n
709This property is set to the number of user holds on this snapshot. User holds are set by using the \fBzfs hold\fR command.
710.RE
711
712.sp
713.ne 2
058ac9ba
BB
714.na
715\fB\fBgroupused@\fR\fIgroup\fR\fR
716.ad
717.sp .6
718.RS 4n
719The amount of space consumed by the specified group in this dataset. Space is charged to the group of each file, as displayed by \fBls\fR \fB-l\fR. See the \fBuserused@\fR\fIuser\fR property for more information.
720.sp
721Unprivileged users can only access their own groups' space usage. The root user, or a user who has been granted the \fBgroupused\fR privilege with \fBzfs allow\fR, can access all groups' usage.
722.RE
723
724.sp
725.ne 2
058ac9ba
BB
726.na
727\fB\fBvolblocksize\fR=\fIblocksize\fR\fR
728.ad
729.sp .6
730.RS 4n
7e0754c6
RL
731This property, which is only valid on volumes, specifies the block size of the volume. Any power of two from 512B to 128KiB is valid. The default is 8KiB.
732.sp
733This property cannot be changed after the volume is created.
058ac9ba
BB
734.sp
735This property can also be referred to by its shortened column name, \fBvolblock\fR.
736.RE
737
330d06f9
MA
738.sp
739.ne 2
740.na
741\fB\fBwritten\fR\fR
742.ad
743.sp .6
744.RS 4n
745The amount of \fBreferenced\fR space written to this dataset since the
746previous snapshot.
747.RE
748
749.sp
750.ne 2
751.na
752\fB\fBwritten@\fR\fIsnapshot\fR\fR
753.ad
754.sp .6
755.RS 4n
756The amount of \fBreferenced\fR space written to this dataset since the
757specified snapshot. This is the space that is referenced by this dataset
758but was not referenced by the specified snapshot.
759.sp
760The \fIsnapshot\fR may be specified as a short snapshot name (just the part
761after the \fB@\fR), in which case it will be interpreted as a snapshot in
762the same filesystem as this dataset.
763The \fIsnapshot\fR be a full snapshot name (\fIfilesystem\fR@\fIsnapshot\fR),
764which for clones may be a snapshot in the origin's filesystem (or the origin
765of the origin's filesystem, etc).
766.RE
767
058ac9ba
BB
768.sp
769.LP
770The following native properties can be used to change the behavior of a \fBZFS\fR dataset.
771.sp
772.ne 2
058ac9ba 773.na
d919da83 774\fB\fBaclinherit\fR=\fBrestricted\fR | \fBdiscard\fR | \fBnoallow\fR | \fBpassthrough\fR | \fBpassthrough-x\fR\fR
058ac9ba
BB
775.ad
776.sp .6
777.RS 4n
778Controls how \fBACL\fR entries are inherited when files and directories are created. A file system with an \fBaclinherit\fR property of \fBdiscard\fR does not inherit any \fBACL\fR entries. A file system with an \fBaclinherit\fR property value of \fBnoallow\fR only inherits inheritable \fBACL\fR entries that specify "deny" permissions. The property value \fBrestricted\fR (the default) removes the \fBwrite_acl\fR and \fBwrite_owner\fR permissions when the \fBACL\fR entry is inherited. A file system with an \fBaclinherit\fR property value of \fBpassthrough\fR inherits all inheritable \fBACL\fR entries without any modifications made to the \fBACL\fR entries when they are inherited. A file system with an \fBaclinherit\fR property value of \fBpassthrough-x\fR has the same meaning as \fBpassthrough\fR, except that the \fBowner@\fR, \fBgroup@\fR, and \fBeveryone@\fR \fBACE\fRs inherit the execute permission only if the file creation mode also requests the execute bit.
779.sp
780When the property value is set to \fBpassthrough\fR, files are created with a mode determined by the inheritable \fBACE\fRs. If no inheritable \fBACE\fRs exist that affect the mode, then the mode is set in accordance to the requested mode from the application.
023699cd
MM
781.sp
782The \fBaclinherit\fR property does not apply to Posix ACLs.
058ac9ba
BB
783.RE
784
785.sp
786.ne 2
058ac9ba 787.na
8fd888ba 788\fB\fBacltype\fR=\fBoff\fR | \fBnoacl\fR | \fBposixacl\fR \fR
058ac9ba
BB
789.ad
790.sp .6
791.RS 4n
023699cd 792Controls whether ACLs are enabled and if so what type of ACL to use. When
8fd888ba 793a file system has the \fBacltype\fR property set to \fBoff\fR (the default)
023699cd
MM
794then ACLs are disabled. Setting the \fBacltype\fR property to \fBposixacl\fR
795indicates Posix ACLs should be used. Posix ACLs are specific to Linux and
796are not functional on other platforms. Posix ACLs are stored as an xattr and
797therefore will not overwrite any existing ZFS/NFSv4 ACLs which may be set.
798Currently only \fBposixacls\fR are supported on Linux.
799.sp
800To obtain the best performance when setting \fBposixacl\fR users are strongly
801encouraged to set the \fBxattr=sa\fR property. This will result in the
802Posix ACL being stored more efficiently on disk. But as a consequence of this
8f343973 803all new xattrs will only be accessible from ZFS implementations which support
023699cd 804the \fBxattr=sa\fR property. See the \fBxattr\fR property for more details.
8fd888ba
RL
805.sp
806The value \fBnoacl\fR is an alias for \fBoff\fR.
058ac9ba
BB
807.RE
808
809.sp
810.ne 2
058ac9ba
BB
811.na
812\fB\fBatime\fR=\fBon\fR | \fBoff\fR\fR
813.ad
814.sp .6
815.RS 4n
a5eb2d87
RL
816Controls whether the access time for files is updated when they are read. Setting this property to \fBoff\fR avoids producing write traffic when reading files and can result in significant performance gains, though it might confuse mailers and other similar utilities. The default value is \fBon\fR. See also \fBrelatime\fR below.
817.sp
818The values \fBon\fR and \fBoff\fR are equivalent to the \fBatime\fR and \fBnoatime\fR mount options.
058ac9ba
BB
819.RE
820
821.sp
822.ne 2
058ac9ba
BB
823.na
824\fB\fBcanmount\fR=\fBon\fR | \fBoff\fR | \fBnoauto\fR\fR
825.ad
826.sp .6
827.RS 4n
828If this property is set to \fBoff\fR, the file system cannot be mounted, and is ignored by \fBzfs mount -a\fR. Setting this property to \fBoff\fR is similar to setting the \fBmountpoint\fR property to \fBnone\fR, except that the dataset still has a normal \fBmountpoint\fR property, which can be inherited. Setting this property to \fBoff\fR allows datasets to be used solely as a mechanism to inherit properties. One example of setting \fBcanmount=\fR\fBoff\fR is to have two datasets with the same \fBmountpoint\fR, so that the children of both datasets appear in the same directory, but might have different inherited characteristics.
829.sp
830When the \fBnoauto\fR option is set, a dataset can only be mounted and unmounted explicitly. The dataset is not mounted automatically when the dataset is created or imported, nor is it mounted by the \fBzfs mount -a\fR command or unmounted by the \fBzfs unmount -a\fR command.
831.sp
a5eb2d87
RL
832This property is not inherited. Every dataset defaults to \fBon\fR independently.
833.sp
834The values \fBon\fR and \fBnoauto\fR are equivalent to the \fBauto\fR and \fBnoauto\fR mount options.
058ac9ba
BB
835.RE
836
837.sp
838.ne 2
058ac9ba 839.na
9bb3e153 840\fB\fBchecksum\fR=\fBon\fR | \fBoff\fR | \fBfletcher2\fR | \fBfletcher4\fR | \fBsha256\fR\fR
058ac9ba
BB
841.ad
842.sp .6
843.RS 4n
e43b290f 844Controls the checksum used to verify data integrity. The default value is \fBon\fR, which automatically selects an appropriate algorithm (currently, \fBfletcher4\fR, but this may change in future releases). The value \fBoff\fR disables integrity checking on user data. Disabling checksums is \fBNOT\fR a recommended practice.
058ac9ba
BB
845.sp
846Changing this property affects only newly-written data.
847.RE
848
849.sp
850.ne 2
058ac9ba 851.na
d919da83 852\fB\fBcompression\fR=\fBoff\fR | \fBon\fR | \fBlzjb\fR | \fBlz4\fR |
99197f03 853\fBgzip\fR | \fBgzip-\fR\fIN\fR | \fBzle\fR\fR
058ac9ba
BB
854.ad
855.sp .6
856.RS 4n
99197f03 857Controls the compression algorithm used for this dataset.
f4605f07 858.sp
99197f03
JG
859Setting compression to \fBon\fR indicates that the current default
860compression algorithm should be used. The default balances compression
861and decompression speed, with compression ratio and is expected to
862work well on a wide variety of workloads. Unlike all other settings for
863this property, \fBon\fR does not select a fixed compression type. As
864new compression algorithms are added to ZFS and enabled on a pool, the
865default compression algorithm may change. The current default compression
6b4e21c6 866algorithm is either \fBlzjb\fR or, if the \fBlz4_compress\fR feature is
99197f03 867enabled, \fBlz4\fR.
f4605f07 868.sp
99197f03
JG
869The \fBlzjb\fR compression algorithm is optimized for performance while
870providing decent data compression.
058ac9ba 871.sp
9759c60f
ED
872The \fBlz4\fR compression algorithm is a high-performance replacement
873for the \fBlzjb\fR algorithm. It features significantly faster
874compression and decompression, as well as a moderately higher
875compression ratio than \fBlzjb\fR, but can only be used on pools with
876the \fBlz4_compress\fR feature set to \fIenabled\fR. See
877\fBzpool-features\fR(5) for details on ZFS feature flags and the
878\fBlz4_compress\fR feature.
879.sp
99197f03
JG
880The \fBgzip\fR compression algorithm uses the same compression as
881the \fBgzip\fR(1) command. You can specify the \fBgzip\fR level by using the
882value \fBgzip-\fR\fIN\fR where \fIN\fR is an integer from 1 (fastest) to 9
883(best compression ratio). Currently, \fBgzip\fR is equivalent to \fBgzip-6\fR
884(which is also the default for \fBgzip\fR(1)). The \fBzle\fR compression
885algorithm compresses runs of zeros.
886.sp
887This property can also be referred to by its shortened column name
888\fBcompress\fR. Changing this property affects only newly-written data.
058ac9ba
BB
889.RE
890
891.sp
892.ne 2
058ac9ba
BB
893.na
894\fB\fBcopies\fR=\fB1\fR | \fB2\fR | \fB3\fR\fR
895.ad
896.sp .6
897.RS 4n
898Controls the number of copies of data stored for this dataset. These copies are in addition to any redundancy provided by the pool, for example, mirroring or RAID-Z. The copies are stored on different disks, if possible. The space used by multiple copies is charged to the associated file and dataset, changing the \fBused\fR property and counting against quotas and reservations.
899.sp
8fd888ba
RL
900Changing this property only affects newly-written data.
901.sp
902Remember that \fBZFS\fR will not import a pool with a missing top-level vdev. Do NOT create, for example, a two-disk, striped pool and set \fBcopies=\fR\fI2\fR on some datasets thinking you have setup redundancy for them. When one disk dies, you will not be able to import the pool and will have lost all of your data.
058ac9ba
BB
903.RE
904
c8f25918
KA
905.sp
906.ne 2
c8f25918 907.na
d919da83 908\fB\fBdedup\fR=\fBoff\fR | \fBon\fR | \fBverify\fR | \fBsha256\fR[,\fBverify\fR]\fR
c8f25918
KA
909.ad
910.sp .6
911.RS 4n
912Controls whether deduplication is in effect for a dataset. The default value is \fBoff\fR. The default checksum used for deduplication is \fBsha256\fR (subject to change). When \fBdedup\fR is enabled, the \fBdedup\fR checksum algorithm overrides the \fBchecksum\fR property. Setting the value to \fBverify\fR is equivalent to specifying \fBsha256,verify\fR.
913.sp
914If the property is set to \fBverify\fR, then, whenever two blocks have the same signature, ZFS will do a byte-for-byte comparison with the existing block to ensure that the contents are identical.
971808ec
TF
915.sp
916Unless necessary, deduplication should NOT be enabled on a system. See \fBDeduplication\fR above.
c8f25918
KA
917.RE
918
058ac9ba
BB
919.sp
920.ne 2
058ac9ba
BB
921.na
922\fB\fBdevices\fR=\fBon\fR | \fBoff\fR\fR
923.ad
924.sp .6
925.RS 4n
926Controls whether device nodes can be opened on this file system. The default value is \fBon\fR.
a5eb2d87
RL
927.sp
928The values \fBon\fR and \fBoff\fR are equivalent to the \fBdev\fR and \fBnodev\fR mount options.
058ac9ba
BB
929.RE
930
931.sp
932.ne 2
058ac9ba 933.na
50c957f7
NB
934\fB\fBdnodesize\fR=\fBlegacy\fR | \fBauto\fR | \fB1k\fR | \fB2k\fR | \fB4k\fR | \fB8k\fR | \fB16k\fR\fR
935.ad
936.sp .6
937.RS 4n
938Specifies a compatibility mode or literal value for the size of dnodes
939in the file system. The default value is \fBlegacy\fR. Setting this
940property to a value other than \fBlegacy\fR requires the
941\fBlarge_dnode\fR pool feature to be enabled.
942.sp
943Consider setting \fBdnodesize\fR to \fBauto\fR if the dataset uses the
944\fBxattr=sa\fR property setting and the workload makes heavy use of
945extended attributes. This may be applicable to SELinux-enabled systems,
946Lustre servers, and Samba servers, for example. Literal values are
947supported for cases where the optimal size is known in advance and for
948performance testing.
949.sp
950Leave \fBdnodesize\fR set to \fBlegacy\fR if you need to receive
951a \fBzfs send\fR stream of this dataset on a pool that doesn't enable
952the \fBlarge_dnode\fR feature, or if you need to import this pool on a
953system that doesn't support the \fBlarge_dnode\fR feature.
954.sp
955This property can also be referred to by its shortened column name,
956\fBdnsize\fR.
957.RE
958
959.sp
960.ne 2
961.mk
962.na
058ac9ba
BB
963\fB\fBexec\fR=\fBon\fR | \fBoff\fR\fR
964.ad
965.sp .6
966.RS 4n
967Controls whether processes can be executed from within this file system. The default value is \fBon\fR.
a5eb2d87
RL
968.sp
969The values \fBon\fR and \fBoff\fR are equivalent to the \fBexec\fR and \fBnoexec\fR mount options.
058ac9ba
BB
970.RE
971
c8f25918
KA
972.sp
973.ne 2
c8f25918 974.na
d919da83 975\fB\fBmlslabel\fR=\fBnone\fR\fR | \fIlabel\fR
c8f25918
KA
976.ad
977.sp .6
978.RS 4n
979The \fBmlslabel\fR property is a sensitivity label that determines if a dataset can be mounted in a zone on a system with Trusted Extensions enabled. If the labeled dataset matches the labeled zone, the dataset can be mounted and accessed from the labeled zone.
980.sp
981When the \fBmlslabel\fR property is not set, the default value is \fBnone\fR. Setting the \fBmlslabel\fR property to \fBnone\fR is equivalent to removing the property.
982.sp
983The \fBmlslabel\fR property can be modified only when Trusted Extensions is enabled and only with appropriate privilege. Rights to modify it cannot be delegated. When changing a label to a higher label or setting the initial dataset label, the \fB{PRIV_FILE_UPGRADE_SL}\fR privilege is required. When changing a label to a lower label or the default (\fBnone\fR), the \fB{PRIV_FILE_DOWNGRADE_SL}\fR privilege is required. Changing the dataset to labels other than the default can be done only when the dataset is not mounted. When a dataset with the default label is mounted into a labeled-zone, the mount operation automatically sets the \fBmlslabel\fR property to the label of that zone.
984.sp
985When Trusted Extensions is \fBnot\fR enabled, only datasets with the default label (\fBnone\fR) can be mounted.
986.sp
987Zones are a Solaris feature and are not relevant on Linux.
988.RE
989
058ac9ba
BB
990.sp
991.ne 2
058ac9ba 992.na
d919da83 993\fB\fBfilesystem_limit\fR=\fBnone\fR\fR | \fIcount\fR
788eb90c
JJ
994.ad
995.sp .6
996.RS 4n
997Limits the number of filesystems and volumes that can exist under this point in
998the dataset tree. The limit is not enforced if the user is allowed to change
999the limit. Setting a filesystem_limit on a descendent of a filesystem that
1000already has a filesystem_limit does not override the ancestor's filesystem_limit,
1001but rather imposes an additional limit. This feature must be enabled to be used
1002(see \fBzpool-features\fR(5)).
1003.RE
1004
1005.sp
1006.ne 2
1007.na
058ac9ba
BB
1008\fB\fBmountpoint\fR=\fIpath\fR | \fBnone\fR | \fBlegacy\fR\fR
1009.ad
1010.sp .6
1011.RS 4n
6b4e21c6 1012Controls the mount point used for this file system. See the "Mount Points" section for more information on how this property is used.
058ac9ba
BB
1013.sp
1014When the \fBmountpoint\fR property is changed for a file system, the file system and any children that inherit the mount point are unmounted. If the new value is \fBlegacy\fR, then they remain unmounted. Otherwise, they are automatically remounted in the new location if the property was previously \fBlegacy\fR or \fBnone\fR, or if they were mounted before the property was changed. In addition, any shared file systems are unshared and shared in the new location.
1015.RE
1016
1017.sp
1018.ne 2
058ac9ba 1019.na
d919da83 1020\fB\fBnbmand\fR=\fBoff\fR | \fBon\fR\fR
058ac9ba
BB
1021.ad
1022.sp .6
1023.RS 4n
a5eb2d87
RL
1024Controls whether the file system should be mounted with \fBnbmand\fR (Non Blocking mandatory locks). This is used for \fBCIFS\fR clients. Changes to this property only take effect when the file system is umounted and remounted. See \fBmount\fR(1M) on a Solaris system for more information on \fBnbmand\fR mounts.
1025.sp
1026The values \fBon\fR and \fBoff\fR are equivalent to the \fBnbmand\fR and \fBnonbmand\fR mount options.
1027.sp
1028This property is not used on Linux.
058ac9ba
BB
1029.RE
1030
1031.sp
1032.ne 2
058ac9ba
BB
1033.na
1034\fB\fBprimarycache\fR=\fBall\fR | \fBnone\fR | \fBmetadata\fR\fR
1035.ad
1036.sp .6
1037.RS 4n
1038Controls what is cached in the primary cache (ARC). If this property is set to \fBall\fR, then both user data and metadata is cached. If this property is set to \fBnone\fR, then neither user data nor metadata is cached. If this property is set to \fBmetadata\fR, then only metadata is cached. The default value is \fBall\fR.
1039.RE
1040
1041.sp
1042.ne 2
058ac9ba 1043.na
d919da83 1044\fB\fBquota\fR=\fBnone\fR | \fIsize\fR\fR
058ac9ba
BB
1045.ad
1046.sp .6
1047.RS 4n
1048Limits the amount of space a dataset and its descendents can consume. This property enforces a hard limit on the amount of space used. This includes all space consumed by descendents, including file systems and snapshots. Setting a quota on a descendent of a dataset that already has a quota does not override the ancestor's quota, but rather imposes an additional limit.
1049.sp
1050Quotas cannot be set on volumes, as the \fBvolsize\fR property acts as an implicit quota.
1051.RE
1052
1053.sp
1054.ne 2
058ac9ba 1055.na
d919da83 1056\fB\fBsnapshot_limit\fR=\fBnone\fR\fR | \fIcount\fR
788eb90c
JJ
1057.ad
1058.sp .6
1059.RS 4n
1060Limits the number of snapshots that can be created on a dataset and its
1061descendents. Setting a snapshot_limit on a descendent of a dataset that already
1062has a snapshot_limit does not override the ancestor's snapshot_limit, but
1063rather imposes an additional limit. The limit is not enforced if the user is
1064allowed to change the limit. For example, this means that recursive snapshots
1065taken from the global zone are counted against each delegated dataset within
1066a zone. This feature must be enabled to be used (see \fBzpool-features\fR(5)).
1067.RE
1068
1069.sp
1070.ne 2
1071.na
d919da83 1072\fB\fBuserquota@\fR\fIuser\fR=\fBnone\fR | \fIsize\fR\fR
058ac9ba
BB
1073.ad
1074.sp .6
1075.RS 4n
8fd888ba 1076Limits the amount of space consumed by the specified user. Similar to the \fBrefquota\fR property, the \fBuserquota\fR space calculation does not include space that is used by descendent datasets, such as snapshots and clones. User space consumption is identified by the \fBuserspace@\fR\fIuser\fR property. See the \fBzfs userspace\fR subcommand for more information.
058ac9ba 1077.sp
8fd888ba 1078Enforcement of user quotas may be delayed by several seconds. This delay means that a user might exceed their quota before the system notices that they are over quota and begins to refuse additional writes with the \fBEDQUOT\fR error message.
058ac9ba
BB
1079.sp
1080Unprivileged users can only access their own groups' space usage. The root user, or a user who has been granted the \fBuserquota\fR privilege with \fBzfs allow\fR, can get and set everyone's quota.
1081.sp
1082This property is not available on volumes, on file systems before version 4, or on pools before version 15. The \fBuserquota@\fR... properties are not displayed by \fBzfs get all\fR. The user's name must be appended after the \fB@\fR symbol, using one of the following forms:
1083.RS +4
1084.TP
1085.ie t \(bu
1086.el o
1087\fIPOSIX name\fR (for example, \fBjoe\fR)
1088.RE
1089.RS +4
1090.TP
1091.ie t \(bu
1092.el o
1093\fIPOSIX numeric ID\fR (for example, \fB789\fR)
1094.RE
1095.RS +4
1096.TP
1097.ie t \(bu
1098.el o
1099\fISID name\fR (for example, \fBjoe.smith@mydomain\fR)
1100.RE
1101.RS +4
1102.TP
1103.ie t \(bu
1104.el o
1105\fISID numeric ID\fR (for example, \fBS-1-123-456-789\fR)
1106.RE
1107.RE
6a107f41 1108Files created on Linux always have POSIX owners.
058ac9ba
BB
1109
1110.sp
1111.ne 2
058ac9ba 1112.na
d919da83 1113\fB\fBgroupquota@\fR\fIgroup\fR=\fBnone\fR\fR | \fIsize\fR
058ac9ba
BB
1114.ad
1115.sp .6
1116.RS 4n
1117Limits the amount of space consumed by the specified group. Group space consumption is identified by the \fBuserquota@\fR\fIuser\fR property.
1118.sp
1119Unprivileged users can access only their own groups' space usage. The root user, or a user who has been granted the \fBgroupquota\fR privilege with \fBzfs allow\fR, can get and set all groups' quotas.
1120.RE
1121
1122.sp
1123.ne 2
058ac9ba 1124.na
d919da83 1125\fB\fBreadonly\fR=\fBoff\fR | \fBon\fR\fR
058ac9ba
BB
1126.ad
1127.sp .6
1128.RS 4n
1129Controls whether this dataset can be modified. The default value is \fBoff\fR.
1130.sp
1131This property can also be referred to by its shortened column name, \fBrdonly\fR.
a5eb2d87
RL
1132.sp
1133The values \fBon\fR and \fBoff\fR are equivalent to the \fBro\fR and \fBrw\fR mount options.
058ac9ba
BB
1134.RE
1135
1136.sp
1137.ne 2
058ac9ba
BB
1138.na
1139\fB\fBrecordsize\fR=\fIsize\fR\fR
1140.ad
1141.sp .6
1142.RS 4n
6b4e21c6 1143Specifies a suggested block size for files in the file system. This property is designed solely for use with database workloads that access files in fixed-size records. \fBZFS\fR automatically tunes block sizes according to internal algorithms optimized for typical access patterns.
058ac9ba
BB
1144.sp
1145For databases that create very large files but access them in small random chunks, these algorithms may be suboptimal. Specifying a \fBrecordsize\fR greater than or equal to the record size of the database can result in significant performance gains. Use of this property for general purpose file systems is strongly discouraged, and may adversely affect performance.
1146.sp
7e0754c6 1147Any power of two from 512B to 1MiB is valid. The default is 128KiB. Values larger than 128KiB require the pool have the \fBlarge_blocks\fR feature enabled. See \fBzpool-features\fR(5) for details on ZFS feature flags and the \fBlarge_blocks\fR feature.
058ac9ba
BB
1148.sp
1149Changing the file system's \fBrecordsize\fR affects only files created afterward; existing files are unaffected.
1150.sp
1151This property can also be referred to by its shortened column name, \fBrecsize\fR.
1152.RE
1153
1154.sp
1155.ne 2
058ac9ba 1156.na
faf0f58c
MA
1157\fB\fBredundant_metadata\fR=\fBall\fR | \fBmost\fR\fR
1158.ad
1159.sp .6
1160.RS 4n
1161Controls what types of metadata are stored redundantly. ZFS stores an
1162extra copy of metadata, so that if a single block is corrupted, the
1163amount of user data lost is limited. This extra copy is in addition to
1164any redundancy provided at the pool level (e.g. by mirroring or RAID-Z),
1165and is in addition to an extra copy specified by the \fBcopies\fR
1166property (up to a total of 3 copies). For example if the pool is
1167mirrored, \fBcopies\fR=2, and \fBredundant_metadata\fR=most, then ZFS
1168stores 6 copies of most metadata, and 4 copies of data and some
1169metadata.
1170.sp
1171When set to \fBall\fR, ZFS stores an extra copy of all metadata. If a
1172single on-disk block is corrupt, at worst a single block of user data
1173(which is \fBrecordsize\fR bytes long) can be lost.
1174.sp
1175When set to \fBmost\fR, ZFS stores an extra copy of most types of
1176metadata. This can improve performance of random writes, because less
1177metadata must be written. In practice, at worst about 100 blocks (of
1178\fBrecordsize\fR bytes each) of user data can be lost if a single
1179on-disk block is corrupt. The exact behavior of which metadata blocks
1180are stored redundantly may change in future releases.
1181.sp
1182The default value is \fBall\fR.
1183.RE
1184
1185.sp
1186.ne 2
1187.na
d919da83 1188\fB\fBrefquota\fR=\fBnone\fR | \fIsize\fR\fR
058ac9ba
BB
1189.ad
1190.sp .6
1191.RS 4n
1192Limits the amount of space a dataset can consume. This property enforces a hard limit on the amount of space used. This hard limit does not include space used by descendents, including file systems and snapshots.
1193.RE
1194
1195.sp
1196.ne 2
058ac9ba 1197.na
d919da83 1198\fB\fBrefreservation\fR=\fBnone\fR | \fIsize\fR\fR
058ac9ba
BB
1199.ad
1200.sp .6
1201.RS 4n
1202The minimum amount of space guaranteed to a dataset, not including its descendents. When the amount of space used is below this value, the dataset is treated as if it were taking up the amount of space specified by \fBrefreservation\fR. The \fBrefreservation\fR reservation is accounted for in the parent datasets' space used, and counts against the parent datasets' quotas and reservations.
1203.sp
8fd888ba
RL
1204If \fBrefreservation\fR is set, a snapshot is only allowed if there is enough free pool space outside of this reservation to accommodate the current number of \fBreferenced\fR bytes in the dataset (which are the bytes to be referenced by the snapshot). This is necessary to continue to provide the \fBrefreservation\fRguarantee to the dataset.
1205.sp
1206For volumes, see also \fBvolsize\fR.
058ac9ba
BB
1207.sp
1208This property can also be referred to by its shortened column name, \fBrefreserv\fR.
1209.RE
1210
6d111134
TC
1211.sp
1212.ne 2
6d111134 1213.na
d919da83 1214\fB\fBrelatime\fR=\fBoff\fR | \fBon\fR\fR
6d111134
TC
1215.ad
1216.sp .6
1217.RS 4n
1218Controls the manner in which the access time is updated when \fBatime=on\fR is set. Turning this property \fBon\fR causes the access time to be updated relative to the modify or change time. Access time is only updated if the previous access time was earlier than the current modify or change time or if the existing access time hasn't been updated within the past 24 hours. The default value is \fBoff\fR.
a5eb2d87
RL
1219.sp
1220The values \fBon\fR and \fBoff\fR are equivalent to the \fBrelatime\fR and \fBnorelatime\fR mount options.
6d111134
TC
1221.RE
1222
058ac9ba
BB
1223.sp
1224.ne 2
058ac9ba 1225.na
d919da83 1226\fB\fBreservation\fR=\fBnone\fR | \fIsize\fR\fR
058ac9ba
BB
1227.ad
1228.sp .6
1229.RS 4n
1230The minimum amount of space guaranteed to a dataset and its descendents. When the amount of space used is below this value, the dataset is treated as if it were taking up the amount of space specified by its reservation. Reservations are accounted for in the parent datasets' space used, and count against the parent datasets' quotas and reservations.
1231.sp
1232This property can also be referred to by its shortened column name, \fBreserv\fR.
1233.RE
1234
1235.sp
1236.ne 2
058ac9ba
BB
1237.na
1238\fB\fBsecondarycache\fR=\fBall\fR | \fBnone\fR | \fBmetadata\fR\fR
1239.ad
1240.sp .6
1241.RS 4n
1242Controls what is cached in the secondary cache (L2ARC). If this property is set to \fBall\fR, then both user data and metadata is cached. If this property is set to \fBnone\fR, then neither user data nor metadata is cached. If this property is set to \fBmetadata\fR, then only metadata is cached. The default value is \fBall\fR.
1243.RE
1244
1245.sp
1246.ne 2
058ac9ba
BB
1247.na
1248\fB\fBsetuid\fR=\fBon\fR | \fBoff\fR\fR
1249.ad
1250.sp .6
1251.RS 4n
a5eb2d87
RL
1252Controls whether the setuid bit is respected for the file system. The default value is \fBon\fR.
1253.sp
1254The values \fBon\fR and \fBoff\fR are equivalent to the \fBsuid\fR and \fBnosuid\fR mount options.
058ac9ba
BB
1255.RE
1256
058ac9ba
BB
1257.sp
1258.ne 2
058ac9ba 1259.na
d919da83 1260\fB\fBsharesmb\fR=\fBoff\fR | \fBon\fR
058ac9ba
BB
1261.ad
1262.sp .6
1263.RS 4n
645fb9cc 1264Controls whether the file system is shared by using \fBSamba USERSHARES\fR, and what options are to be used. Otherwise, the file system is automatically shared and unshared with the \fBzfs share\fR and \fBzfs unshare\fR commands. If the property is set to \fBon\fR, the \fBnet\fR(8) command is invoked to create a \fBUSERSHARE\fR.
058ac9ba 1265.sp
8c5edae9 1266Because \fBSMB\fR shares requires a resource name, a unique resource name is constructed from the dataset name. The constructed name is a copy of the dataset name except that the characters in the dataset name, which would be invalid in the resource name, are replaced with underscore (\fB_\fR) characters. Linux does not currently support additional options which might be available on Solaris.
058ac9ba 1267.sp
645fb9cc 1268If the \fBsharesmb\fR property is set to \fBoff\fR, the file systems are unshared.
058ac9ba 1269.sp
9bb3e153 1270In Linux, the share is created with the ACL (Access Control List) "Everyone:F" ("F" stands for "full permissions", ie. read and write permissions) and no guest access (which means Samba must be able to authenticate a real user, system passwd/shadow, LDAP or smbpasswd based) by default. This means that any additional access control (disallow specific user specific access etc) must be done on the underlaying filesystem.
4a5b1218
TF
1271.sp
1272.in +2
1273Example to mount a SMB filesystem shared through ZFS (share/tmp):
4a5b1218
TF
1274Note that a user and his/her password \fBmust\fR be given!
1275.sp
1276.in +2
1277smbmount //127.0.0.1/share_tmp /mnt/tmp -o user=workgroup/turbo,password=obrut,uid=1000
1278.in -2
1279.in -2
645fb9cc
TF
1280.sp
1281.ne 2
645fb9cc
TF
1282.na
1283\fBMinimal /etc/samba/smb.conf configuration\fR
1284.sp
1285.in +2
9bb3e153 1286* Samba will need to listen to 'localhost' (127.0.0.1) for the zfs utilities to communicate with Samba. This is the default behavior for most Linux distributions.
645fb9cc 1287.sp
4a5b1218
TF
1288* Samba must be able to authenticate a user. This can be done in a number of ways, depending on if using the system password file, LDAP or the Samba specific smbpasswd file. How to do this is outside the scope of this manual. Please refer to the smb.conf(5) manpage for more information.
1289.sp
1290* See the \fBUSERSHARE\fR section of the \fBsmb.conf\fR(5) man page for all configuration options in case you need to modify any options to the share afterwards. Do note that any changes done with the 'net' command will be undone if the share is every unshared (such as at a reboot etc). In the future, ZoL will be able to set specific options directly using sharesmb=<option>.
645fb9cc
TF
1291.sp
1292.in -2
058ac9ba
BB
1293.RE
1294
1295.sp
1296.ne 2
058ac9ba 1297.na
d919da83 1298\fB\fBsharenfs\fR=\fBoff\fR | \fBon\fR | \fIopts\fR\fR
058ac9ba
BB
1299.ad
1300.sp .6
1301.RS 4n
beb4be77
TF
1302Controls whether the file system is shared via \fBNFS\fR, and what options are used. A file system with a \fBsharenfs\fR property of \fBoff\fR is managed with the \fBexportfs\fR(8) command and entries in \fB/etc/exports\fR file. Otherwise, the file system is automatically shared and unshared with the \fBzfs share\fR and \fBzfs unshare\fR commands. If the property is set to \fBon\fR, the dataset is shared using the \fBexportfs\fR(8) command in the following manner (see \fBexportfs\fR(8) for the meaning of the different options):
1303.sp
1304.in +4
1305.nf
1306/usr/sbin/exportfs -i -o sec=sys,rw,no_subtree_check,no_root_squash,mountpoint *:<mountpoint of dataset>
1307.fi
1308.in -4
1309.sp
1310Otherwise, the \fBexportfs\fR(8) command is invoked with options equivalent to the contents of this property.
058ac9ba
BB
1311.sp
1312When the \fBsharenfs\fR property is changed for a dataset, the dataset and any children inheriting the property are re-shared with the new options, only if the property was previously \fBoff\fR, or if they were shared before the property was changed. If the new property is \fBoff\fR, the file systems are unshared.
1313.RE
1314
1315.sp
1316.ne 2
058ac9ba 1317.na
9bb3e153 1318\fB\fBlogbias\fR=\fBlatency\fR | \fBthroughput\fR\fR
058ac9ba
BB
1319.ad
1320.sp .6
1321.RS 4n
1322Provide a hint to ZFS about handling of synchronous requests in this dataset. If \fBlogbias\fR is set to \fBlatency\fR (the default), ZFS will use pool log devices (if configured) to handle the requests at low latency. If \fBlogbias\fR is set to \fBthroughput\fR, ZFS will not use configured pool log devices. ZFS will instead optimize synchronous operations for global pool throughput and efficient use of resources.
1323.RE
1324
0b4d1b58
ED
1325.sp
1326.ne 2
0b4d1b58
ED
1327.na
1328\fB\fBsnapdev\fR=\fBhidden\fR | \fBvisible\fR\fR
1329.ad
1330.sp .6
1331.RS 4n
1332Controls whether the snapshots devices of zvol's are hidden or visible. The default value is \fBhidden\fR.
8fd888ba
RL
1333.sp
1334In this context, hidden does not refer to the concept of hiding files or directories by starting their name with a "." character. Even with \fBvisible\fR, the directory is still named \fB\&.zfs\fR. Instead, \fBhidden\fR means that the directory is not returned by \fBreaddir\fR(3), so it doesn't show up in directory listings done by any program, including \fBls\fR \fB-a\fR. It is still possible to chdir(2) into the directory, so \fBcd\fR \fB\&.zfs\fR works even with \fBhidden\fR. This unusual behavior is to protect against unwanted effects from applications recursing into the special \fB\&.zfs\fR directory.
0b4d1b58
ED
1335.RE
1336
058ac9ba
BB
1337.sp
1338.ne 2
058ac9ba
BB
1339.na
1340\fB\fBsnapdir\fR=\fBhidden\fR | \fBvisible\fR\fR
1341.ad
1342.sp .6
1343.RS 4n
1344Controls whether the \fB\&.zfs\fR directory is hidden or visible in the root of the file system as discussed in the "Snapshots" section. The default value is \fBhidden\fR.
1345.RE
1346
1347.sp
1348.ne 2
058ac9ba 1349.na
e0fd2787 1350\fB\fBsync\fR=\fBstandard\fR | \fBalways\fR | \fBdisabled\fR\fR
330d06f9
MA
1351.ad
1352.sp .6
1353.RS 4n
1354Controls the behavior of synchronous requests (e.g. fsync, O_DSYNC).
e0fd2787 1355\fBstandard\fR is the POSIX specified behavior of ensuring all synchronous
330d06f9
MA
1356requests are written to stable storage and all devices are flushed to ensure
1357data is not cached by device controllers (this is the default). \fBalways\fR
1358causes every file system transaction to be written and flushed before its
1359system call returns. This has a large performance penalty. \fBdisabled\fR
1360disables synchronous requests. File system transactions are only committed to
1361stable storage periodically. This option will give the highest performance.
1362However, it is very dangerous as ZFS would be ignoring the synchronous
1363transaction demands of applications such as databases or NFS. Administrators
1364should only use this option when the risks are understood.
1365.RE
1366
1367.sp
1368.ne 2
1369.na
d919da83 1370\fB\fBversion\fR=\fB5\fR | \fB4\fR | \fB3\fR | \fB2\fR | \fB1\fR | \fBcurrent\fR\fR
058ac9ba
BB
1371.ad
1372.sp .6
1373.RS 4n
8fd888ba 1374The on-disk version of this file system, which is independent of the pool version. This property can only be set to later supported versions. The value \fBcurrent\fR automatically selects the latest supported version. See the \fBzfs upgrade\fR command.
058ac9ba
BB
1375.RE
1376
1377.sp
1378.ne 2
058ac9ba
BB
1379.na
1380\fB\fBvolsize\fR=\fIsize\fR\fR
1381.ad
1382.sp .6
1383.RS 4n
8fd888ba 1384For volumes, specifies the logical size of the volume. By default, creating a volume establishes a \fBrefreservation\fR equal to the volume size plus the metadata required for a fully-written volume. (For pool version 8 or lower, a \fBreservation\fR is set instead.) Any changes to \fBvolsize\fR are reflected in an equivalent change to the \fBrefreservation\fR. The \fBvolsize\fR can only be set to a multiple of \fBvolblocksize\fR, and cannot be zero.
058ac9ba 1385.sp
8fd888ba 1386Without the reservation, the volume could run out of space, resulting in undefined behavior or data corruption, depending on how the volume is used. These effects can also occur when the volume size is changed while it is in use (particularly when shrinking the size). Extreme care should be used when adjusting the volume size.
058ac9ba 1387.sp
8fd888ba 1388A "sparse volume" (also known as "thin provisioning") can be created by specifying the \fB-s\fR option to the \fBzfs create -V\fR command, or by removing (or changing) the \fBrefreservation\fR after the volume has been created. A "sparse volume" is a volume where the \fBrefreservation\fR is unset or less then the volume size. Consequently, writes to a sparse volume can fail with \fBENOSPC\fR when the pool is low on space. For a sparse volume, changes to \fBvolsize\fR are not reflected in the reservation.
058ac9ba
BB
1389.RE
1390
1391.sp
1392.ne 2
058ac9ba 1393.na
d919da83 1394\fB\fBvscan\fR=\fBoff\fR | \fBon\fR\fR
058ac9ba
BB
1395.ad
1396.sp .6
1397.RS 4n
1398Controls whether regular files should be scanned for viruses when a file is opened and closed. In addition to enabling this property, the virus scan service must also be enabled for virus scanning to occur. The default value is \fBoff\fR.
6a107f41
RL
1399.sp
1400This property is not used on Linux.
058ac9ba
BB
1401.RE
1402
1403.sp
1404.ne 2
058ac9ba 1405.na
7c2448a3 1406\fB\fBxattr\fR=\fBon\fR | \fBoff\fR | \fBsa\fR\fR
058ac9ba
BB
1407.ad
1408.sp .6
1409.RS 4n
7c2448a3
BB
1410Controls whether extended attributes are enabled for this file system. Two
1411styles of extended attributes are supported either directory based or system
1412attribute based.
1413.sp
1414The default value of \fBon\fR enables directory based extended attributes.
1415This style of xattr imposes no practical limit on either the size or number of
1416xattrs which may be set on a file. Although under Linux the \fBgetxattr\fR(2)
1417and \fBsetxattr\fR(2) system calls limit the maximum xattr size to 64K. This
1418is the most compatible style of xattr and it is supported by the majority of
1419ZFS implementations.
1420.sp
1421System attribute based xattrs may be enabled by setting the value to \fBsa\fR.
1422The key advantage of this type of xattr is improved performance. Storing
1423xattrs as system attributes significantly decreases the amount of disk IO
1424required. Up to 64K of xattr data may be stored per file in the space reserved
1425for system attributes. If there is not enough space available for an xattr then
1426it will be automatically written as a directory based xattr. System attribute
8f343973 1427based xattrs are not accessible on platforms which do not support the
7c2448a3
BB
1428\fBxattr=sa\fR feature.
1429.sp
1430The use of system attribute based xattrs is strongly encouraged for users of
1431SELinux or Posix ACLs. Both of these features heavily rely of xattrs and
1432benefit significantly from the reduced xattr access time.
a5eb2d87
RL
1433.sp
1434The values \fBon\fR and \fBoff\fR are equivalent to the \fBxattr\fR and \fBnoxattr\fR mount options.
058ac9ba
BB
1435.RE
1436
1437.sp
1438.ne 2
058ac9ba 1439.na
d919da83 1440\fB\fBzoned\fR=\fBoff\fR | \fBon\fR\fR
058ac9ba
BB
1441.ad
1442.sp .6
1443.RS 4n
4da4a9e1 1444Controls whether the dataset is managed from a non-global zone. Zones are a Solaris feature and are not relevant on Linux. The default value is \fBoff\fR.
058ac9ba
BB
1445.RE
1446
1447.sp
1448.LP
1449The following three properties cannot be changed after the file system is created, and therefore, should be set when the file system is created. If the properties are not set with the \fBzfs create\fR or \fBzpool create\fR commands, these properties are inherited from the parent dataset. If the parent dataset lacks these properties due to having been created prior to these features being supported, the new file system will have the default values for these properties.
1450.sp
1451.ne 2
058ac9ba
BB
1452.na
1453\fB\fBcasesensitivity\fR=\fBsensitive\fR | \fBinsensitive\fR | \fBmixed\fR\fR
1454.ad
1455.sp .6
1456.RS 4n
1457Indicates whether the file name matching algorithm used by the file system should be case-sensitive, case-insensitive, or allow a combination of both styles of matching. The default value for the \fBcasesensitivity\fR property is \fBsensitive\fR. Traditionally, UNIX and POSIX file systems have case-sensitive file names.
1458.sp
cab1aa29 1459The \fBmixed\fR value for the \fBcasesensitivity\fR property indicates that the file system can support requests for both case-sensitive and case-insensitive matching behavior. Currently, case-insensitive matching behavior on a file system that supports mixed behavior is limited to the Solaris CIFS server product.
058ac9ba
BB
1460.RE
1461
1462.sp
1463.ne 2
058ac9ba
BB
1464.na
1465\fB\fBnormalization\fR = \fBnone\fR | \fBformC\fR | \fBformD\fR | \fBformKC\fR | \fBformKD\fR\fR
1466.ad
1467.sp .6
1468.RS 4n
8fd888ba
RL
1469Indicates whether the file system should perform a Unicode normalization of file names whenever two file names are compared, and which normalization algorithm should be used.
1470.sp
1471If this property is set to a value other than \fBnone\fR (the default), and the \fButf8only\fR property was left unspecified, the \fButf8only\fR property is automatically set to \fBon\fR. See the cautionary note in the \fButf8only\fR section before modifying \fBnormalization\fR.
1472.sp
1473File names are always stored unmodified; names are normalized as part of any comparison process. Thus, \fBformC\fR and \fBformD\fR are equivalent, as are \fBformKC\fR and \fBformKD\fR. Given that, only \fBformD\fR and \fBformKD\fR make sense, as they are slightly faster because they avoid the additional canonical composition step.
1474.\" unicode.org says it's possible to quickly detect if a string is already in a given form. Since most text (basically everything but OS X) is already in NFC, this means formC could potentially be made faster. But the additional complexity probably isn't worth the likely undetectable in practice speed improvement.
1475.sp
1476The practical impact of this property is: \fBnone\fR (like traditional filesystems) allows a directory to contain two files that appear (to humans) to have the same name. The other options solve this problem, for different definitions of "the same". If you need to solve this problem and are not sure what to choose,\fBformD\fR.
1477.sp
1478This property cannot be changed after the file system is created.
058ac9ba
BB
1479.RE
1480
1481.sp
1482.ne 2
058ac9ba 1483.na
d919da83 1484\fB\fButf8only\fR=\fBoff\fR | \fBon\fR\fR
058ac9ba
BB
1485.ad
1486.sp .6
1487.RS 4n
8fd888ba
RL
1488Indicates whether the file system should reject file names that include characters that are not present in the \fBUTF-8\fR character set. If this property is explicitly set to \fBoff\fR, the \fBnormalization\fR property must either not be explicitly set or be set to \fBnone\fR. The default value for the \fButf8only\fR property is \fBoff\fR.
1489.sp
1490Note that forcing the use of \fBUTF-8\fR filenames may cause pain for users. For example, extracting files from an archive will fail if the filenames within the archive are encoded in another character set.
1491.sp
1492If you are thinking of setting this (to \fBon\fR), you probably want to set \fBnormalization\fR=\fBformD\fR which will set this property to \fBon\fR implicitly.
1493.sp
1494This property cannot be changed after the file system is created.
058ac9ba
BB
1495.RE
1496
1497.sp
1498.LP
8fd888ba 1499The \fBcasesensitivity\fR, \fBnormalization\fR, and \fButf8only\fR properties are also permissions that can be assigned to non-privileged users by using the \fBZFS\fR delegated administration feature.
11b9ec23
MT
1500.RE
1501
1502.sp
1503.ne 2
11b9ec23 1504.na
d919da83 1505\fB\fBcontext\fR=\fBnone\fR | \fISELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level\fR\fR
11b9ec23
MT
1506.ad
1507.sp .6
1508.RS 4n
32a6c3d7 1509This flag sets the SELinux context for all files in the filesystem under the mountpoint for that filesystem. See \fBselinux\fR(8) for more information.
11b9ec23
MT
1510.RE
1511
1512.sp
1513.ne 2
11b9ec23 1514.na
d919da83 1515\fB\fBfscontext\fR=\fBnone\fR | \fISELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level\fR\fR
11b9ec23
MT
1516.ad
1517.sp .6
1518.RS 4n
32a6c3d7 1519This flag sets the SELinux context for the filesystem being mounted. See \fBselinux\fR(8) for more information.
11b9ec23
MT
1520.RE
1521
1522.sp
1523.ne 2
11b9ec23 1524.na
32a6c3d7 1525\fB\fBdefcontext\fR=\fBnone\fR | \fISELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level\fR\fR
11b9ec23
MT
1526.ad
1527.sp .6
1528.RS 4n
1529This flag sets the SELinux context for unlabeled files. See \fBselinux\fR(8) for more information.
1530.RE
1531
1532.sp
1533.ne 2
11b9ec23 1534.na
d919da83 1535\fB\fBrootcontext\fR=\fBnone\fR | \fISELinux_User:SElinux_Role:Selinux_Type:Sensitivity_Level\fR\fR
11b9ec23
MT
1536.ad
1537.sp .6
1538.RS 4n
1539This flag sets the SELinux context for the root inode of the filesystem. See \fBselinux\fR(8) for more information.
1540.RE
1541
f67d7090
TF
1542.sp
1543.ne 2
f67d7090 1544.na
d919da83 1545\fB\fBoverlay\fR=\fBoff\fR | \fBon\fR\fR
f67d7090
TF
1546.ad
1547.sp .6
1548.RS 4n
1549Allow mounting on a busy directory or a directory which already contains files/directories. This is the default mount behavior for Linux filesystems. However, for consistency with ZFS on other platforms overlay mounts are disabled by default. Set \fBoverlay=on\fR to enable overlay mounts.
1550.RE
1551
058ac9ba 1552.SS "Temporary Mount Point Properties"
058ac9ba 1553.LP
2d1b7b0b 1554When a file system is mounted, either through \fBmount\fR(8) for legacy mounts or the \fBzfs mount\fR command for normal file systems, its mount options are set according to its properties. The correlation between properties and mount options is as follows:
058ac9ba
BB
1555.sp
1556.in +2
1557.nf
1558 PROPERTY MOUNT OPTION
a5eb2d87
RL
1559 atime atime/noatime
1560 canmount auto/noauto
058ac9ba
BB
1561 devices devices/nodevices
1562 exec exec/noexec
1563 readonly ro/rw
0282c413 1564 relatime relatime/norelatime
a5eb2d87
RL
1565 setuid suid/nosuid
1566 xattr xattr/noxattr
1567 nbmand nbmand/nonbmand (Solaris)
058ac9ba
BB
1568.fi
1569.in -2
1570.sp
1571
1572.sp
1573.LP
1574In addition, these options can be set on a per-mount basis using the \fB-o\fR option, without affecting the property that is stored on disk. The values specified on the command line override the values stored in the dataset. The \fB-nosuid\fR option is an alias for \fBnodevices,nosetuid\fR. These properties are reported as "temporary" by the \fBzfs get\fR command. If the properties are changed while the dataset is mounted, the new setting overrides any temporary settings.
1575.SS "User Properties"
058ac9ba 1576.LP
879dbef0 1577In addition to the standard native properties, \fBZFS\fR supports arbitrary user properties. User properties have no effect on \fBZFS\fR behavior, but applications or administrators can use them to annotate datasets (file systems, volumes, and snapshots). Unlike native properties, user properties are editable on snapshots.
058ac9ba
BB
1578.sp
1579.LP
1580User property names must contain a colon (\fB:\fR) character to distinguish them from native properties. They may contain lowercase letters, numbers, and the following punctuation characters: colon (\fB:\fR), dash (\fB-\fR), period (\fB\&.\fR), and underscore (\fB_\fR). The expected convention is that the property name is divided into two portions such as \fImodule\fR\fB:\fR\fIproperty\fR, but this namespace is not enforced by \fBZFS\fR. User property names can be at most 256 characters, and cannot begin with a dash (\fB-\fR).
1581.sp
1582.LP
879dbef0 1583When making programmatic use of user properties, it is strongly suggested to use a reversed \fBDNS\fR domain name for the \fImodule\fR component of property names to reduce the chance that two independently-developed packages use the same property name for different purposes. For example, property names beginning with \fBcom.sun\fR. are reserved for definition by Oracle Corporation (which acquired Sun Microsystems).
058ac9ba
BB
1584.sp
1585.LP
9bb3e153 1586The values of user properties are arbitrary strings, are always inherited, and are never validated. All of the commands that operate on properties (\fBzfs list\fR, \fBzfs get\fR, \fBzfs set\fR, and so forth) can be used to manipulate both native properties and user properties. Use the \fBzfs inherit\fR command to clear a user property. If the property is not defined in any parent dataset, it is removed entirely. Property values are limited to 1024 characters.
4da4a9e1 1587.SS "ZFS Volumes as Swap"
058ac9ba 1588.LP
52768784
BB
1589\fBZFS\fR volumes may be used as Linux swap devices. After creating the volume
1590with the \fBzfs create\fR command set up and enable the swap area using the
1591\fBmkswap\fR(8) and \fBswapon\fR(8) commands. Do not swap to a file on a
1592\fBZFS\fR file system. A \fBZFS\fR swap file configuration is not supported.
058ac9ba 1593.SH SUBCOMMANDS
058ac9ba 1594.LP
8fd888ba 1595All subcommands that modify state are logged persistently to the pool in their original form. The log can be viewed with \fBzpool history\fR.
058ac9ba
BB
1596.sp
1597.ne 2
058ac9ba
BB
1598.na
1599\fB\fBzfs ?\fR\fR
1600.ad
1601.sp .6
1602.RS 4n
1603Displays a help message.
1604.RE
1605
1606.sp
1607.ne 2
058ac9ba
BB
1608.na
1609\fB\fBzfs create\fR [\fB-p\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ... \fIfilesystem\fR\fR
1610.ad
1611.sp .6
1612.RS 4n
8fd888ba 1613Creates a new \fBZFS\fR file system. The file system is automatically mounted according to the \fBmountpoint\fR and \fBcanmount\fR properties.
058ac9ba
BB
1614.sp
1615.ne 2
058ac9ba
BB
1616.na
1617\fB\fB-p\fR\fR
1618.ad
1619.sp .6
1620.RS 4n
8fd888ba 1621Creates all the non-existing parent datasets. Datasets created in this manner inherit their properties; any property specified on the command line using the \fB-o\fR option applies only to the final child file system. If the target filesystem already exists, the operation completes successfully and no properties are changed.
058ac9ba
BB
1622.RE
1623
1624.sp
1625.ne 2
058ac9ba
BB
1626.na
1627\fB\fB-o\fR \fIproperty\fR=\fIvalue\fR\fR
1628.ad
1629.sp .6
1630.RS 4n
1631Sets the specified property as if the command \fBzfs set\fR \fIproperty\fR=\fIvalue\fR was invoked at the same time the dataset was created. Any editable \fBZFS\fR property can also be set at creation time. Multiple \fB-o\fR options can be specified. An error results if the same property is specified in multiple \fB-o\fR options.
1632.RE
1633
1634.RE
1635
1636.sp
1637.ne 2
058ac9ba
BB
1638.na
1639\fB\fBzfs create\fR [\fB-ps\fR] [\fB-b\fR \fIblocksize\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ... \fB-V\fR \fIsize\fR \fIvolume\fR\fR
1640.ad
1641.sp .6
1642.RS 4n
8fd888ba 1643Creates a volume of the given size. The volume is exported as a block device in \fB/dev/zvol/\fR\fIpath\fR, where \fIpath\fR is the name of the volume in the \fBZFS\fR namespace. The size represents the logical size as exported by the device. By default, a \fBrefreservation\fR is created.
058ac9ba 1644.sp
7e0754c6 1645\fIsize\fR is automatically rounded up to the nearest 128KiB to ensure that the volume has an integral number of blocks regardless of \fIblocksize\fR.
058ac9ba
BB
1646.sp
1647.ne 2
058ac9ba
BB
1648.na
1649\fB\fB-p\fR\fR
1650.ad
1651.sp .6
1652.RS 4n
8fd888ba 1653Creates all the non-existing parent datasets as file systems. Datasets created in this manner inherit their properties; any property specified on the command line using the \fB-o\fR option applies only to the final child volume. If the target volume already exists, the operation completes successfully and no properties are changed.
058ac9ba
BB
1654.RE
1655
1656.sp
1657.ne 2
058ac9ba
BB
1658.na
1659\fB\fB-s\fR\fR
1660.ad
1661.sp .6
1662.RS 4n
8fd888ba 1663Creates a sparse volume by omitting the automatic creation of a \fBrefreservation\fR. See \fBvolsize\fR in the Native Properties section for more information about sparse volumes. If this option is specified in conjunction with \fB-o\fR \fBrefreservation\fR, the \fBrefreservation\fR will be honored; this allows for a partial reservation on a sparse volume.
058ac9ba
BB
1664.RE
1665
1666.sp
1667.ne 2
058ac9ba
BB
1668.na
1669\fB\fB-o\fR \fIproperty\fR=\fIvalue\fR\fR
1670.ad
1671.sp .6
1672.RS 4n
1673Sets the specified property as if the \fBzfs set\fR \fIproperty\fR=\fIvalue\fR command was invoked at the same time the dataset was created. Any editable \fBZFS\fR property can also be set at creation time. Multiple \fB-o\fR options can be specified. An error results if the same property is specified in multiple \fB-o\fR options.
8fd888ba
RL
1674.sp
1675If \fB-o\fR \fBvolsize\fR is provided, the resulting behavior is undefined; it conflicts with the -V option, which is required in this mode.
058ac9ba
BB
1676.RE
1677
1678.sp
1679.ne 2
058ac9ba
BB
1680.na
1681\fB\fB-b\fR \fIblocksize\fR\fR
1682.ad
1683.sp .6
1684.RS 4n
1685Equivalent to \fB-o\fR \fBvolblocksize\fR=\fIblocksize\fR. If this option is specified in conjunction with \fB-o\fR \fBvolblocksize\fR, the resulting behavior is undefined.
1686.RE
1687
1688.RE
1689
1690.sp
1691.ne 2
058ac9ba 1692.na
330d06f9 1693\fBzfs destroy\fR [\fB-fnpRrv\fR] \fIfilesystem\fR|\fIvolume\fR
058ac9ba
BB
1694.ad
1695.sp .6
1696.RS 4n
1697Destroys the given dataset. By default, the command unshares any file systems that are currently shared, unmounts any file systems that are currently mounted, and refuses to destroy a dataset that has active dependents (children or clones).
1698.sp
1699.ne 2
058ac9ba
BB
1700.na
1701\fB\fB-r\fR\fR
1702.ad
1703.sp .6
1704.RS 4n
1705Recursively destroy all children.
1706.RE
1707
1708.sp
1709.ne 2
058ac9ba
BB
1710.na
1711\fB\fB-R\fR\fR
1712.ad
1713.sp .6
1714.RS 4n
1715Recursively destroy all dependents, including cloned file systems outside the target hierarchy.
1716.RE
1717
1718.sp
1719.ne 2
058ac9ba
BB
1720.na
1721\fB\fB-f\fR\fR
1722.ad
1723.sp .6
1724.RS 4n
8fd888ba 1725Force an unmount of any file systems using the \fBzfs unmount -f\fR command. This option has no effect on non-file systems or unmounted file systems.
058ac9ba
BB
1726.RE
1727
330d06f9
MA
1728.sp
1729.ne 2
1730.na
1731\fB\fB-n\fR\fR
1732.ad
1733.sp .6
1734.RS 4n
1735Do a dry-run ("No-op") deletion. No data will be deleted. This is
1736useful in conjunction with the \fB-v\fR or \fB-p\fR flags to determine what
1737data would be deleted.
1738.RE
1739
1740.sp
1741.ne 2
1742.na
1743\fB\fB-p\fR\fR
1744.ad
1745.sp .6
1746.RS 4n
1747Print machine-parsable verbose information about the deleted data.
1748.RE
1749
1750.sp
1751.ne 2
1752.na
1753\fB\fB-v\fR\fR
1754.ad
1755.sp .6
1756.RS 4n
1757Print verbose information about the deleted data.
1758.RE
1759.sp
1760
8fd888ba 1761Extreme care should be taken when applying either the \fB-r\fR or the \fB-R\fR options, as they can destroy large portions of a pool.
058ac9ba
BB
1762.RE
1763
1764.sp
1765.ne 2
058ac9ba 1766.na
330d06f9 1767\fBzfs destroy\fR [\fB-dnpRrv\fR] \fIfilesystem\fR|\fIvolume\fR@\fIsnap\fR[%\fIsnap\fR][,...]
058ac9ba
BB
1768.ad
1769.sp .6
1770.RS 4n
8fd888ba 1771The specified snapshots are destroyed immediately if they have no clones and the user-initiated reference count is zero (i.e. there are no holds set with \fBzfs hold\fR). If these conditions are not met, this command returns an error, unless \fB-d\fR is supplied.
330d06f9
MA
1772.sp
1773An inclusive range of snapshots may be specified by separating the
1774first and last snapshots with a percent sign.
1775The first and/or last snapshots may be left blank, in which case the
1776filesystem's oldest or newest snapshot will be implied.
058ac9ba 1777.sp
330d06f9
MA
1778Multiple snapshots
1779(or ranges of snapshots) of the same filesystem or volume may be specified
1780in a comma-separated list of snapshots.
1781Only the snapshot's short name (the
1782part after the \fB@\fR) should be specified when using a range or
1783comma-separated list to identify multiple snapshots.
058ac9ba
BB
1784.sp
1785.ne 2
058ac9ba
BB
1786.na
1787\fB\fB-d\fR\fR
1788.ad
1789.sp .6
1790.RS 4n
c5ee7513 1791If a snapshot does not qualify for immediate destruction, rather than returning an error, it is marked for deferred destruction. In this state, it exists as a usable, visible snapshot until both of the preconditions listed above are met, at which point it is destroyed.
058ac9ba
BB
1792.RE
1793
1794.sp
1795.ne 2
058ac9ba
BB
1796.na
1797\fB\fB-r\fR\fR
1798.ad
1799.sp .6
1800.RS 4n
3b204150 1801Destroy (or mark for deferred destruction) all snapshots with this name in descendent file systems.
058ac9ba
BB
1802.RE
1803
1804.sp
1805.ne 2
058ac9ba
BB
1806.na
1807\fB\fB-R\fR\fR
1808.ad
1809.sp .6
1810.RS 4n
13fe0198
MA
1811Recursively destroy all clones of these snapshots, including the clones,
1812snapshots, and children. If this flag is specified, the \fB-d\fR flag will
1813have no effect.
058ac9ba
BB
1814.RE
1815
330d06f9
MA
1816.sp
1817.ne 2
1818.na
1819\fB\fB-n\fR\fR
1820.ad
1821.sp .6
1822.RS 4n
1823Do a dry-run ("No-op") deletion. No data will be deleted. This is
1824useful in conjunction with the \fB-v\fR or \fB-p\fR flags to determine what
1825data would be deleted.
1826.RE
1827
1828.sp
1829.ne 2
1830.na
1831\fB\fB-p\fR\fR
1832.ad
1833.sp .6
1834.RS 4n
1835Print machine-parsable verbose information about the deleted data.
1836.RE
1837
1838.sp
1839.ne 2
1840.na
1841\fB\fB-v\fR\fR
1842.ad
1843.sp .6
1844.RS 4n
1845Print verbose information about the deleted data.
1846.RE
1847
1848.sp
13fe0198 1849Extreme care should be taken when applying either the \fB-r\fR or the \fB-R\fR
330d06f9
MA
1850options, as they can destroy large portions of a pool and cause unexpected
1851behavior for mounted file systems in use.
1852.RE
1853
058ac9ba
BB
1854.RE
1855
1856.sp
1857.ne 2
058ac9ba 1858.na
da536844
MA
1859\fBzfs destroy\fR \fIfilesystem\fR|\fIvolume\fR#\fIbookmark\fR
1860.ad
1861.sp .6
1862.RS 4n
1863The given bookmark is destroyed.
1864
1865.RE
1866
1867.sp
1868.ne 2
1869.na
6f1ffb06 1870\fB\fBzfs snapshot\fR [\fB-r\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ... \fIfilesystem@snapname\fR|\fIvolume@snapname\fR\fR ...
058ac9ba
BB
1871.ad
1872.sp .6
1873.RS 4n
6f1ffb06 1874Creates snapshots with the given names. All previous modifications by successful system calls to the file system are part of the snapshots. Snapshots are taken atomically, so that all snapshots correspond to the same moment in time. See the "Snapshots" section for details.
058ac9ba
BB
1875.sp
1876.ne 2
058ac9ba
BB
1877.na
1878\fB\fB-r\fR\fR
1879.ad
1880.sp .6
1881.RS 4n
6f1ffb06 1882Recursively create snapshots of all descendent datasets.
058ac9ba
BB
1883.RE
1884
1885.sp
1886.ne 2
058ac9ba
BB
1887.na
1888\fB\fB-o\fR \fIproperty\fR=\fIvalue\fR\fR
1889.ad
1890.sp .6
1891.RS 4n
8fd888ba 1892Sets the specified property; see \fBzfs set\fR for details.
058ac9ba
BB
1893.RE
1894
1895.RE
1896
1897.sp
1898.ne 2
058ac9ba
BB
1899.na
1900\fB\fBzfs rollback\fR [\fB-rRf\fR] \fIsnapshot\fR\fR
1901.ad
1902.sp .6
1903.RS 4n
da536844 1904Roll back the given dataset to a previous snapshot. When a dataset is rolled back, all data that has changed since the snapshot is discarded, and the dataset reverts to the state at the time of the snapshot. By default, the command refuses to roll back to a snapshot other than the most recent one. In order to do so, all intermediate snapshots and bookmarks must be destroyed by specifying the \fB-r\fR option.
058ac9ba 1905.sp
da536844 1906The \fB-rR\fR options do not recursively destroy the child snapshots of a recursive snapshot. Only direct snapshots of the specified filesystem are destroyed by either of these options. To completely roll back a recursive snapshot, you must rollback the individual child snapshots.
058ac9ba
BB
1907.sp
1908.ne 2
058ac9ba
BB
1909.na
1910\fB\fB-r\fR\fR
1911.ad
1912.sp .6
1913.RS 4n
da536844 1914Destroy any snapshots and bookmarks more recent than the one specified.
058ac9ba
BB
1915.RE
1916
1917.sp
1918.ne 2
058ac9ba
BB
1919.na
1920\fB\fB-R\fR\fR
1921.ad
1922.sp .6
1923.RS 4n
da536844 1924Recursively destroy any more recent snapshots and bookmarks, as well as any clones of those snapshots.
058ac9ba
BB
1925.RE
1926
1927.sp
1928.ne 2
058ac9ba
BB
1929.na
1930\fB\fB-f\fR\fR
1931.ad
1932.sp .6
1933.RS 4n
8fd888ba 1934Used with the \fB-R\fR option to force an unmount (see \fBzfs unmount -f\fR) of any clone file systems that are to be destroyed.
058ac9ba
BB
1935.RE
1936
1937.RE
1938
1939.sp
1940.ne 2
058ac9ba
BB
1941.na
1942\fB\fBzfs clone\fR [\fB-p\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ... \fIsnapshot\fR \fIfilesystem\fR|\fIvolume\fR\fR
1943.ad
1944.sp .6
1945.RS 4n
1946Creates a clone of the given snapshot. See the "Clones" section for details. The target dataset can be located anywhere in the \fBZFS\fR hierarchy, and is created as the same type as the original.
1947.sp
1948.ne 2
058ac9ba
BB
1949.na
1950\fB\fB-p\fR\fR
1951.ad
1952.sp .6
1953.RS 4n
8fd888ba 1954Creates all the non-existing parent datasets; see \fBzfs create\fR for details.
058ac9ba
BB
1955.RE
1956
1957.sp
1958.ne 2
058ac9ba
BB
1959.na
1960\fB\fB-o\fR \fIproperty\fR=\fIvalue\fR\fR
1961.ad
1962.sp .6
1963.RS 4n
8fd888ba 1964Sets the specified property; see \fBzfs set\fR for details.
058ac9ba
BB
1965.RE
1966
1967.RE
1968
1969.sp
1970.ne 2
058ac9ba
BB
1971.na
1972\fB\fBzfs promote\fR \fIclone-filesystem\fR\fR
1973.ad
1974.sp .6
1975.RS 4n
6b4e21c6 1976Promotes a clone file system to no longer be dependent on its "origin" snapshot. This makes it possible to destroy the file system that the clone was created from. The clone parent-child dependency relationship is reversed, so that the origin file system becomes a clone of the specified file system.
058ac9ba 1977.sp
8fd888ba 1978The snapshot that was cloned, and any snapshots previous to this snapshot, are now owned by the promoted clone. The space they use moves from the origin file system to the promoted clone, so enough space must be available to accommodate these snapshots. No new space is consumed by this operation, but the space accounting is adjusted. The promoted clone must not have any conflicting snapshot names of its own. The \fBzfs rename\fR command can be used to rename any conflicting snapshots.
058ac9ba
BB
1979.RE
1980
1981.sp
1982.ne 2
058ac9ba 1983.na
db49968e 1984\fB\fBzfs rename\fR [\fB-f\fR] \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR\fR
058ac9ba
BB
1985.ad
1986.br
1987.na
db49968e 1988\fB\fBzfs rename\fR [\fB-fp\fR] \fIfilesystem\fR|\fIvolume\fR \fIfilesystem\fR|\fIvolume\fR\fR
058ac9ba
BB
1989.ad
1990.sp .6
1991.RS 4n
1992Renames the given dataset. The new target can be located anywhere in the \fBZFS\fR hierarchy, with the exception of snapshots. Snapshots can only be renamed within the parent file system or volume. When renaming a snapshot, the parent file system of the snapshot does not need to be specified as part of the second argument. Renamed file systems can inherit new mount points, in which case they are unmounted and remounted at the new mount point.
1993.sp
1994.ne 2
058ac9ba
BB
1995.na
1996\fB\fB-p\fR\fR
1997.ad
1998.sp .6
1999.RS 4n
8fd888ba 2000Creates all the nonexistent parent datasets; see \fBzfs create\fR for details.
058ac9ba
BB
2001.RE
2002
db49968e
ES
2003.sp
2004.ne 2
2005.na
2006\fB\fB-f\fR\fR
2007.ad
2008.sp .6
2009.RS 4n
2010Force unmount any filesystems that need to be unmounted in the process.
2011.RE
2012
058ac9ba
BB
2013.RE
2014
2015.sp
2016.ne 2
058ac9ba
BB
2017.na
2018\fB\fBzfs rename\fR \fB-r\fR \fIsnapshot\fR \fIsnapshot\fR\fR
2019.ad
2020.sp .6
2021.RS 4n
2022Recursively rename the snapshots of all descendent datasets. Snapshots are the only dataset that can be renamed recursively.
2023.RE
2024
2025.sp
2026.ne 2
058ac9ba 2027.na
76281da4 2028\fB\fBzfs\fR \fBlist\fR [\fB-r\fR|\fB-d\fR \fIdepth\fR] [\fB-Hp\fR] [\fB-o\fR \fIproperty\fR[,\fI\&...\fR]] [ \fB-t\fR \fItype\fR[,\fI\&...\fR]] [ \fB-s\fR \fIproperty\fR ] ... [ \fB-S\fR \fIproperty\fR ] ... [\fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR|\fImountpoint\fR] ...\fR
058ac9ba
BB
2029.ad
2030.sp .6
2031.RS 4n
61a3d06f 2032Lists the property information for the given datasets in tabular form. If a mount point is specified, it can be an absolute pathname or a relative pathname starting with "./" (e.g. \fBzfs list ./\fR). By default, all file systems and volumes are displayed. Snapshots are displayed if the pool's \fBlistsnapshots\fR property is \fBon\fR (the default is \fBoff\fR). When listing hundreds or thousands of snapshots performance can be improved by restricting the output to only the name. In that case, it is recommended to use \fB-o name -s name\fR. The following fields are displayed by default: \fBname, used, available, referenced, mountpoint\fR
058ac9ba
BB
2033.sp
2034.ne 2
058ac9ba
BB
2035.na
2036\fB\fB-H\fR\fR
2037.ad
2038.sp .6
2039.RS 4n
2040Used for scripting mode. Do not print headers and separate fields by a single tab instead of arbitrary white space.
2041.RE
2042
54d5378f
YP
2043.sp
2044.ne 2
54d5378f
YP
2045.na
2046\fB\fB-p\fR\fR
2047.sp .6
2048.RS 4n
2049Display numbers in parsable (exact) values.
2050.RE
2051
058ac9ba
BB
2052.sp
2053.ne 2
058ac9ba
BB
2054.na
2055\fB\fB-r\fR\fR
2056.ad
2057.sp .6
2058.RS 4n
6b4e21c6 2059Recursively display any children of the dataset on the command line.
058ac9ba
BB
2060.RE
2061
2062.sp
2063.ne 2
058ac9ba
BB
2064.na
2065\fB\fB-d\fR \fIdepth\fR\fR
2066.ad
2067.sp .6
2068.RS 4n
2069Recursively display any children of the dataset, limiting the recursion to \fIdepth\fR. A depth of \fB1\fR will display only the dataset and its direct children.
2070.RE
2071
2072.sp
2073.ne 2
058ac9ba
BB
2074.na
2075\fB\fB-o\fR \fIproperty\fR\fR
2076.ad
2077.sp .6
2078.RS 4n
2079A comma-separated list of properties to display. The property must be:
2080.RS +4
2081.TP
2082.ie t \(bu
2083.el o
2084One of the properties described in the "Native Properties" section
2085.RE
2086.RS +4
2087.TP
2088.ie t \(bu
2089.el o
2090A user property
2091.RE
2092.RS +4
2093.TP
2094.ie t \(bu
2095.el o
2096The value \fBname\fR to display the dataset name
2097.RE
2098.RS +4
2099.TP
2100.ie t \(bu
2101.el o
2102The value \fBspace\fR to display space usage properties on file systems and volumes. This is a shortcut for specifying \fB-o name,avail,used,usedsnap,usedds,usedrefreserv,usedchild\fR \fB-t filesystem,volume\fR syntax.
2103.RE
2104.RE
2105
2106.sp
2107.ne 2
058ac9ba
BB
2108.na
2109\fB\fB-s\fR \fIproperty\fR\fR
2110.ad
2111.sp .6
2112.RS 4n
2113A property for sorting the output by column in ascending order based on the value of the property. The property must be one of the properties described in the "Properties" section, or the special value \fBname\fR to sort by the dataset name. Multiple properties can be specified at one time using multiple \fB-s\fR property options. Multiple \fB-s\fR options are evaluated from left to right in decreasing order of importance.
2114.sp
2115The following is a list of sorting criteria:
2116.RS +4
2117.TP
2118.ie t \(bu
2119.el o
2120Numeric types sort in numeric order.
2121.RE
2122.RS +4
2123.TP
2124.ie t \(bu
2125.el o
2126String types sort in alphabetical order.
2127.RE
2128.RS +4
2129.TP
2130.ie t \(bu
2131.el o
2132Types inappropriate for a row sort that row to the literal bottom, regardless of the specified ordering.
2133.RE
2134.RS +4
2135.TP
2136.ie t \(bu
2137.el o
2138If no sorting options are specified the existing behavior of \fBzfs list\fR is preserved.
2139.RE
2140.RE
2141
2142.sp
2143.ne 2
058ac9ba
BB
2144.na
2145\fB\fB-S\fR \fIproperty\fR\fR
2146.ad
2147.sp .6
2148.RS 4n
6b4e21c6 2149Same as the \fB-s\fR option, but sorts by property in descending order.
058ac9ba
BB
2150.RE
2151
2152.sp
2153.ne 2
058ac9ba
BB
2154.na
2155\fB\fB-t\fR \fItype\fR\fR
2156.ad
2157.sp .6
2158.RS 4n
da536844 2159A comma-separated list of types to display, where \fItype\fR is one of \fBfilesystem\fR, \fBsnapshot\fR, \fBsnap\fR, \fBvolume\fR, \fBbookmark\fR, or \fBall\fR. For example, specifying \fB-t snapshot\fR displays only snapshots.
058ac9ba
BB
2160.RE
2161
2162.RE
2163
2164.sp
2165.ne 2
058ac9ba 2166.na
23de906c
CW
2167\fB\fBzfs set\fR \fIproperty\fR=\fIvalue\fR[ \fIproperty\fR=\fIvalue\fR]...
2168\fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR ...\fR
058ac9ba
BB
2169.ad
2170.sp .6
2171.RS 4n
23de906c
CW
2172Sets the property or list of properties to the given value(s) for each dataset.
2173Only some properties can be edited. See the "Properties" section for more
7e0754c6
RL
2174information on which properties can be set and acceptable values. User properties
2175can be set on snapshots. For more information, see the "User Properties" section.
058ac9ba
BB
2176.RE
2177
2178.sp
2179.ne 2
e346ec25 2180\fB\fBzfs get\fR [\fB-r\fR|\fB-d\fR \fIdepth\fR] [\fB-Hp\fR] [\fB-o\fR \fIfield\fR[,...] [\fB-t\fR \fItype\fR[,...]] [\fB-s\fR \fIsource\fR[,...] "\fIall\fR" | \fIproperty\fR[,...] \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR ...\fR
058ac9ba
BB
2181.ad
2182.sp .6
2183.RS 4n
2184Displays properties for the given datasets. If no datasets are specified, then the command displays properties for all datasets on the system. For each property, the following columns are displayed:
2185.sp
2186.in +2
2187.nf
2188 name Dataset name
2189 property Property name
2190 value Property value
2191 source Property source. Can either be local, default,
0bf8501a 2192 temporary, inherited, received, or none (-).
058ac9ba
BB
2193.fi
2194.in -2
2195.sp
2196
2197All columns are displayed by default, though this can be controlled by using the \fB-o\fR option. This command takes a comma-separated list of properties as described in the "Native Properties" and "User Properties" sections.
2198.sp
da536844 2199The special value \fBall\fR can be used to display all properties that apply to the given dataset's type (filesystem, volume snapshot, or bookmark).
058ac9ba
BB
2200.sp
2201.ne 2
058ac9ba
BB
2202.na
2203\fB\fB-r\fR\fR
2204.ad
2205.sp .6
2206.RS 4n
2207Recursively display properties for any children.
2208.RE
2209
2210.sp
2211.ne 2
058ac9ba
BB
2212.na
2213\fB\fB-d\fR \fIdepth\fR\fR
2214.ad
2215.sp .6
2216.RS 4n
2217Recursively display any children of the dataset, limiting the recursion to \fIdepth\fR. A depth of \fB1\fR will display only the dataset and its direct children.
2218.RE
2219
2220.sp
2221.ne 2
058ac9ba
BB
2222.na
2223\fB\fB-H\fR\fR
2224.ad
2225.sp .6
2226.RS 4n
2227Display output in a form more easily parsed by scripts. Any headers are omitted, and fields are explicitly separated by a single tab instead of an arbitrary amount of space.
2228.RE
2229
2230.sp
2231.ne 2
058ac9ba
BB
2232.na
2233\fB\fB-o\fR \fIfield\fR\fR
2234.ad
2235.sp .6
2236.RS 4n
6b4e21c6 2237A comma-separated list of columns to display. \fBname,property,value,source\fR is the default value.
058ac9ba
BB
2238.RE
2239
2240.sp
2241.ne 2
058ac9ba
BB
2242.na
2243\fB\fB-s\fR \fIsource\fR\fR
2244.ad
2245.sp .6
2246.RS 4n
0bf8501a 2247A comma-separated list of sources to display. Those properties coming from a source other than those in this list are ignored. Each source must be one of the following: \fBlocal,default,inherited,received,temporary,none\fR. The default value is all sources.
058ac9ba
BB
2248.RE
2249
2250.sp
2251.ne 2
058ac9ba
BB
2252.na
2253\fB\fB-p\fR\fR
2254.ad
2255.sp .6
2256.RS 4n
54d5378f 2257Display numbers in parsable (exact) values.
058ac9ba
BB
2258.RE
2259
2260.RE
2261
2262.sp
2263.ne 2
058ac9ba 2264.na
0bf8501a 2265\fB\fBzfs inherit\fR [\fB-rS\fR] \fIproperty\fR \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR ...\fR
058ac9ba
BB
2266.ad
2267.sp .6
2268.RS 4n
0bf8501a 2269Clears the specified property, causing it to be inherited from an ancestor, restored to default if no ancestor has the property set, or with the \fB-S\fR option reverted to the received value if one exists. See the "Properties" section for a listing of default values, and details on which properties can be inherited.
058ac9ba
BB
2270.sp
2271.ne 2
058ac9ba
BB
2272.na
2273\fB\fB-r\fR\fR
2274.ad
2275.sp .6
2276.RS 4n
2277Recursively inherit the given property for all children.
2278.RE
0bf8501a
PH
2279.sp
2280.ne 2
2281.na
2282\fB\fB-S\fR\fR
2283.ad
2284.sp .6
2285.RS 4n
2286Revert the property to the received value if one exists; otherwise operate as
2287if the \fB-S\fR option was not specified.
2288.RE
058ac9ba
BB
2289
2290.RE
2291
2292.sp
2293.ne 2
058ac9ba 2294.na
8e07f9a9 2295\fB\fBzfs upgrade\fR
058ac9ba
BB
2296.ad
2297.sp .6
2298.RS 4n
2299Displays a list of file systems that are not the most recent version.
2300.RE
2301
8e07f9a9
RL
2302.sp
2303.ne 2
8e07f9a9
RL
2304.na
2305\fB\fBzfs upgrade\fR \fB-v\fR\fR
2306.ad
2307.sp .6
2308.RS 4n
2309Displays a list of file system versions.
2310.RE
2311
2312
058ac9ba
BB
2313.sp
2314.ne 2
058ac9ba
BB
2315.na
2316\fB\fBzfs upgrade\fR [\fB-r\fR] [\fB-V\fR \fIversion\fR] [\fB-a\fR | \fIfilesystem\fR]\fR
2317.ad
2318.sp .6
2319.RS 4n
2320Upgrades file systems to a new on-disk version. Once this is done, the file systems will no longer be accessible on systems running older versions of the software. \fBzfs send\fR streams generated from new snapshots of these file systems cannot be accessed on systems running older versions of the software.
2321.sp
6b4e21c6 2322In general, the file system version is independent of the pool version. See \fBzpool\fR(8) for information on the \fBzpool upgrade\fR command.
058ac9ba
BB
2323.sp
2324In some cases, the file system version and the pool version are interrelated and the pool version must be upgraded before the file system version can be upgraded.
2325.sp
2326.ne 2
058ac9ba
BB
2327.na
2328\fB\fB-a\fR\fR
2329.ad
2330.sp .6
2331.RS 4n
8e07f9a9 2332Upgrades all file systems on all imported pools.
058ac9ba
BB
2333.RE
2334
2335.sp
2336.ne 2
058ac9ba
BB
2337.na
2338\fB\fIfilesystem\fR\fR
2339.ad
2340.sp .6
2341.RS 4n
8e07f9a9 2342Upgrades the specified file system.
058ac9ba
BB
2343.RE
2344
2345.sp
2346.ne 2
058ac9ba
BB
2347.na
2348\fB\fB-r\fR\fR
2349.ad
2350.sp .6
2351.RS 4n
8e07f9a9 2352Upgrades the specified file system and all descendent file systems
058ac9ba
BB
2353.RE
2354
2355.sp
2356.ne 2
058ac9ba
BB
2357.na
2358\fB\fB-V\fR \fIversion\fR\fR
2359.ad
2360.sp .6
2361.RS 4n
8e07f9a9 2362Upgrades to the specified \fIversion\fR. If the \fB-V\fR flag is not specified, this command upgrades to the most recent version. This option can only be used to increase the version number, and only up to the most recent version supported by this software.
058ac9ba
BB
2363.RE
2364
2365.RE
2366
2367.sp
2368.ne 2
058ac9ba 2369.na
5990da81
YP
2370\fBzfs\fR \fBuserspace\fR [\fB-Hinp\fR] [\fB-o\fR \fIfield\fR[,...]]
2371[\fB-s\fR \fIfield\fR] ...
2372[\fB-S\fR \fIfield\fR] ...
2373[\fB-t\fR \fItype\fR[,...]] \fIfilesystem\fR|\fIsnapshot\fR
058ac9ba
BB
2374.ad
2375.sp .6
2376.RS 4n
5990da81
YP
2377Displays space consumed by, and quotas on, each user in the specified
2378filesystem or snapshot. This corresponds to the \fBuserused@\fR\fIuser\fR and
2379\fBuserquota@\fR\fIuser\fR properties.
058ac9ba
BB
2380.sp
2381.ne 2
058ac9ba
BB
2382.na
2383\fB\fB-n\fR\fR
2384.ad
2385.sp .6
2386.RS 4n
2387Print numeric ID instead of user/group name.
2388.RE
2389
2390.sp
2391.ne 2
058ac9ba
BB
2392.na
2393\fB\fB-H\fR\fR
2394.ad
2395.sp .6
2396.RS 4n
8fd888ba 2397Display output in a form more easily parsed by scripts. Any headers are omitted, and fields are explicitly separated by a single tab instead of an arbitrary amount of space.
058ac9ba
BB
2398.RE
2399
2400.sp
2401.ne 2
058ac9ba
BB
2402.na
2403\fB\fB-p\fR\fR
2404.ad
2405.sp .6
2406.RS 4n
5990da81 2407Use exact (parsable) numeric output.
058ac9ba
BB
2408.RE
2409
2410.sp
2411.ne 2
058ac9ba
BB
2412.na
2413\fB\fB-o\fR \fIfield\fR[,...]\fR
2414.ad
2415.sp .6
2416.RS 4n
5990da81
YP
2417Display only the specified fields from the following
2418set: \fBtype, name, used, quota\fR. The default is to display all fields.
058ac9ba
BB
2419.RE
2420
2421.sp
2422.ne 2
058ac9ba
BB
2423.na
2424\fB\fB-s\fR \fIfield\fR\fR
2425.ad
2426.sp .6
2427.RS 4n
5990da81
YP
2428Sort output by this field. The \fIs\fR and \fIS\fR flags may be specified
2429multiple times to sort first by one field, then by another. The default is
2430\fB-s type\fR \fB-s name\fR.
058ac9ba
BB
2431.RE
2432
2433.sp
2434.ne 2
058ac9ba
BB
2435.na
2436\fB\fB-S\fR \fIfield\fR\fR
2437.ad
2438.sp .6
2439.RS 4n
2440Sort by this field in reverse order. See \fB-s\fR.
2441.RE
2442
2443.sp
2444.ne 2
058ac9ba
BB
2445.na
2446\fB\fB-t\fR \fItype\fR[,...]\fR
2447.ad
2448.sp .6
2449.RS 4n
5990da81
YP
2450Print only the specified types from the following
2451set: \fBall, posixuser, smbuser, posixgroup, smbgroup\fR. The default
2452is \fB-t posixuser,smbuser\fR. The default can be changed to include group
2453types.
058ac9ba
BB
2454.RE
2455
2456.sp
2457.ne 2
058ac9ba
BB
2458.na
2459\fB\fB-i\fR\fR
2460.ad
2461.sp .6
2462.RS 4n
5990da81 2463Translate SID to POSIX ID. The POSIX ID may be ephemeral if no mapping exists.
6a107f41 2464Normal POSIX interfaces (for example, \fBstat\fR(2), \fBls\fR(1) \fB-l\fR) perform
5990da81
YP
2465this translation, so the \fB-i\fR option allows the output from \fBzfs
2466userspace\fR to be compared directly with those utilities. However, \fB-i\fR
2467may lead to confusion if some files were created by an SMB user before a
2468SMB-to-POSIX name mapping was established. In such a case, some files will be owned
2469by the SMB entity and some by the POSIX entity. However, the \fB-i\fR option
2470will report that the POSIX entity has the total usage and quota for both.
6a107f41
RL
2471.sp
2472This option is not useful on Linux.
058ac9ba
BB
2473.RE
2474
2475.RE
2476
2477.sp
2478.ne 2
058ac9ba 2479.na
5990da81
YP
2480\fBzfs\fR \fBgroupspace\fR [\fB-Hinp\fR] [\fB-o\fR \fIfield\fR[,...]]
2481[\fB-s\fR \fIfield\fR] ...
2482[\fB-S\fR \fIfield\fR] ...
2483[\fB-t\fR \fItype\fR[,...]] \fIfilesystem\fR|\fIsnapshot\fR
058ac9ba
BB
2484.ad
2485.sp .6
2486.RS 4n
5990da81
YP
2487Displays space consumed by, and quotas on, each group in the specified
2488filesystem or snapshot. This subcommand is identical to \fBzfs userspace\fR,
2489except that the default types to display are \fB-t posixgroup,smbgroup\fR.
058ac9ba
BB
2490.RE
2491
2492.sp
2493.ne 2
058ac9ba
BB
2494.na
2495\fB\fBzfs mount\fR\fR
2496.ad
2497.sp .6
2498.RS 4n
2499Displays all \fBZFS\fR file systems currently mounted.
2500.RE
2501
2502.sp
2503.ne 2
058ac9ba
BB
2504.na
2505\fB\fBzfs mount\fR [\fB-vO\fR] [\fB-o\fR \fIoptions\fR] \fB-a\fR | \fIfilesystem\fR\fR
2506.ad
2507.sp .6
2508.RS 4n
8fd888ba 2509Mounts \fBZFS\fR file systems. This is invoked automatically as part of the boot process.
058ac9ba
BB
2510.sp
2511.ne 2
058ac9ba
BB
2512.na
2513\fB\fB-o\fR \fIoptions\fR\fR
2514.ad
2515.sp .6
2516.RS 4n
5990da81
YP
2517An optional, comma-separated list of mount options to use temporarily for the
2518duration of the mount. See the "Temporary Mount Point Properties" section for
2519details.
058ac9ba
BB
2520.RE
2521
2522.sp
2523.ne 2
058ac9ba
BB
2524.na
2525\fB\fB-O\fR\fR
2526.ad
2527.sp .6
2528.RS 4n
6a107f41
RL
2529Allow mounting the filesystem even if the target directory is not empty.
2530.sp
2531On Solaris, the behavior of \fBzfs mount\fR matches \fBmount\fR and \fBzfs mount -O\fR matches \fBmount -O\fR. See \fBmount\fR(1M).
2532.sp
2533On Linux, this is the default for \fBmount\fR(8). In other words, \fBzfs mount -O\fR matches \fBmount\fR and there is no \fBmount\fR equivalent to a plain \fBzfs mount\fR.
058ac9ba
BB
2534.RE
2535
2536.sp
2537.ne 2
058ac9ba
BB
2538.na
2539\fB\fB-v\fR\fR
2540.ad
2541.sp .6
2542.RS 4n
8fd888ba 2543Report mount progress. This is intended for use with \fBzfs mount -a\fR on a system with a significant number of filesystems.
058ac9ba
BB
2544.RE
2545
2546.sp
2547.ne 2
058ac9ba
BB
2548.na
2549\fB\fB-a\fR\fR
2550.ad
2551.sp .6
2552.RS 4n
5990da81
YP
2553Mount all available \fBZFS\fR file systems. Invoked automatically as part of
2554the boot process.
058ac9ba
BB
2555.RE
2556
2557.sp
2558.ne 2
058ac9ba
BB
2559.na
2560\fB\fIfilesystem\fR\fR
2561.ad
2562.sp .6
2563.RS 4n
2564Mount the specified filesystem.
2565.RE
2566
2567.RE
2568
2569.sp
2570.ne 2
058ac9ba
BB
2571.na
2572\fB\fBzfs unmount\fR [\fB-f\fR] \fB-a\fR | \fIfilesystem\fR|\fImountpoint\fR\fR
2573.ad
2574.sp .6
2575.RS 4n
2576Unmounts currently mounted \fBZFS\fR file systems. Invoked automatically as part of the shutdown process.
2577.sp
2578.ne 2
058ac9ba
BB
2579.na
2580\fB\fB-f\fR\fR
2581.ad
2582.sp .6
2583.RS 4n
2584Forcefully unmount the file system, even if it is currently in use.
2585.RE
2586
2587.sp
2588.ne 2
058ac9ba
BB
2589.na
2590\fB\fB-a\fR\fR
2591.ad
2592.sp .6
2593.RS 4n
291b06c3 2594Unmount all available \fBZFS\fR file systems. Invoked automatically as part of the shutdown process.
058ac9ba
BB
2595.RE
2596
2597.sp
2598.ne 2
058ac9ba 2599.na
8fd888ba 2600\fIfilesystem\fR|\fImountpoint\fR
058ac9ba
BB
2601.ad
2602.sp .6
2603.RS 4n
2604Unmount the specified filesystem. The command can also be given a path to a \fBZFS\fR file system mount point on the system.
2605.RE
2606
2607.RE
2608
2609.sp
2610.ne 2
058ac9ba
BB
2611.na
2612\fB\fBzfs share\fR \fB-a\fR | \fIfilesystem\fR\fR
2613.ad
2614.sp .6
2615.RS 4n
6b4e21c6 2616Shares available \fBZFS\fR file systems.
058ac9ba
BB
2617.sp
2618.ne 2
058ac9ba
BB
2619.na
2620\fB\fB-a\fR\fR
2621.ad
2622.sp .6
2623.RS 4n
6b4e21c6 2624Share all available \fBZFS\fR file systems. Invoked automatically as part of the boot process.
058ac9ba
BB
2625.RE
2626
2627.sp
2628.ne 2
058ac9ba
BB
2629.na
2630\fB\fIfilesystem\fR\fR
2631.ad
2632.sp .6
2633.RS 4n
2634Share the specified filesystem according to the \fBsharenfs\fR and \fBsharesmb\fR properties. File systems are shared when the \fBsharenfs\fR or \fBsharesmb\fR property is set.
2635.RE
2636
2637.RE
2638
2639.sp
2640.ne 2
058ac9ba
BB
2641.na
2642\fB\fBzfs unshare\fR \fB-a\fR | \fIfilesystem\fR|\fImountpoint\fR\fR
2643.ad
2644.sp .6
2645.RS 4n
2646Unshares currently shared \fBZFS\fR file systems. This is invoked automatically as part of the shutdown process.
2647.sp
2648.ne 2
058ac9ba
BB
2649.na
2650\fB\fB-a\fR\fR
2651.ad
2652.sp .6
2653.RS 4n
6b4e21c6 2654Unshare all available \fBZFS\fR file systems. Invoked automatically as part of the boot process.
058ac9ba
BB
2655.RE
2656
2657.sp
2658.ne 2
058ac9ba
BB
2659.na
2660\fB\fIfilesystem\fR|\fImountpoint\fR\fR
2661.ad
2662.sp .6
2663.RS 4n
2664Unshare the specified filesystem. The command can also be given a path to a \fBZFS\fR file system shared on the system.
2665.RE
2666
2667.RE
2668
2669.sp
2670.ne 2
058ac9ba 2671.na
da536844
MA
2672\fB\fBzfs bookmark\fR \fIsnapshot\fR \fIbookmark\fR\fR
2673.ad
2674.sp .6
2675.RS 4n
2676Creates a bookmark of the given snapshot. Bookmarks mark the point in time
2677when the snapshot was created, and can be used as the incremental source for
2678a \fBzfs send\fR command.
2679.sp
2680This feature must be enabled to be used.
2681See \fBzpool-features\fR(5) for details on ZFS feature flags and the
2682\fBbookmarks\fR feature.
2683.RE
2684
2685
2686.RE
2687.sp
2688.ne 2
2689.na
f1512ee6 2690\fBzfs send\fR [\fB-DnPpRveL\fR] [\fB-\fR[\fBiI\fR] \fIsnapshot\fR] \fIsnapshot\fR
058ac9ba
BB
2691.ad
2692.sp .6
2693.RS 4n
8fd888ba 2694Creates a stream representation of the (second, if \fB-i\fR is specified) \fIsnapshot\fR, which is written to standard output. The output can be redirected to a file or to a pipe (for example, using \fBssh\fR(1) to send it to a different system with \fBzfs receive\fR). By default, a full stream is generated; specifying \fB-i\fR or \fB-I\fR changes this behavior.
058ac9ba
BB
2695.sp
2696.ne 2
058ac9ba
BB
2697.na
2698\fB\fB-i\fR \fIsnapshot\fR\fR
2699.ad
2700.sp .6
2701.RS 4n
da536844 2702Generate an incremental stream from the first \fIsnapshot\fR (the incremental source) to the second \fIsnapshot\fR (the incremental target). The incremental source can be specified as the last component of the snapshot name (the \fB@\fR character and following) and it is assumed to be from the same file system as the incremental target.
058ac9ba
BB
2703.sp
2704If the destination is a clone, the source may be the origin snapshot, which must be fully specified (for example, \fBpool/fs@origin\fR, not just \fB@origin\fR).
2705.RE
2706
2707.sp
2708.ne 2
058ac9ba
BB
2709.na
2710\fB\fB-I\fR \fIsnapshot\fR\fR
2711.ad
2712.sp .6
2713.RS 4n
da536844 2714Generate a stream package that sends all intermediary snapshots from the first snapshot to the second snapshot. For example, \fB-I @a fs@d\fR is similar to \fB-i @a fs@b; -i @b fs@c; -i @c fs@d\fR. The incremental source may be specified as with the \fB-i\fR option.
058ac9ba
BB
2715.RE
2716
e0f86c98
BB
2717.sp
2718.ne 2
e0f86c98 2719.na
9566fb1a 2720\fB\fB-R\fR\fR
e0f86c98
BB
2721.ad
2722.sp .6
2723.RS 4n
9566fb1a
SB
2724Generate a replication stream package, which will replicate the specified filesystem, and all descendent file systems, up to the named snapshot. When received, all properties, snapshots, descendent file systems, and clones are preserved.
2725.sp
6b4e21c6 2726If the \fB-i\fR or \fB-I\fR flags are used in conjunction with the \fB-R\fR flag, an incremental replication stream is generated. The current values of properties, and current snapshot and file system names are set when the stream is received. If the \fB-F\fR flag is specified when this stream is received, snapshots and file systems that do not exist on the sending side are destroyed.
e0f86c98
BB
2727.RE
2728
058ac9ba
BB
2729.sp
2730.ne 2
058ac9ba 2731.na
9566fb1a 2732\fB\fB-D\fR\fR
058ac9ba
BB
2733.ad
2734.sp .6
2735.RS 4n
33c08194 2736Generate a deduplicated stream. Blocks which would have been sent multiple times in the send stream will only be sent once. The receiving system must also support this feature to receive a deduplicated stream. This flag can be used regardless of the dataset's dedup property, but performance will be much better if the filesystem uses a dedup-capable checksum (eg. sha256).
058ac9ba
BB
2737.RE
2738
f1512ee6
MA
2739.sp
2740.ne 2
f1512ee6
MA
2741.na
2742\fB\fB-L\fR\fR
2743.ad
2744.sp .6
2745.RS 4n
7e0754c6 2746Generate a stream which may contain blocks larger than 128KiB. This flag
f1512ee6
MA
2747has no effect if the \fBlarge_blocks\fR pool feature is disabled, or if
2748the \fRrecordsize\fR property of this filesystem has never been set above
7e0754c6 2749128KiB. The receiving system must have the \fBlarge_blocks\fR pool feature
f1512ee6
MA
2750enabled as well. See \fBzpool-features\fR(5) for details on ZFS feature
2751flags and the \fBlarge_blocks\fR feature.
2752.RE
2753
058ac9ba
BB
2754.sp
2755.ne 2
058ac9ba 2756.na
9b67f605
MA
2757\fB\fB-e\fR\fR
2758.ad
2759.sp .6
2760.RS 4n
2761Generate a more compact stream by using WRITE_EMBEDDED records for blocks
2762which are stored more compactly on disk by the \fBembedded_data\fR pool
2763feature. This flag has no effect if the \fBembedded_data\fR feature is
2764disabled. The receiving system must have the \fBembedded_data\fR feature
2765enabled. If the \fBlz4_compress\fR feature is active on the sending system,
2766then the receiving system must have that feature enabled as well. See
2767\fBzpool-features\fR(5) for details on ZFS feature flags and the
2768\fBembedded_data\fR feature.
2769.RE
2770
2771.sp
2772.ne 2
2773.na
9566fb1a
SB
2774\fB\fB-p\fR\fR
2775.ad
2776.sp .6
2777.RS 4n
2778Include the dataset's properties in the stream. This flag is implicit when -R is specified. The receiving system must also support this feature.
2779.RE
2780
2781.sp
2782.ne 2
2783.na
2784\fB\fB-n\fR\fR
058ac9ba
BB
2785.ad
2786.sp .6
2787.RS 4n
9566fb1a
SB
2788Do a dry-run ("No-op") send. Do not generate any actual send data. This is
2789useful in conjunction with the \fB-v\fR or \fB-P\fR flags to determine what
93f6d7e2
MJ
2790data will be sent. In this case, the verbose output will be written to
2791standard output (contrast with a non-dry-run, where the stream is written
2792to standard output and the verbose output goes to standard error).
9566fb1a
SB
2793.RE
2794
e0f86c98 2795.sp
9566fb1a
SB
2796.ne 2
2797.na
2798\fB\fB-P\fR\fR
2799.ad
2800.sp .6
2801.RS 4n
2802Print machine-parsable verbose information about the stream package generated.
e0f86c98
BB
2803.RE
2804
2805.sp
2806.ne 2
e0f86c98 2807.na
9566fb1a 2808\fB\fB-v\fR\fR
e0f86c98
BB
2809.ad
2810.sp .6
2811.RS 4n
9566fb1a
SB
2812Print verbose information about the stream package generated. This information
2813includes a per-second report of how much data has been sent.
058ac9ba
BB
2814.RE
2815
2816The format of the stream is committed. You will be able to receive your streams on future versions of \fBZFS\fR.
2817.RE
2818
da536844
MA
2819.RE
2820.sp
2821.ne 2
2822.na
47dfff3b 2823\fBzfs send\fR [\fB-Le\fR] [\fB-i\fR \fIsnapshot\fR|\fIbookmark\fR] \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR
da536844
MA
2824.ad
2825.sp .6
2826.RS 4n
2827Generate a send stream, which may be of a filesystem, and may be
2828incremental from a bookmark. If the destination is a filesystem or volume,
2829the pool must be read-only, or the filesystem must not be mounted. When the
2830stream generated from a filesystem or volume is received, the default snapshot
2831name will be "--head--".
2832
f1512ee6
MA
2833.sp
2834.ne 2
f1512ee6
MA
2835.na
2836\fB\fB-L\fR\fR
2837.ad
2838.sp .6
2839.RS 4n
7e0754c6 2840Generate a stream which may contain blocks larger than 128KiB. This flag
f1512ee6
MA
2841has no effect if the \fBlarge_blocks\fR pool feature is disabled, or if
2842the \fRrecordsize\fR property of this filesystem has never been set above
7e0754c6 2843128KiB. The receiving system must have the \fBlarge_blocks\fR pool feature
f1512ee6
MA
2844enabled as well. See \fBzpool-features\fR(5) for details on ZFS feature
2845flags and the \fBlarge_blocks\fR feature.
2846.RE
2847
b1a3e932
TF
2848.sp
2849.ne 2
b1a3e932
TF
2850.na
2851\fB\fB-e\fR\fR
2852.ad
2853.sp .6
2854.RS 4n
2855Generate a more compact stream by using WRITE_EMBEDDED records for blocks
2856which are stored more compactly on disk by the \fBembedded_data\fR pool
2857feature. This flag has no effect if the \fBembedded_data\fR feature is
2858disabled. The receiving system must have the \fBembedded_data\fR feature
2859enabled. If the \fBlz4_compress\fR feature is active on the sending system,
2860then the receiving system must have that feature enabled as well. See
2861\fBzpool-features\fR(5) for details on ZFS feature flags and the
2862\fBembedded_data\fR feature.
2863.RE
2864
47dfff3b
MA
2865.sp
2866.ne 2
2867.na
2868\fB-i\fR \fIsnapshot\fR|\fIbookmark\fR
2869.ad
2870.sp .6
2871.RS 4n
2872Generate an incremental send stream. The incremental source must be an earlier snapshot in the destination's history. It will commonly be an earlier snapshot in the destination's filesystem, in which case it can be specified as the last component of the name (the \fB#\fR or \fB@\fR character and following).
2873.sp
2874If the incremental target is a clone, the incremental source can be the origin snapshot, or an earlier snapshot in the origin's filesystem, or the origin's origin, etc.
2875.RE
2876
2877.RE
2878.sp
2879.ne 2
2880.na
2881\fB\fBzfs send\fR [\fB-Penv\fR] \fB-t\fR \fIreceive_resume_token\fR\fR
2882.ad
2883.sp .6
2884.RS 4n
2885Creates a send stream which resumes an interrupted receive. The \fIreceive_resume_token\fR is the value of this property on the filesystem or volume that was being received into. See the documentation for \fBzfs receive -s\fR for more details.
2886
2887.RE
2888
da536844 2889.RE
058ac9ba
BB
2890.sp
2891.ne 2
058ac9ba 2892.na
47dfff3b 2893\fB\fBzfs receive\fR [\fB-Fnsuv\fR] [\fB-o origin\fR=\fIsnapshot\fR] \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR\fR
058ac9ba
BB
2894.ad
2895.br
2896.na
47dfff3b 2897\fB\fBzfs receive\fR [\fB-Fnsuv\fR] [\fB-d\fR|\fB-e\fR] [\fB-o origin\fR=\fIsnapshot\fR] \fIfilesystem\fR\fR
058ac9ba
BB
2898.ad
2899.sp .6
2900.RS 4n
2901Creates a snapshot whose contents are as specified in the stream provided on standard input. If a full stream is received, then a new file system is created as well. Streams are created using the \fBzfs send\fR subcommand, which by default creates a full stream. \fBzfs recv\fR can be used as an alias for \fBzfs receive\fR.
2902.sp
2903If an incremental stream is received, then the destination file system must already exist, and its most recent snapshot must match the incremental stream's source. For \fBzvols\fR, the destination device link is destroyed and recreated, which means the \fBzvol\fR cannot be accessed during the \fBreceive\fR operation.
2904.sp
9bb3e153 2905When a snapshot replication package stream that is generated by using the \fBzfs send\fR \fB-R\fR command is received, any snapshots that do not exist on the sending location are destroyed by using the \fBzfs destroy\fR \fB-d\fR command.
058ac9ba 2906.sp
bb8b81ec 2907The name of the snapshot (and file system, if a full stream is received) that this subcommand creates depends on the argument type and the use of the \fB-d\fR or \fB-e\fR options.
058ac9ba 2908.sp
bb8b81ec
BB
2909If the argument is a snapshot name, the specified \fIsnapshot\fR is created. If the argument is a file system or volume name, a snapshot with the same name as the sent snapshot is created within the specified \fIfilesystem\fR or \fIvolume\fR. If neither of the \fB-d\fR or \fB-e\fR options are specified, the provided target snapshot name is used exactly as provided.
2910.sp
2911The \fB-d\fR and \fB-e\fR options cause the file system name of the target snapshot to be determined by appending a portion of the sent snapshot's name to the specified target \fIfilesystem\fR. If the \fB-d\fR option is specified, all but the first element of the sent snapshot's file system path (usually the pool name) is used and any required intermediate file systems within the specified one are created. If the \fB-e\fR option is specified, then only the last element of the sent snapshot's file system name (i.e. the name of the source file system itself) is used as the target file system name.
058ac9ba
BB
2912.sp
2913.ne 2
058ac9ba 2914.na
47dfff3b 2915\fB\fB-F\fR\fR
058ac9ba
BB
2916.ad
2917.sp .6
2918.RS 4n
47dfff3b 2919Force a rollback of the file system to the most recent snapshot before performing the receive operation. If receiving an incremental replication stream (for example, one generated by \fBzfs send -R -[iI]\fR), destroy snapshots and file systems that do not exist on the sending side.
bb8b81ec
BB
2920.RE
2921
2922.sp
2923.ne 2
47dfff3b 2924.mk
bb8b81ec 2925.na
47dfff3b 2926\fB\fB-n\fR\fR
bb8b81ec
BB
2927.ad
2928.sp .6
2929.RS 4n
47dfff3b
MA
2930Do not actually receive the stream. This can be useful in conjunction with the \fB-v\fR option to verify the name the receive operation would use.
2931.RE
2932
2933.sp
2934.ne 2
2935.na
2936\fB\fB-s\fR\fR
2937.ad
2938.sp .6
2939.RS 4n
2940If the receive is interrupted, save the partially received state, rather than deleting it. Interruption may be due to premature termination of the stream (e.g. due to network failure or failure of the remote system if the stream is being read over a network connection), a checksum error in the stream, termination of the \fBzfs receive\fR process, or unclean shutdown of the system.
2941.sp
2942The receive can be resumed with a stream generated by \fBzfs send -t\fR token, where the \fItoken\fR is the value of the \fBreceive_resume_token\fR property of the filesystem or volume which is received into.
2943.sp
2944To use this flag, the storage pool must have the \fBextensible_dataset\fR feature enabled. See \fBzpool-features\fR(5) for details on ZFS feature flags.
058ac9ba
BB
2945.RE
2946
2947.sp
2948.ne 2
058ac9ba
BB
2949.na
2950\fB\fB-u\fR\fR
2951.ad
2952.sp .6
2953.RS 4n
8fd888ba 2954Do not mount the file system that is associated with the received stream.
058ac9ba
BB
2955.RE
2956
330d06f9
MA
2957.sp
2958.ne 2
2959.na
058ac9ba
BB
2960\fB\fB-v\fR\fR
2961.ad
2962.sp .6
2963.RS 4n
2964Print verbose information about the stream and the time required to perform the receive operation.
2965.RE
2966
2967.sp
2968.ne 2
058ac9ba 2969.na
47dfff3b 2970\fB\fB-d\fR\fR
058ac9ba
BB
2971.ad
2972.sp .6
2973.RS 4n
47dfff3b
MA
2974Discard the first element of the sent snapshot's file system name, using the remaining elements to determine the name of the target file system for the new snapshot as described in the paragraph above.
2975.RE
2976
2977.sp
2978.ne 2
2979.na
2980\fB\fB-e\fR\fR
2981.ad
2982.sp .6
2983.RS 4n
2984Discard all but the last element of the sent snapshot's file system name, using that element to determine the name of the target file system for the new snapshot as described in the paragraph above.
058ac9ba
BB
2985.RE
2986
fcff0f35
PD
2987.sp
2988.ne 2
fcff0f35
PD
2989.na
2990\fB\fB-o\fR \fBorigin\fR=\fIsnapshot\fR
2991.ad
2992.sp .6
2993.RS 4n
2994Forces the stream to be received as a clone of the given snapshot. This is only valid if the stream is an incremental stream whose source is the same as the provided origin.
2995.RE
2996
47dfff3b
MA
2997.RE
2998
058ac9ba
BB
2999.sp
3000.ne 2
058ac9ba 3001.na
47dfff3b 3002\fB\fBzfs receive\fR [\fB-A\fR] \fIfilesystem\fR|\fIvolume\fR
058ac9ba
BB
3003.ad
3004.sp .6
3005.RS 4n
47dfff3b 3006Abort an interrupted \fBzfs receive \fB-s\fR\fR, deleting its saved partially received state.
058ac9ba 3007
614e598c
D
3008.RE
3009
058ac9ba
BB
3010.sp
3011.ne 2
058ac9ba
BB
3012.na
3013\fB\fBzfs allow\fR \fIfilesystem\fR | \fIvolume\fR\fR
3014.ad
3015.sp .6
3016.RS 4n
3017Displays permissions that have been delegated on the specified filesystem or volume. See the other forms of \fBzfs allow\fR for more information.
f74b821a
BB
3018.sp
3019Delegations are supported under Linux with the exception of \fBmount\fR,
3020\fBunmount\fR, \fBmountpoint\fR, \fBcanmount\fR, \fBrename\fR, and \fBshare\fR.
3021These permissions cannot be delegated because the Linux \fBmount(8)\fR command
3022restricts modifications of the global namespace to the root user.
058ac9ba
BB
3023.RE
3024
3025.sp
3026.ne 2
058ac9ba
BB
3027.na
3028\fB\fBzfs allow\fR [\fB-ldug\fR] "\fIeveryone\fR"|\fIuser\fR|\fIgroup\fR[,...] \fIperm\fR|@\fIsetname\fR[,...] \fIfilesystem\fR| \fIvolume\fR\fR
3029.ad
3030.br
3031.na
3032\fB\fBzfs allow\fR [\fB-ld\fR] \fB-e\fR \fIperm\fR|@\fIsetname\fR[,...] \fIfilesystem\fR | \fIvolume\fR\fR
3033.ad
3034.sp .6
3035.RS 4n
3036Delegates \fBZFS\fR administration permission for the file systems to non-privileged users.
3037.sp
3038.ne 2
058ac9ba
BB
3039.na
3040\fB[\fB-ug\fR] "\fIeveryone\fR"|\fIuser\fR|\fIgroup\fR[,...]\fR
3041.ad
3042.sp .6
3043.RS 4n
3044Specifies to whom the permissions are delegated. Multiple entities can be specified as a comma-separated list. If neither of the \fB-ug\fR options are specified, then the argument is interpreted preferentially as the keyword "everyone", then as a user name, and lastly as a group name. To specify a user or group named "everyone", use the \fB-u\fR or \fB-g\fR options. To specify a group with the same name as a user, use the \fB-g\fR options.
3045.RE
3046
3047.sp
3048.ne 2
058ac9ba
BB
3049.na
3050\fB[\fB-e\fR] \fIperm\fR|@\fIsetname\fR[,...]\fR
3051.ad
3052.sp .6
3053.RS 4n
3054Specifies that the permissions be delegated to "everyone." Multiple permissions may be specified as a comma-separated list. Permission names are the same as \fBZFS\fR subcommand and property names. See the property list below. Property set names, which begin with an at sign (\fB@\fR) , may be specified. See the \fB-s\fR form below for details.
3055.RE
3056
3057.sp
3058.ne 2
058ac9ba
BB
3059.na
3060\fB[\fB-ld\fR] \fIfilesystem\fR|\fIvolume\fR\fR
3061.ad
3062.sp .6
3063.RS 4n
3064Specifies where the permissions are delegated. If neither of the \fB-ld\fR options are specified, or both are, then the permissions are allowed for the file system or volume, and all of its descendents. If only the \fB-l\fR option is used, then is allowed "locally" only for the specified file system. If only the \fB-d\fR option is used, then is allowed only for the descendent file systems.
3065.RE
3066
3067.RE
3068
3069.sp
3070.LP
8fd888ba 3071Permissions are generally the ability to use a \fBzfs\fR subcommand or change a property. The following permissions are available:
058ac9ba
BB
3072.sp
3073.in +2
3074.nf
3075NAME TYPE NOTES
3076allow subcommand Must also have the permission that is being
3077 allowed
3078clone subcommand Must also have the 'create' ability and 'mount'
3079 ability in the origin file system
3080create subcommand Must also have the 'mount' ability
3081destroy subcommand Must also have the 'mount' ability
0677cb6f
RL
3082diff subcommand Allows lookup of paths within a dataset
3083 given an object number, and the ability to
3084 create snapshots necessary to 'zfs diff'.
058ac9ba
BB
3085mount subcommand Allows mount/umount of ZFS datasets
3086promote subcommand Must also have the 'mount'
3087 and 'promote' ability in the origin file system
3088receive subcommand Must also have the 'mount' and 'create' ability
3089rename subcommand Must also have the 'mount' and 'create'
3090 ability in the new parent
3091rollback subcommand Must also have the 'mount' ability
6b4e21c6 3092send subcommand
058ac9ba
BB
3093share subcommand Allows sharing file systems over NFS or SMB
3094 protocols
3095snapshot subcommand Must also have the 'mount' ability
3096groupquota other Allows accessing any groupquota@... property
3097groupused other Allows reading any groupused@... property
3098userprop other Allows changing any user property
3099userquota other Allows accessing any userquota@... property
3100userused other Allows reading any userused@... property
3101
023699cd 3102acltype property
6b4e21c6
NB
3103aclinherit property
3104atime property
3105canmount property
3106casesensitivity property
3107checksum property
3108compression property
3109copies property
c8f25918 3110dedup property
6b4e21c6
NB
3111devices property
3112exec property
788eb90c 3113filesystem_limit property
c8f25918
KA
3114logbias property
3115mlslabel property
6b4e21c6
NB
3116mountpoint property
3117nbmand property
3118normalization property
3119primarycache property
3120quota property
3121readonly property
3122recordsize property
3123refquota property
3124refreservation property
3125reservation property
3126secondarycache property
3127setuid property
3128sharenfs property
3129sharesmb property
3130snapdir property
788eb90c 3131snapshot_limit property
6b4e21c6
NB
3132utf8only property
3133version property
3134volblocksize property
3135volsize property
3136vscan property
3137xattr property
3138zoned property
058ac9ba
BB
3139.fi
3140.in -2
3141.sp
3142
3143.sp
3144.ne 2
058ac9ba
BB
3145.na
3146\fB\fBzfs allow\fR \fB-c\fR \fIperm\fR|@\fIsetname\fR[,...] \fIfilesystem\fR|\fIvolume\fR\fR
3147.ad
3148.sp .6
3149.RS 4n
3150Sets "create time" permissions. These permissions are granted (locally) to the creator of any newly-created descendent file system.
3151.RE
3152
3153.sp
3154.ne 2
058ac9ba
BB
3155.na
3156\fB\fBzfs allow\fR \fB-s\fR @\fIsetname\fR \fIperm\fR|@\fIsetname\fR[,...] \fIfilesystem\fR|\fIvolume\fR\fR
3157.ad
3158.sp .6
3159.RS 4n
3160Defines or adds permissions to a permission set. The set can be used by other \fBzfs allow\fR commands for the specified file system and its descendents. Sets are evaluated dynamically, so changes to a set are immediately reflected. Permission sets follow the same naming restrictions as ZFS file systems, but the name must begin with an "at sign" (\fB@\fR), and can be no more than 64 characters long.
3161.RE
3162
3163.sp
3164.ne 2
058ac9ba
BB
3165.na
3166\fB\fBzfs unallow\fR [\fB-rldug\fR] "\fIeveryone\fR"|\fIuser\fR|\fIgroup\fR[,...] [\fIperm\fR|@\fIsetname\fR[, ...]] \fIfilesystem\fR|\fIvolume\fR\fR
3167.ad
3168.br
3169.na
3170\fB\fBzfs unallow\fR [\fB-rld\fR] \fB-e\fR [\fIperm\fR|@\fIsetname\fR [,...]] \fIfilesystem\fR|\fIvolume\fR\fR
3171.ad
3172.br
3173.na
8fd888ba 3174\fB\fBzfs unallow\fR [\fB-r\fR] \fB-c\fR [\fIperm\fR|@\fIsetname\fR[,...]]\fR \fB\fIfilesystem\fR|\fIvolume\fR\fR
058ac9ba
BB
3175.ad
3176.sp .6
3177.RS 4n
3178Removes permissions that were granted with the \fBzfs allow\fR command. No permissions are explicitly denied, so other permissions granted are still in effect. For example, if the permission is granted by an ancestor. If no permissions are specified, then all permissions for the specified \fIuser\fR, \fIgroup\fR, or \fIeveryone\fR are removed. Specifying "everyone" (or using the \fB-e\fR option) only removes the permissions that were granted to "everyone", not all permissions for every user and group. See the \fBzfs allow\fR command for a description of the \fB-ldugec\fR options.
3179.sp
3180.ne 2
058ac9ba
BB
3181.na
3182\fB\fB-r\fR\fR
3183.ad
3184.sp .6
3185.RS 4n
3186Recursively remove the permissions from this file system and all descendents.
3187.RE
3188
3189.RE
3190
3191.sp
3192.ne 2
058ac9ba 3193.na
8fd888ba 3194\fB\fBzfs unallow\fR [\fB-r\fR] \fB-s\fR @\fIsetname\fR [\fIperm\fR|@\fIsetname\fR[,...]]\fR \fB\fIfilesystem\fR|\fIvolume\fR\fR
058ac9ba
BB
3195.ad
3196.sp .6
3197.RS 4n
3198Removes permissions from a permission set. If no permissions are specified, then all permissions are removed, thus removing the set entirely.
3199.RE
3200
3201.sp
3202.ne 2
058ac9ba
BB
3203.na
3204\fB\fBzfs hold\fR [\fB-r\fR] \fItag\fR \fIsnapshot\fR...\fR
3205.ad
3206.sp .6
3207.RS 4n
3208Adds a single reference, named with the \fItag\fR argument, to the specified snapshot or snapshots. Each snapshot has its own tag namespace, and tags must be unique within that space.
3209.sp
3210If a hold exists on a snapshot, attempts to destroy that snapshot by using the \fBzfs destroy\fR command return \fBEBUSY\fR.
3211.sp
3212.ne 2
058ac9ba
BB
3213.na
3214\fB\fB-r\fR\fR
3215.ad
3216.sp .6
3217.RS 4n
3218Specifies that a hold with the given tag is applied recursively to the snapshots of all descendent file systems.
3219.RE
3220
3221.RE
3222
3223.sp
3224.ne 2
058ac9ba
BB
3225.na
3226\fB\fBzfs holds\fR [\fB-r\fR] \fIsnapshot\fR...\fR
3227.ad
3228.sp .6
3229.RS 4n
3230Lists all existing user references for the given snapshot or snapshots.
3231.sp
3232.ne 2
058ac9ba
BB
3233.na
3234\fB\fB-r\fR\fR
3235.ad
3236.sp .6
3237.RS 4n
3238Lists the holds that are set on the named descendent snapshots, in addition to listing the holds on the named snapshot.
3239.RE
3240
3241.RE
3242
3243.sp
3244.ne 2
058ac9ba
BB
3245.na
3246\fB\fBzfs release\fR [\fB-r\fR] \fItag\fR \fIsnapshot\fR...\fR
3247.ad
3248.sp .6
3249.RS 4n
3250Removes a single reference, named with the \fItag\fR argument, from the specified snapshot or snapshots. The tag must already exist for each snapshot.
3251.sp
058ac9ba 3252.ne 2
058ac9ba
BB
3253.na
3254\fB\fB-r\fR\fR
3255.ad
3256.sp .6
3257.RS 4n
3258Recursively releases a hold with the given tag on the snapshots of all descendent file systems.
3259.RE
3260
3261.RE
3262
0677cb6f
RL
3263.sp
3264.ne 2
0677cb6f
RL
3265.na
3266\fB\fBzfs diff\fR [\fB-FHt\fR] \fIsnapshot\fR \fIsnapshot|filesystem\fR
3267.ad
3268.sp .6
3269.RS 4n
3270Display the difference between a snapshot of a given filesystem and another
3271snapshot of that filesystem from a later time or the current contents of the
3272filesystem. The first column is a character indicating the type of change,
3273the other columns indicate pathname, new pathname (in case of rename), change
3274in link count, and optionally file type and/or change time.
3275
3276The types of change are:
3277.in +2
3278.nf
3279- The path has been removed
3280+ The path has been created
3281M The path has been modified
3282R The path has been renamed
3283.fi
3284.in -2
3285.sp
3286.ne 2
3287.na
3288\fB-F\fR
3289.ad
3290.sp .6
3291.RS 4n
3292Display an indication of the type of file, in a manner similar to the \fB-F\fR
3293option of \fBls\fR(1).
3294.in +2
3295.nf
3296B Block device
3297C Character device
3298/ Directory
3299> Door
3300| Named pipe
3301@ Symbolic link
3302P Event port
3303= Socket
3304F Regular file
3305.fi
3306.in -2
3307.RE
3308.sp
3309.ne 2
3310.na
3311\fB-H\fR
3312.ad
3313.sp .6
3314.RS 4n
54d5378f 3315Give more parsable tab-separated output, without header lines and without arrows.
0677cb6f
RL
3316.RE
3317.sp
3318.ne 2
3319.na
3320\fB-t\fR
3321.ad
3322.sp .6
3323.RS 4n
3324Display the path's inode change time as the first column of output.
3325.RE
3326
058ac9ba
BB
3327.SH EXAMPLES
3328.LP
3329\fBExample 1 \fRCreating a ZFS File System Hierarchy
3330.sp
3331.LP
3332The following commands create a file system named \fBpool/home\fR and a file system named \fBpool/home/bob\fR. The mount point \fB/export/home\fR is set for the parent file system, and is automatically inherited by the child file system.
3333
3334.sp
3335.in +2
3336.nf
3337# \fBzfs create pool/home\fR
3338# \fBzfs set mountpoint=/export/home pool/home\fR
3339# \fBzfs create pool/home/bob\fR
3340.fi
3341.in -2
3342.sp
3343
3344.LP
3345\fBExample 2 \fRCreating a ZFS Snapshot
3346.sp
3347.LP
8fd888ba 3348The following command creates a snapshot named \fBbackup\fR. This snapshot is mounted on demand in the \fB\&.zfs/snapshot\fR directory at the root of the \fBpool/home/bob\fR file system.
058ac9ba
BB
3349
3350.sp
3351.in +2
3352.nf
8fd888ba 3353# \fBzfs snapshot pool/home/bob@backup\fR
058ac9ba
BB
3354.fi
3355.in -2
3356.sp
3357
3358.LP
3359\fBExample 3 \fRCreating and Destroying Multiple Snapshots
3360.sp
3361.LP
8fd888ba 3362The following command creates snapshots named \fBbackup\fR of \fBpool/home\fR and all of its descendent file systems. Each snapshot is mounted on demand in the \fB\&.zfs/snapshot\fR directory at the root of its file system. The second command destroys the newly created snapshots.
058ac9ba
BB
3363
3364.sp
3365.in +2
3366.nf
8fd888ba
RL
3367# \fBzfs snapshot -r pool/home@backup\fR
3368# \fBzfs destroy -r pool/home@backup\fR
058ac9ba
BB
3369.fi
3370.in -2
3371.sp
3372
3373.LP
3374\fBExample 4 \fRDisabling and Enabling File System Compression
3375.sp
3376.LP
3377The following command disables the \fBcompression\fR property for all file systems under \fBpool/home\fR. The next command explicitly enables \fBcompression\fR for \fBpool/home/anne\fR.
3378
3379.sp
3380.in +2
3381.nf
3382# \fBzfs set compression=off pool/home\fR
3383# \fBzfs set compression=on pool/home/anne\fR
3384.fi
3385.in -2
3386.sp
3387
3388.LP
3389\fBExample 5 \fRListing ZFS Datasets
3390.sp
3391.LP
8fd888ba 3392The following command lists all active file systems and volumes in the system. Snapshots are displayed if the pool's \fBlistsnapshots\fR property is \fBon\fR (the default is \fBoff\fR). See \fBzpool\fR(8) for more information on pool properties.
058ac9ba
BB
3393
3394.sp
3395.in +2
3396.nf
3397# \fBzfs list\fR
3398 NAME USED AVAIL REFER MOUNTPOINT
3399 pool 450K 457G 18K /pool
3400 pool/home 315K 457G 21K /export/home
3401 pool/home/anne 18K 457G 18K /export/home/anne
3402 pool/home/bob 276K 457G 276K /export/home/bob
3403.fi
3404.in -2
3405.sp
3406
3407.LP
3408\fBExample 6 \fRSetting a Quota on a ZFS File System
3409.sp
3410.LP
7e0754c6 3411The following command sets a quota of 50 GiB for \fBpool/home/bob\fR.
058ac9ba
BB
3412
3413.sp
3414.in +2
3415.nf
3416# \fBzfs set quota=50G pool/home/bob\fR
3417.fi
3418.in -2
3419.sp
3420
3421.LP
3422\fBExample 7 \fRListing ZFS Properties
3423.sp
3424.LP
3425The following command lists all properties for \fBpool/home/bob\fR.
3426
3427.sp
3428.in +2
3429.nf
3430# \fBzfs get all pool/home/bob\fR
3431NAME PROPERTY VALUE SOURCE
3432pool/home/bob type filesystem -
3433pool/home/bob creation Tue Jul 21 15:53 2009 -
3434pool/home/bob used 21K -
3435pool/home/bob available 20.0G -
3436pool/home/bob referenced 21K -
3437pool/home/bob compressratio 1.00x -
3438pool/home/bob mounted yes -
3439pool/home/bob quota 20G local
3440pool/home/bob reservation none default
3441pool/home/bob recordsize 128K default
3442pool/home/bob mountpoint /pool/home/bob default
3443pool/home/bob sharenfs off default
3444pool/home/bob checksum on default
3445pool/home/bob compression on local
3446pool/home/bob atime on default
3447pool/home/bob devices on default
3448pool/home/bob exec on default
3449pool/home/bob setuid on default
3450pool/home/bob readonly off default
3451pool/home/bob zoned off default
3452pool/home/bob snapdir hidden default
023699cd 3453pool/home/bob acltype off default
058ac9ba
BB
3454pool/home/bob aclinherit restricted default
3455pool/home/bob canmount on default
058ac9ba
BB
3456pool/home/bob xattr on default
3457pool/home/bob copies 1 default
3458pool/home/bob version 4 -
3459pool/home/bob utf8only off -
3460pool/home/bob normalization none -
3461pool/home/bob casesensitivity sensitive -
3462pool/home/bob vscan off default
3463pool/home/bob nbmand off default
3464pool/home/bob sharesmb off default
3465pool/home/bob refquota none default
3466pool/home/bob refreservation none default
3467pool/home/bob primarycache all default
3468pool/home/bob secondarycache all default
3469pool/home/bob usedbysnapshots 0 -
3470pool/home/bob usedbydataset 21K -
3471pool/home/bob usedbychildren 0 -
3472pool/home/bob usedbyrefreservation 0 -
c8f25918
KA
3473pool/home/bob logbias latency default
3474pool/home/bob dedup off default
3475pool/home/bob mlslabel none default
6d111134 3476pool/home/bob relatime off default
058ac9ba
BB
3477.fi
3478.in -2
3479.sp
3480
3481.sp
3482.LP
3483The following command gets a single property value.
3484
3485.sp
3486.in +2
3487.nf
3488# \fBzfs get -H -o value compression pool/home/bob\fR
3489on
3490.fi
3491.in -2
3492.sp
3493
3494.sp
3495.LP
3496The following command lists all properties with local settings for \fBpool/home/bob\fR.
3497
3498.sp
3499.in +2
3500.nf
3501# \fBzfs get -r -s local -o name,property,value all pool/home/bob\fR
3502NAME PROPERTY VALUE
3503pool/home/bob quota 20G
3504pool/home/bob compression on
3505.fi
3506.in -2
3507.sp
3508
3509.LP
3510\fBExample 8 \fRRolling Back a ZFS File System
3511.sp
3512.LP
3513The following command reverts the contents of \fBpool/home/anne\fR to the snapshot named \fByesterday\fR, deleting all intermediate snapshots.
3514
3515.sp
3516.in +2
3517.nf
3518# \fBzfs rollback -r pool/home/anne@yesterday\fR
3519.fi
3520.in -2
3521.sp
3522
3523.LP
3524\fBExample 9 \fRCreating a ZFS Clone
3525.sp
3526.LP
3527The following command creates a writable file system whose initial contents are the same as \fBpool/home/bob@yesterday\fR.
3528
3529.sp
3530.in +2
3531.nf
3532# \fBzfs clone pool/home/bob@yesterday pool/clone\fR
3533.fi
3534.in -2
3535.sp
3536
3537.LP
3538\fBExample 10 \fRPromoting a ZFS Clone
3539.sp
3540.LP
3541The following commands illustrate how to test out changes to a file system, and then replace the original file system with the changed one, using clones, clone promotion, and renaming:
3542
3543.sp
3544.in +2
3545.nf
3546# \fBzfs create pool/project/production\fR
3547 populate /pool/project/production with data
3548# \fBzfs snapshot pool/project/production@today\fR
3549# \fBzfs clone pool/project/production@today pool/project/beta\fR
3550make changes to /pool/project/beta and test them
3551# \fBzfs promote pool/project/beta\fR
3552# \fBzfs rename pool/project/production pool/project/legacy\fR
3553# \fBzfs rename pool/project/beta pool/project/production\fR
3554once the legacy version is no longer needed, it can be destroyed
3555# \fBzfs destroy pool/project/legacy\fR
3556.fi
3557.in -2
3558.sp
3559
3560.LP
3561\fBExample 11 \fRInheriting ZFS Properties
3562.sp
3563.LP
3564The following command causes \fBpool/home/bob\fR and \fBpool/home/anne\fR to inherit the \fBchecksum\fR property from their parent.
3565
3566.sp
3567.in +2
3568.nf
3569# \fBzfs inherit checksum pool/home/bob pool/home/anne\fR
3570.fi
3571.in -2
3572.sp
0bf8501a
PH
3573.LP
3574The following command causes \fBpool/home/bob\fR to revert to the received
3575value for the \fBquota\fR property if it exists.
3576
3577.sp
3578.in +2
3579.nf
3580# \fBzfs inherit -S quota pool/home/bob
3581.fi
3582.in -2
3583.sp
058ac9ba
BB
3584
3585.LP
3586\fBExample 12 \fRRemotely Replicating ZFS Data
3587.sp
3588.LP
3589The following commands send a full stream and then an incremental stream to a remote machine, restoring them into \fBpoolB/received/fs@a\fRand \fBpoolB/received/fs@b\fR, respectively. \fBpoolB\fR must contain the file system \fBpoolB/received\fR, and must not initially contain \fBpoolB/received/fs\fR.
3590
3591.sp
3592.in +2
3593.nf
3594# \fBzfs send pool/fs@a | \e\fR
3595 \fBssh host zfs receive poolB/received/fs@a\fR
3596# \fBzfs send -i a pool/fs@b | ssh host \e\fR
3597 \fBzfs receive poolB/received/fs\fR
3598.fi
3599.in -2
3600.sp
3601
3602.LP
3603\fBExample 13 \fRUsing the \fBzfs receive\fR \fB-d\fR Option
3604.sp
3605.LP
3606The following command sends a full stream of \fBpoolA/fsA/fsB@snap\fR to a remote machine, receiving it into \fBpoolB/received/fsA/fsB@snap\fR. The \fBfsA/fsB@snap\fR portion of the received snapshot's name is determined from the name of the sent snapshot. \fBpoolB\fR must contain the file system \fBpoolB/received\fR. If \fBpoolB/received/fsA\fR does not exist, it is created as an empty file system.
3607
3608.sp
3609.in +2
3610.nf
3611# \fBzfs send poolA/fsA/fsB@snap | \e
3612 ssh host zfs receive -d poolB/received\fR
3613.fi
3614.in -2
3615.sp
3616
3617.LP
3618\fBExample 14 \fRSetting User Properties
3619.sp
3620.LP
3621The following example sets the user-defined \fBcom.example:department\fR property for a dataset.
3622
3623.sp
3624.in +2
3625.nf
3626# \fBzfs set com.example:department=12345 tank/accounting\fR
3627.fi
3628.in -2
3629.sp
3630
3631.LP
b23d5430 3632\fBExample 15 \fRPerforming a Rolling Snapshot
058ac9ba
BB
3633.sp
3634.LP
3635The following example shows how to maintain a history of snapshots with a consistent naming scheme. To keep a week's worth of snapshots, the user destroys the oldest snapshot, renames the remaining snapshots, and then creates a new snapshot, as follows:
3636
3637.sp
3638.in +2
3639.nf
3640# \fBzfs destroy -r pool/users@7daysago\fR
3641# \fBzfs rename -r pool/users@6daysago @7daysago\fR
3642# \fBzfs rename -r pool/users@5daysago @6daysago\fR
b5d8c5fb
NG
3643# \fBzfs rename -r pool/users@4daysago @5daysago\fR
3644# \fBzfs rename -r pool/users@3daysago @4daysago\fR
3645# \fBzfs rename -r pool/users@2daysago @3daysago\fR
058ac9ba
BB
3646# \fBzfs rename -r pool/users@yesterday @2daysago\fR
3647# \fBzfs rename -r pool/users@today @yesterday\fR
3648# \fBzfs snapshot -r pool/users@today\fR
3649.fi
3650.in -2
3651.sp
3652
3653.LP
b23d5430 3654\fBExample 16 \fRSetting \fBsharenfs\fR Property Options on a ZFS File System
058ac9ba
BB
3655.sp
3656.LP
3657The following commands show how to set \fBsharenfs\fR property options to enable \fBrw\fR access for a set of \fBIP\fR addresses and to enable root access for system \fBneo\fR on the \fBtank/home\fR file system.
3658
3659.sp
3660.in +2
3661.nf
0677cb6f 3662# \fBzfs set sharenfs='rw=@123.123.0.0/16,root=neo' tank/home\fR
058ac9ba
BB
3663.fi
3664.in -2
3665.sp
3666
3667.sp
3668.LP
3669If you are using \fBDNS\fR for host name resolution, specify the fully qualified hostname.
3670
3671.LP
b23d5430 3672\fBExample 17 \fRDelegating ZFS Administration Permissions on a ZFS Dataset
058ac9ba 3673.sp
058ac9ba
BB
3674The following example shows how to set permissions so that user \fBcindys\fR can create, destroy, mount, and take snapshots on \fBtank/cindys\fR. The permissions on \fBtank/cindys\fR are also displayed.
3675
3676.sp
3677.in +2
3678.nf
3679# \fBzfs allow cindys create,destroy,mount,snapshot tank/cindys\fR
3680# \fBzfs allow tank/cindys\fR
3681-------------------------------------------------------------
3682Local+Descendent permissions on (tank/cindys)
3683 user cindys create,destroy,mount,snapshot
3684-------------------------------------------------------------
3685.fi
3686.in -2
3687.sp
3688
3689.sp
3690.LP
3691Because the \fBtank/cindys\fR mount point permission is set to 755 by default, user \fBcindys\fR will be unable to mount file systems under \fBtank/cindys\fR. Set an \fBACL\fR similar to the following syntax to provide mount point access:
3692.sp
3693.in +2
3694.nf
3695# \fBchmod A+user:cindys:add_subdirectory:allow /tank/cindys\fR
3696.fi
3697.in -2
3698.sp
3699
3700.LP
b23d5430 3701\fBExample 18 \fRDelegating Create Time Permissions on a ZFS Dataset
058ac9ba
BB
3702.sp
3703.LP
3704The following example shows how to grant anyone in the group \fBstaff\fR to create file systems in \fBtank/users\fR. This syntax also allows staff members to destroy their own file systems, but not destroy anyone else's file system. The permissions on \fBtank/users\fR are also displayed.
3705
3706.sp
3707.in +2
3708.nf
0677cb6f 3709# \fBzfs allow staff create,mount tank/users\fR
058ac9ba
BB
3710# \fBzfs allow -c destroy tank/users\fR
3711# \fBzfs allow tank/users\fR
3712-------------------------------------------------------------
3713Create time permissions on (tank/users)
3714 create,destroy
3715Local+Descendent permissions on (tank/users)
3716 group staff create,mount
6b4e21c6 3717-------------------------------------------------------------
058ac9ba
BB
3718.fi
3719.in -2
3720.sp
3721
3722.LP
b23d5430 3723\fBExample 19 \fRDefining and Granting a Permission Set on a ZFS Dataset
058ac9ba
BB
3724.sp
3725.LP
3726The following example shows how to define and grant a permission set on the \fBtank/users\fR file system. The permissions on \fBtank/users\fR are also displayed.
3727
3728.sp
3729.in +2
3730.nf
3731# \fBzfs allow -s @pset create,destroy,snapshot,mount tank/users\fR
3732# \fBzfs allow staff @pset tank/users\fR
3733# \fBzfs allow tank/users\fR
3734-------------------------------------------------------------
3735Permission sets on (tank/users)
3736 @pset create,destroy,mount,snapshot
3737Create time permissions on (tank/users)
3738 create,destroy
3739Local+Descendent permissions on (tank/users)
3740 group staff @pset,create,mount
3741-------------------------------------------------------------
3742.fi
3743.in -2
3744.sp
3745
3746.LP
b23d5430 3747\fBExample 20 \fRDelegating Property Permissions on a ZFS Dataset
058ac9ba
BB
3748.sp
3749.LP
3750The following example shows to grant the ability to set quotas and reservations on the \fBusers/home\fR file system. The permissions on \fBusers/home\fR are also displayed.
3751
3752.sp
3753.in +2
3754.nf
3755# \fBzfs allow cindys quota,reservation users/home\fR
3756# \fBzfs allow users/home\fR
3757-------------------------------------------------------------
3758Local+Descendent permissions on (users/home)
3759 user cindys quota,reservation
3760-------------------------------------------------------------
3761cindys% \fBzfs set quota=10G users/home/marks\fR
3762cindys% \fBzfs get quota users/home/marks\fR
3763NAME PROPERTY VALUE SOURCE
6b4e21c6 3764users/home/marks quota 10G local
058ac9ba
BB
3765.fi
3766.in -2
3767.sp
3768
3769.LP
b23d5430 3770\fBExample 21 \fRRemoving ZFS Delegated Permissions on a ZFS Dataset
058ac9ba
BB
3771.sp
3772.LP
3773The following example shows how to remove the snapshot permission from the \fBstaff\fR group on the \fBtank/users\fR file system. The permissions on \fBtank/users\fR are also displayed.
3774
3775.sp
3776.in +2
3777.nf
3778# \fBzfs unallow staff snapshot tank/users\fR
3779# \fBzfs allow tank/users\fR
3780-------------------------------------------------------------
3781Permission sets on (tank/users)
3782 @pset create,destroy,mount,snapshot
3783Create time permissions on (tank/users)
3784 create,destroy
3785Local+Descendent permissions on (tank/users)
3786 group staff @pset,create,mount
6b4e21c6 3787-------------------------------------------------------------
058ac9ba
BB
3788.fi
3789.in -2
3790.sp
3791
0677cb6f 3792.LP
b23d5430 3793\fBExample 22\fR Showing the differences between a snapshot and a ZFS Dataset
0677cb6f
RL
3794.sp
3795.LP
3796The following example shows how to see what has changed between a prior
3797snapshot of a ZFS Dataset and its current state. The \fB-F\fR option is used
3798to indicate type information for the files affected.
3799
3800.sp
3801.in +2
3802.nf
3803# zfs diff -F tank/test@before tank/test
3804M / /tank/test/
3805M F /tank/test/linked (+1)
3806R F /tank/test/oldname -> /tank/test/newname
3807- F /tank/test/deleted
3808+ F /tank/test/created
3809M F /tank/test/modified
3810.fi
3811.in -2
3812.sp
3813
a215ee16 3814.LP
b23d5430 3815\fBExample 23\fR Creating a bookmark
a215ee16
TF
3816.sp
3817.LP
3818The following example create a bookmark to a snapshot. This bookmark can then
3819be used instead of snapshot in send streams.
3820
3821.sp
3822.in +2
3823.nf
3824# zfs bookmark rpool@snapshot rpool#bookmark
3825.fi
3826.in -2
3827.sp
3828
71bd0645
TF
3829.SH "ENVIRONMENT VARIABLES"
3830.TP
3831.B "ZFS_ABORT
3832Cause \fBzfs\fR to dump core on exit for the purposes of running \fB::findleaks\fR.
3833
058ac9ba 3834.SH EXIT STATUS
058ac9ba
BB
3835.LP
3836The following exit values are returned:
3837.sp
3838.ne 2
058ac9ba
BB
3839.na
3840\fB\fB0\fR\fR
3841.ad
3842.sp .6
3843.RS 4n
6b4e21c6 3844Successful completion.
058ac9ba
BB
3845.RE
3846
3847.sp
3848.ne 2
058ac9ba
BB
3849.na
3850\fB\fB1\fR\fR
3851.ad
3852.sp .6
3853.RS 4n
3854An error occurred.
3855.RE
3856
3857.sp
3858.ne 2
058ac9ba
BB
3859.na
3860\fB\fB2\fR\fR
3861.ad
3862.sp .6
3863.RS 4n
3864Invalid command line options were specified.
3865.RE
3866
058ac9ba 3867.SH SEE ALSO
058ac9ba 3868.LP
83426735 3869\fBchmod\fR(2), \fBfsync\fR(2), \fBgzip\fR(1), \fBls\fR(1), \fBmount\fR(8), \fBopen\fR(2), \fBreaddir\fR(3), \fBssh\fR(1), \fBstat\fR(2), \fBwrite\fR(2), \fBzpool\fR(8), \fBzfs-module-parameters\fR(5)
6a107f41
RL
3870.sp
3871On Solaris: \fBdfstab(4)\fR, \fBiscsitadm(1M)\fR, \fBmount(1M)\fR, \fBshare(1M)\fR, \fBsharemgr(1M)\fR, \fBunshare(1M)\fR