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