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