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