Force fault a vdev with 'zpool offline -f'
[zfs.git] / man / man8 / zpool.8
blob8b793623e176722662c534140faa114a3dc92db9
1 '\" te
2 .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved.
3 .\" Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
4 .\" Copyright (c) 2013 by Delphix. All rights reserved.
5 .\" Copyright (c) 2012 Cyril Plisko. All Rights Reserved.
6 .\" The contents of this file are subject to the terms of the Common Development
7 .\" and Distribution License (the "License"). You may not use this file except
8 .\" in compliance with the License. You can obtain a copy of the license at
9 .\" usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
10 .\"
11 .\" See the License for the specific language governing permissions and
12 .\" limitations under the License. When distributing Covered Code, include this
13 .\" CDDL HEADER in each file and include the License file at
14 .\" usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this
15 .\" CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your
16 .\" own identifying information:
17 .\" Portions Copyright [yyyy] [name of copyright owner]
18 .TH zpool 8 "May 11, 2016" "ZFS pool 28, filesystem 5" "System Administration Commands"
19 .SH NAME
20 zpool \- configures ZFS storage pools
21 .SH SYNOPSIS
22 .LP
23 .nf
24 \fBzpool\fR [\fB-?\fR]
25 .fi
27 .LP
28 .nf
29 \fBzpool add\fR [\fB-fgLnP\fR] [\fB-o\fR \fIproperty=value\fR] \fIpool\fR \fIvdev\fR ...
30 .fi
32 .LP
33 .nf
34 \fBzpool attach\fR [\fB-f\fR] [\fB-o\fR \fIproperty=value\fR] \fIpool\fR \fIdevice\fR \fInew_device\fR
35 .fi
37 .LP
38 .nf
39 \fBzpool clear\fR \fIpool\fR [\fIdevice\fR]
40 .fi
42 .LP
43 .nf
44 \fBzpool create\fR [\fB-fnd\fR] [\fB-o\fR \fIproperty=value\fR] ... [\fB-o\fR feature@\fIfeature=value\fR]
45      ... [\fB-O\fR \fIfile-system-property=value\fR] ... [\fB-m\fR \fImountpoint\fR] [\fB-R\fR \fIroot\fR]
46      ... [\fB-t\fR \fItname\fR] \fIpool\fR \fIvdev\fR ...
47 .fi
49 .LP
50 .nf
51 \fBzpool destroy\fR [\fB-f\fR] \fIpool\fR
52 .fi
54 .LP
55 .nf
56 \fBzpool detach\fR \fIpool\fR \fIdevice\fR
57 .fi
59 .LP
60 .nf
61 \fBzpool events\fR [\fB-vHfc\fR] [\fIpool\fR] ...
62 .fi
64 .LP
65 .nf
66 \fBzpool export\fR [\fB-a\fR] [\fB-f\fR] \fIpool\fR ...
67 .fi
69 .LP
70 .nf
71 \fBzpool get\fR [\fB-Hp\fR] [\fB-o \fR\fIfield\fR[,...]] "\fIall\fR" | \fIproperty\fR[,...] \fIpool\fR ...
72 .fi
74 .LP
75 .nf
76 \fBzpool history\fR [\fB-il\fR] [\fIpool\fR] ...
77 .fi
79 .LP
80 .nf
81 \fBzpool import\fR [\fB-d\fR \fIdir\fR] [\fB-D\fR]
82 .fi
84 .LP
85 .nf
86 \fBzpool import\fR [\fB-o \fImntopts\fR\fR] [\fB-o\fR \fIproperty=value\fR] ... [\fB-d\fR \fIdir\fR | \fB-c\fR \fIcachefile\fR]
87      [\fB-D\fR] [\fB-f\fR] [\fB-m\fR] [\fB-N\fR] [\fB-R\fR \fIroot\fR] [\fB-F\fR [\fB-n\fR] [\fB-X\fR\] [\fB-T\fR\]] [\fB-s\fR] \fB-a\fR
88 .fi
90 .LP
91 .nf
92 \fBzpool import\fR [\fB-o \fImntopts\fR\fR] [\fB-o\fR \fIproperty=value\fR] ... [\fB-d\fR \fIdir\fR | \fB-c\fR \fIcachefile\fR]
93      [\fB-D\fR] [\fB-f\fR] [\fB-m\fR] [\fB-R\fR \fIroot\fR] [\fB-F\fR [\fB-n\fR] [\fB-X\fR] [\fB-T\fR\]] [\fB-t\fR]] [\fB-s\fR]
94      \fIpool\fR | \fIid\fR [\fInewpool\fR]
95 .fi
97 .LP
98 .nf
99 \fB\fBzpool iostat\fR [[[\fB-c\fR \fBSCRIPT\fR] [\fB-lq\fR]] | \fB-rw\fR] [\fB-T\fR \fBd\fR | \fBu\fR] [\fB-ghHLpPvy\fR]
100      [[\fIpool\fR ...]|[\fIpool vdev\fR ...]|[\fIvdev\fR ...]] [\fIinterval\fR[\fIcount\fR]]\fR
106 \fBzpool labelclear\fR [\fB-f\fR] \fIdevice\fR
111 \fBzpool list\fR [\fB-T\fR d | u ] [\fB-HgLpPv\fR] [\fB-o\fR \fIproperty\fR[,...]] [\fIpool\fR] ...
112      [\fIinterval\fR[\fIcount\fR]]
117 \fBzpool offline\fR [\fB-f\fR] [\fB-t\fR] \fIpool\fR \fIdevice\fR ...
122 \fBzpool online\fR \fIpool\fR \fIdevice\fR ...
127 \fBzpool reguid\fR \fIpool\fR
132 \fBzpool reopen\fR \fIpool\fR
137 \fBzpool remove\fR \fIpool\fR \fIdevice\fR ...
142 \fBzpool replace\fR [\fB-f\fR] [\fB-o\fR \fIproperty=value\fR]  \fIpool\fR \fIdevice\fR [\fInew_device\fR]
147 \fBzpool scrub\fR [\fB-s\fR] \fIpool\fR ...
152 \fBzpool set\fR \fIproperty\fR=\fIvalue\fR \fIpool\fR
157 \fBzpool split\fR [\fB-gLnP\fR] [\fB-R\fR \fIaltroot\fR] [\fB-o\fR \fIproperty=value\fR] \fIpool\fR \fInewpool\fR [\fIdevice\fR ...]
162 \fBzpool status\fR [\fB-c\fR \fBSCRIPT\fR] [\fB-gLPvxD\fR] [\fB-T\fR d | u] [\fIpool\fR] ... [\fIinterval\fR [\fIcount\fR]]
167 \fBzpool upgrade\fR
172 \fBzpool upgrade\fR \fB-v\fR
177 \fBzpool upgrade\fR [\fB-V\fR \fIversion\fR] \fB-a\fR | \fIpool\fR ...
180 .SH DESCRIPTION
183 The \fBzpool\fR command configures \fBZFS\fR storage pools. A storage pool is a collection of devices that provides physical storage and data replication for \fBZFS\fR datasets.
186 All datasets within a storage pool share the same space. See \fBzfs\fR(8) for information on managing datasets.
187 .SS "Virtual Devices (vdevs)"
190 A "virtual device" describes a single device or a collection of devices organized according to certain performance and fault characteristics. The following virtual devices are supported:
192 .ne 2
194 \fB\fBdisk\fR\fR
196 .RS 10n
197 A block device, typically located under \fB/dev\fR. \fBZFS\fR can use individual partitions, though the recommended mode of operation is to use whole disks. A disk can be specified by a full path, or it can be a shorthand name (the relative portion of the path under "/dev"). For example, "sda" is equivalent to "/dev/sda". A whole disk can be specified by omitting the partition designation. When given a whole disk, \fBZFS\fR automatically labels the disk, if necessary.
201 .ne 2
203 \fB\fBfile\fR\fR
205 .RS 10n
206 A regular file. The use of files as a backing store is strongly discouraged. It is designed primarily for experimental purposes, as the fault tolerance of a file is only as good as the file system of which it is a part. A file must be specified by a full path.
210 .ne 2
212 \fB\fBmirror\fR\fR
214 .RS 10n
215 A mirror of two or more devices. Data is replicated in an identical fashion across all components of a mirror. A mirror with \fIN\fR disks of size \fIX\fR can hold \fIX\fR bytes and can withstand (\fIN-1\fR) devices failing before data integrity is compromised.
219 .ne 2
221 \fB\fBraidz\fR\fR
225 \fB\fBraidz1\fR\fR
229 \fB\fBraidz2\fR\fR
233 \fB\fBraidz3\fR\fR
235 .RS 10n
236 A variation on \fBRAID-5\fR that allows for better distribution of parity and eliminates the "\fBRAID-5\fR write hole" (in which data and parity become inconsistent after a power loss). Data and parity is striped across all disks within a \fBraidz\fR group.
238 A \fBraidz\fR group can have single-, double- , or triple parity, meaning that the \fBraidz\fR group can sustain one, two, or three failures, respectively, without losing any data. The \fBraidz1\fR \fBvdev\fR type specifies a single-parity \fBraidz\fR group; the \fBraidz2\fR \fBvdev\fR type specifies a double-parity \fBraidz\fR group; and the \fBraidz3\fR \fBvdev\fR type specifies a triple-parity \fBraidz\fR group. The \fBraidz\fR \fBvdev\fR type is an alias for \fBraidz1\fR.
240 A \fBraidz\fR group with \fIN\fR disks of size \fIX\fR with \fIP\fR parity disks can hold approximately (\fIN-P\fR)*\fIX\fR bytes and can withstand \fIP\fR device(s) failing before data integrity is compromised. The minimum number of devices in a \fBraidz\fR group is one more than the number of parity disks. The recommended number is between 3 and 9 to help increase performance.
244 .ne 2
246 \fB\fBspare\fR\fR
248 .RS 10n
249 A special pseudo-\fBvdev\fR which keeps track of available hot spares for a pool. For more information, see the "Hot Spares" section.
253 .ne 2
255 \fB\fBlog\fR\fR
257 .RS 10n
258 A separate-intent log device. If more than one log device is specified, then writes are load-balanced between devices. Log devices can be mirrored. However, \fBraidz\fR \fBvdev\fR types are not supported for the intent log. For more information, see the "Intent Log" section.
262 .ne 2
264 \fB\fBcache\fR\fR
266 .RS 10n
267 A device used to cache storage pool data. A cache device cannot be configured as a mirror or \fBraidz\fR group. For more information, see the "Cache Devices" section.
272 Virtual devices cannot be nested, so a mirror or \fBraidz\fR virtual device can only contain files or disks. Mirrors of mirrors (or other combinations) are not allowed.
275 A pool can have any number of virtual devices at the top of the configuration (known as "root vdevs"). Data is dynamically distributed across all top-level devices to balance data among devices. As new virtual devices are added, \fBZFS\fR automatically places data on the newly available devices.
278 Virtual devices are specified one at a time on the command line, separated by whitespace. The keywords "mirror" and "raidz" are used to distinguish where a group ends and another begins. For example, the following creates two root vdevs, each a mirror of two disks:
280 .in +2
282 # \fBzpool create mypool mirror sda sdb mirror sdc sdd\fR
284 .in -2
287 .SS "Device Failure and Recovery"
290 \fBZFS\fR supports a rich set of mechanisms for handling device failure and data corruption. All metadata and data is checksummed, and \fBZFS\fR automatically repairs bad data from a good copy when corruption is detected.
293 In order to take advantage of these features, a pool must make use of some form of redundancy, using either mirrored or \fBraidz\fR groups. While \fBZFS\fR supports running in a non-redundant configuration, where each root vdev is simply a disk or file, this is strongly discouraged. A single case of bit corruption can render some or all of your data unavailable.
296 A pool's health status is described by one of three states: online, degraded, or faulted. An online pool has all devices operating normally. A degraded pool is one in which one or more devices have failed, but the data is still available due to a redundant configuration. A faulted pool has corrupted metadata, or one or more faulted devices, and insufficient replicas to continue functioning.
299 The health of the top-level vdev, such as mirror or \fBraidz\fR device, is potentially impacted by the state of its associated vdevs, or component devices. A top-level vdev or component device is in one of the following states:
301 .ne 2
303 \fB\fBDEGRADED\fR\fR
305 .RS 12n
306 One or more top-level vdevs is in the degraded state because one or more component devices are offline. Sufficient replicas exist to continue functioning.
308 One or more component devices is in the degraded or faulted state, but sufficient replicas exist to continue functioning. The underlying conditions are as follows:
309 .RS +4
311 .ie t \(bu
312 .el o
313 The number of checksum errors exceeds acceptable levels and the device is degraded as an indication that something may be wrong. \fBZFS\fR continues to use the device as necessary.
315 .RS +4
317 .ie t \(bu
318 .el o
319 The number of I/O errors exceeds acceptable levels. The device could not be marked as faulted because there are insufficient replicas to continue functioning.
324 .ne 2
326 \fB\fBFAULTED\fR\fR
328 .RS 12n
329 One or more top-level vdevs is in the faulted state because one or more component devices are offline. Insufficient replicas exist to continue functioning.
331 One or more component devices is in the faulted state, and insufficient replicas exist to continue functioning. The underlying conditions are as follows:
332 .RS +4
334 .ie t \(bu
335 .el o
336 The device could be opened, but the contents did not match expected values.
338 .RS +4
340 .ie t \(bu
341 .el o
342 The number of I/O errors exceeds acceptable levels and the device is faulted to prevent further use of the device.
347 .ne 2
349 \fB\fBOFFLINE\fR\fR
351 .RS 12n
352 The device was explicitly taken offline by the "\fBzpool offline\fR" command.
356 .ne 2
358 \fB\fBONLINE\fR\fR
360 .RS 12n
361 The device is online and functioning.
365 .ne 2
367 \fB\fBREMOVED\fR\fR
369 .RS 12n
370 The device was physically removed while the system was running. Device removal detection is hardware-dependent and may not be supported on all platforms.
374 .ne 2
376 \fB\fBUNAVAIL\fR\fR
378 .RS 12n
379 The device could not be opened. If a pool is imported when a device was unavailable, then the device will be identified by a unique identifier instead of its path since the path was never correct in the first place.
384 If a device is removed and later re-attached to the system, \fBZFS\fR attempts to put the device online automatically. Device attach detection is hardware-dependent and might not be supported on all platforms.
385 .SS "Hot Spares"
388 \fBZFS\fR allows devices to be associated with pools as "hot spares". These devices are not actively used in the pool, but when an active device fails, it is automatically replaced by a hot spare. To create a pool with hot spares, specify a "spare" \fBvdev\fR with any number of devices. For example,
390 .in +2
392 # zpool create pool mirror sda sdb spare sdc sdd
394 .in -2
399 Spares can be shared across multiple pools, and can be added with the "\fBzpool add\fR" command and removed with the "\fBzpool remove\fR" command. Once a spare replacement is initiated, a new "spare" \fBvdev\fR is created within the configuration that will remain there until the original device is replaced. At this point, the hot spare becomes available again.
402 If a pool has a shared spare that is currently being used, the pool can not be exported since other pools may use this shared spare, which may lead to potential data corruption.
405 An in-progress spare replacement can be cancelled by detaching the hot spare. If the original faulted device is detached, then the hot spare assumes its place in the configuration, and is removed from the spare list of all active pools.
408 Spares cannot replace log devices.
409 .SS "Intent Log"
412 The \fBZFS\fR Intent Log (\fBZIL\fR) satisfies \fBPOSIX\fR requirements for synchronous transactions. For instance, databases often require their transactions to be on stable storage devices when returning from a system call. \fBNFS\fR and other applications can also use \fBfsync\fR() to ensure data stability. By default, the intent log is allocated from blocks within the main pool. However, it might be possible to get better performance using separate intent log devices such as \fBNVRAM\fR or a dedicated disk. For example:
414 .in +2
416 \fB# zpool create pool sda sdb log sdc\fR
418 .in -2
423 Multiple log devices can also be specified, and they can be mirrored. See the EXAMPLES section for an example of mirroring multiple log devices.
426 Log devices can be added, replaced, attached, detached, and imported and exported as part of the larger pool. Mirrored log devices can be removed by specifying the top-level mirror for the log.
427 .SS "Cache Devices"
430 Devices can be added to a storage pool as "cache devices." These devices provide an additional layer of caching between main memory and disk. For read-heavy workloads, where the working set size is much larger than what can be cached in main memory, using cache devices allow much more of this working set to be served from low latency media. Using cache devices provides the greatest performance improvement for random read-workloads of mostly static content.
433 To create a pool with cache devices, specify a "cache" \fBvdev\fR with any number of devices. For example:
435 .in +2
437 \fB# zpool create pool sda sdb cache sdc sdd\fR
439 .in -2
444 Cache devices cannot be mirrored or part of a \fBraidz\fR configuration. If a read error is encountered on a cache device, that read \fBI/O\fR is reissued to the original storage pool device, which might be part of a mirrored or \fBraidz\fR configuration.
447 The content of the cache devices is considered volatile, as is the case with other system caches.
448 .SS "Properties"
451 Each pool has several properties associated with it. Some properties are read-only statistics while others are configurable and change the behavior of the pool. The following are read-only properties:
453 .ne 2
455 \fB\fBavailable\fR\fR
457 .RS 20n
458 Amount of storage available within the pool. This property can also be referred to by its shortened column name, "avail".
462 .ne 2
464 \fB\fBcapacity\fR\fR
466 .RS 20n
467 Percentage of pool space used. This property can also be referred to by its shortened column name, "cap".
471 .ne 2
473 \fB\fBexpandsize\fR\fR
475 .RS 20n
476 Amount of uninitialized space within the pool or device that can be used to
477 increase the total capacity of the pool.  Uninitialized space consists of
478 any space on an EFI labeled vdev which has not been brought online
479 (i.e. zpool online -e).  This space occurs when a LUN is dynamically expanded.
483 .ne 2
485 \fB\fBfragmentation\fR\fR
487 .RS 20n
488 The amount of fragmentation in the pool.
492 .ne 2
494 \fB\fBfree\fR\fR
496 .RS 20n
497 The amount of free space available in the pool.
501 .ne 2
503 \fB\fBfreeing\fR\fR
505 .RS 20n
506 After a file system or snapshot is destroyed, the space it was using is
507 returned to the pool asynchronously. \fB\fBfreeing\fR\fR is the amount of
508 space remaining to be reclaimed. Over time \fB\fBfreeing\fR\fR will decrease
509 while \fB\fBfree\fR\fR increases.
513 .ne 2
515 \fB\fBhealth\fR\fR
517 .RS 20n
518 The current health of the pool. Health can be "\fBONLINE\fR", "\fBDEGRADED\fR", "\fBFAULTED\fR", " \fBOFFLINE\fR", "\fBREMOVED\fR", or "\fBUNAVAIL\fR".
522 .ne 2
524 \fB\fBguid\fR\fR
526 .RS 20n
527 A unique identifier for the pool.
531 .ne 2
533 \fB\fBsize\fR\fR
535 .RS 20n
536 Total size of the storage pool.
540 .ne 2
542 \fB\fBunsupported@\fR\fIfeature_guid\fR\fR
544 .RS 20n
546 Information about unsupported features that are enabled on the pool. See
547 \fBzpool-features\fR(5) for details.
551 .ne 2
553 \fB\fBused\fR\fR
555 .RS 20n
556 Amount of storage space used within the pool.
561 The space usage properties report actual physical space available to the storage pool. The physical space can be different from the total amount of space that any contained datasets can actually use. The amount of space used in a \fBraidz\fR configuration depends on the characteristics of the data being written. In addition, \fBZFS\fR reserves some space for internal accounting that the \fBzfs\fR(8) command takes into account, but the \fBzpool\fR command does not. For non-full pools of a reasonable size, these effects should be invisible. For small pools, or pools that are close to being completely full, these discrepancies may become more noticeable.
565 The following property can be set at creation time and import time:
567 .ne 2
569 \fB\fBaltroot\fR=(unset) | \fIpath\fR\fR
571 .sp .6
572 .RS 4n
573 Alternate root directory. If set, this directory is prepended to any mount points within the pool. This can be used when examining an unknown pool where the mount points cannot be trusted, or in an alternate boot environment, where the typical paths are not valid. \fBaltroot\fR is not a persistent property. It is valid only while the system is up. Setting \fBaltroot\fR defaults to using \fBcachefile\fR=none, though this may be overridden using an explicit setting.
578 The following property can only be set at import time:
580 .ne 2
582 \fB\fBreadonly\fR=\fBoff\fR | \fBon\fR\fR
584 .sp .6
585 .RS 4n
586 If set to \fBon\fR, the pool will be imported in read-only mode: Synchronous data in the intent log will not be accessible, properties of the pool can not be changed and datasets of the pool can only be mounted read-only.  The \fBreadonly\fR property of its datasets will be implicitly set to \fBon\fR.
588 It can also be specified by its column name of \fBrdonly\fR.
590 To write to a read-only pool, a export and import of the pool is required.
595 The following properties can be set at creation time and import time, and later changed with the \fBzpool set\fR command:
597 .ne 2
599 \fB\fBashift\fR=\fIashift\fR\fR
601 .sp .6
602 .RS 4n
603 Pool sector size exponent, to the power of 2 (internally referred to as "ashift"). Values from 9 to 16, inclusive, are valid; also, the special value 0 (the default) means to auto-detect using the kernel's block layer and a ZFS internal exception list. I/O operations will be aligned to the specified size boundaries. Additionally, the minimum (disk) write size will be set to the specified size, so this represents a space vs. performance trade-off. For optimal performance, the pool sector size should be greater than or equal to the sector size of the underlying disks. The typical case for setting this property is when performance is important and the underlying disks use 4KiB sectors but report 512B sectors to the OS (for compatibility reasons); in that case, set \fBashift=12\fR (which is 1<<12 = 4096).
605 When set, this property is used as the default hint value in \fIsubsequent\fR vdev operations (add, attach and replace). Changing this value will \fInot\fR modify any existing vdev, not even on disk replacement; however it can be used, for instance, to replace a dying 512B sectors disk with a newer 4KiB sectors device: this will probably result in bad performance but at the same time could prevent loss of data.
609 .ne 2
611 \fB\fBautoexpand\fR=\fBoff\fR | \fBon\fR\fR
613 .sp .6
614 .RS 4n
615 Controls automatic pool expansion when the underlying LUN is grown. If set to \fBon\fR, the pool will be resized according to the size of the expanded device. If the device is part of a mirror or \fBraidz\fR then all devices within that mirror/\fBraidz\fR group must be expanded before the new space is made available to the pool. The default behavior is \fBoff\fR. This property can also be referred to by its shortened column name, \fBexpand\fR.
619 .ne 2
621 \fB\fBautoreplace\fR=\fBoff\fR | \fBon\fR\fR
623 .sp .6
624 .RS 4n
625 Controls automatic device replacement. If set to "\fBoff\fR", device replacement must be initiated by the administrator by using the "\fBzpool replace\fR" command. If set to "\fBon\fR", any new device, found in the same physical location as a device that previously belonged to the pool, is automatically formatted and replaced. The default behavior is "\fBoff\fR". This property can also be referred to by its shortened column name, "replace".  Autoreplace can also be used with virtual disks (like device mapper) provided that you use the /dev/disk/by-vdev paths setup by vdev_id.conf.  See the vdev_id.conf man page for more details.  Autoreplace and autoonline require libudev to be present at build time.  If you're using device mapper disks, you must have libdevmapper installed at build time as well.
629 .ne 2
631 \fB\fBbootfs\fR=(unset) | \fIpool\fR/\fIdataset\fR\fR
633 .sp .6
634 .RS 4n
635 Identifies the default bootable dataset for the root pool. This property is expected to be set mainly by the installation and upgrade programs. Not all Linux distribution boot processes use the \fBbootfs\fR property.
639 .ne 2
641 \fB\fBcachefile\fR=\fBnone\fR | \fIpath\fR\fR
643 .sp .6
644 .RS 4n
645 Controls the location of where the pool configuration is cached. Discovering all pools on system startup requires a cached copy of the configuration data that is stored on the root file system. All pools in this cache are automatically imported when the system boots. Some environments, such as install and clustering, need to cache this information in a different location so that pools are not automatically imported. Setting this property caches the pool configuration in a different location that can later be imported with "\fBzpool import -c\fR". Setting it to the special value "\fBnone\fR" creates a temporary pool that is never cached, and the special value \fB\&''\fR (empty string) uses the default location.
647 Multiple pools can share the same cache file. Because the kernel destroys and recreates this file when pools are added and removed, care should be taken when attempting to access this file. When the last pool using a \fBcachefile\fR is exported or destroyed, the file is removed.
651 .ne 2
653 \fB\fBcomment\fR=(unset) | \fB\fItext\fR\fR
655 .sp .6
656 .RS 4n
657 A text string consisting of printable ASCII characters that will be stored such that it is available even if the pool becomes faulted.  An administrator can provide additional information about a pool using this property.
661 .ne 2
663 \fB\fBdedupditto\fR=\fB\fInumber\fR\fR
665 .sp .6
666 .RS 4n
667 Threshold for the number of block ditto copies. If the reference count for a deduplicated block increases above this number, a new ditto copy of this block is automatically stored. The default setting is 0 which causes no ditto copies to be created for deduplicated blocks.  The minimum valid nonzero setting is 100.
671 .ne 2
673 \fB\fBdelegation\fR=\fBon\fR | \fBoff\fR\fR
675 .sp .6
676 .RS 4n
677 Controls whether a non-privileged user is granted access based on the dataset permissions defined on the dataset. See \fBzfs\fR(8) for more information on \fBZFS\fR delegated administration.
681 .ne 2
683 \fB\fBfailmode\fR=\fBwait\fR | \fBcontinue\fR | \fBpanic\fR\fR
685 .sp .6
686 .RS 4n
687 Controls the system behavior in the event of catastrophic pool failure. This condition is typically a result of a loss of connectivity to the underlying storage device(s) or a failure of all devices within the pool. The behavior of such an event is determined as follows:
689 .ne 2
691 \fB\fBwait\fR\fR
693 .RS 12n
694 Blocks all \fBI/O\fR access until the device connectivity is recovered and the errors are cleared. This is the default behavior.
698 .ne 2
700 \fB\fBcontinue\fR\fR
702 .RS 12n
703 Returns \fBEIO\fR to any new write \fBI/O\fR requests but allows reads to any of the remaining healthy devices. Any write requests that have yet to be committed to disk would be blocked.
707 .ne 2
709 \fB\fBpanic\fR\fR
711 .RS 12n
712 Prints out a message to the console and generates a system crash dump.
718 .ne 2
720 \fB\fBfeature@\fR\fIfeature_name\fR=\fBenabled\fR\fR
722 .RS 4n
723 The value of this property is the current state of \fIfeature_name\fR. The
724 only valid value when setting this property is \fBenabled\fR which moves
725 \fIfeature_name\fR to the enabled state. See \fBzpool-features\fR(5) for
726 details on feature states.
730 .ne 2
732 \fB\fBlistsnapshots\fR=on | off\fR
734 .sp .6
735 .RS 4n
736 Controls whether information about snapshots associated with this pool is output when "\fBzfs list\fR" is run without the \fB-t\fR option. The default value is "off".
738 This property can also be referred to by its shortened name, \fBlistsnaps\fR.
742 .ne 2
744 \fB\fBversion\fR=(unset) | \fIversion\fR\fR
746 .sp .6
747 .RS 4n
748 The current on-disk version of the pool. This can be increased, but never decreased. The preferred method of updating pools is with the "\fBzpool upgrade\fR" command, though this property can be used when a specific version is needed for backwards compatibility. Once feature flags are enabled on a pool this property will no longer have a value.
751 .SS "Subcommands"
754 All subcommands that modify state are logged persistently to the pool in their original form.
757 The \fBzpool\fR command provides subcommands to create and destroy storage pools, add capacity to storage pools, and provide information about the storage pools. The following subcommands are supported:
759 .ne 2
761 \fB\fBzpool\fR \fB-?\fR\fR
763 .sp .6
764 .RS 4n
765 Displays a help message.
769 .ne 2
771 \fB\fBzpool add\fR [\fB-fgLnP\fR] [\fB-o\fR \fIproperty=value\fR] \fIpool\fR \fIvdev\fR ...\fR
773 .sp .6
774 .RS 4n
775 Adds the specified virtual devices to the given pool. The \fIvdev\fR specification is described in the "Virtual Devices" section. The behavior of the \fB-f\fR option, and the device checks performed are described in the "zpool create" subcommand.
777 .ne 2
779 \fB\fB-f\fR\fR
781 .RS 6n
782 Forces use of \fBvdev\fRs, even if they appear in use or specify a conflicting replication level. Not all devices can be overridden in this manner.
786 .ne 2
788 \fB\fB-g\fR\fR
790 .RS 6n
791 Display vdev GUIDs instead of the normal device names. These GUIDs can be used in place of device names for the zpool detach/offline/remove/replace commands.
795 .ne 2
797 \fB\fB-L\fR\fR
799 .RS 6n
800 Display real paths for vdevs resolving all symbolic links. This can be used to look up the current block device name regardless of the /dev/disk/ path used to open it.
804 .ne 2
806 \fB\fB-n\fR\fR
808 .RS 6n
809 Displays the configuration that would be used without actually adding the \fBvdev\fRs. The actual pool creation can still fail due to insufficient privileges or device sharing.
813 .ne 2
815 \fB\fB-P\fR\fR
817 .RS 6n
818 Display full paths for vdevs instead of only the last component of the path.  This can be used in conjunction with the \fB-L\fR flag.
822 .ne 2
824 \fB\fB-o\fR \fIproperty=value\fR
826 .sp .6
827 .RS 4n
828 Sets the given pool properties. See the "Properties" section for a list of valid properties that can be set. The only property supported at the moment is \fBashift\fR.
831 Do not add a disk that is currently configured as a quorum device to a zpool. After a disk is in the pool, that disk can then be configured as a quorum device.
835 .ne 2
837 \fB\fBzpool attach\fR [\fB-f\fR] [\fB-o\fR \fIproperty=value\fR] \fIpool\fR \fIdevice\fR \fInew_device\fR\fR
839 .sp .6
840 .RS 4n
841 Attaches \fInew_device\fR to an existing \fBzpool\fR device. The existing device cannot be part of a \fBraidz\fR configuration. If \fIdevice\fR is not currently part of a mirrored configuration, \fIdevice\fR automatically transforms into a two-way mirror of \fIdevice\fR and \fInew_device\fR. If \fIdevice\fR is part of a two-way mirror, attaching \fInew_device\fR creates a three-way mirror, and so on. In either case, \fInew_device\fR begins to resilver immediately.
843 .ne 2
845 \fB\fB-f\fR\fR
847 .RS 6n
848 Forces use of \fInew_device\fR, even if its appears to be in use. Not all devices can be overridden in this manner.
852 .ne 2
854 \fB\fB-o\fR \fIproperty=value\fR
856 .sp .6
857 .RS 4n
858 Sets the given pool properties. See the "Properties" section for a list of valid properties that can be set. The only property supported at the moment is \fBashift\fR.
864 .ne 2
866 \fB\fBzpool clear\fR \fIpool\fR [\fIdevice\fR] ...\fR
868 .sp .6
869 .RS 4n
870 Clears device errors in a pool. If no arguments are specified, all device errors within the pool are cleared. If one or more devices is specified, only those errors associated with the specified device or devices are cleared.
874 .ne 2
876 \fB\fBzpool create\fR [\fB-fnd\fR] [\fB-o\fR \fIproperty=value\fR] ... [\fB-o\fR feature@\fIfeature=value\fR] ... [\fB-O\fR \fIfile-system-property=value\fR] ... [\fB-m\fR \fImountpoint\fR] [\fB-R\fR \fIroot\fR] [\fB-t\fR \fItname\fR] \fIpool\fR \fIvdev\fR ...\fR
878 .sp .6
879 .RS 4n
880 Creates a new storage pool containing the virtual devices specified on the command line. The pool name must begin with a letter, and can only contain alphanumeric characters as well as underscore ("_"), dash ("-"), period ("."), colon (":"), and space (" "). The pool names "mirror", "raidz", "spare" and "log" are reserved, as are names beginning with the pattern "c[0-9]". The \fBvdev\fR specification is described in the "Virtual Devices" section.
882 The command verifies that each device specified is accessible and not currently in use by another subsystem. There are some uses, such as being currently mounted, or specified as the dedicated dump device, that prevents a device from ever being used by \fBZFS\fR. Other uses, such as having a preexisting \fBUFS\fR file system, can be overridden with the \fB-f\fR option.
884 The command also checks that the replication strategy for the pool is consistent. An attempt to combine redundant and non-redundant storage in a single pool, or to mix disks and files, results in an error unless \fB-f\fR is specified. The use of differently sized devices within a single \fBraidz\fR or mirror group is also flagged as an error unless \fB-f\fR is specified.
886 Unless the \fB-R\fR option is specified, the default mount point is "/\fIpool\fR". The mount point must not exist or must be empty, or else the root dataset cannot be mounted. This can be overridden with the \fB-m\fR option.
888 By default all supported features are enabled on the new pool unless the \fB-d\fR option is specified.
890 .ne 2
892 \fB\fB-f\fR\fR
894 .sp .6
895 .RS 4n
896 Forces use of \fBvdev\fRs, even if they appear in use or specify a conflicting replication level. Not all devices can be overridden in this manner.
900 .ne 2
902 \fB\fB-n\fR\fR
904 .sp .6
905 .RS 4n
906 Displays the configuration that would be used without actually creating the pool. The actual pool creation can still fail due to insufficient privileges or device sharing.
910 .ne 2
912 \fB\fB-d\fR\fR
914 .sp .6
915 .RS 4n
916 Do not enable any features on the new pool. Individual features can be enabled by setting their corresponding properties to \fBenabled\fR with the \fB-o\fR option. See \fBzpool-features\fR(5) for details about feature properties.
920 .ne 2
922 \fB\fB-o\fR \fIproperty=value\fR [\fB-o\fR \fIproperty=value\fR] ...\fR
924 .sp .6
925 .RS 4n
926 Sets the given pool properties. See the "Properties" section for a list of valid properties that can be set.
930 .ne 2
932 \fB\fB-o\fR feature@\fIfeature=value\fR [\fB-o\fR feature@\fIfeature=value\fR] ...\fR
934 .sp .6
935 .RS 4n
936 Sets the given pool feature. See \fBzpool-features(5)\fR for a list of valid features that can be set.
938 Value can be either \fBdisabled\fR or \fBenabled\fR.
942 .ne 2
944 \fB\fB-O\fR \fIfile-system-property=value\fR\fR
948 \fB[\fB-O\fR \fIfile-system-property=value\fR] ...\fR
950 .sp .6
951 .RS 4n
952 Sets the given file system properties in the root file system of the pool. See the "Properties" section of \fBzfs\fR(8) for a list of valid properties that can be set.
956 .ne 2
958 \fB\fB-R\fR \fIroot\fR\fR
960 .sp .6
961 .RS 4n
962 Equivalent to "-o cachefile=none,altroot=\fIroot\fR"
966 .ne 2
968 \fB\fB-m\fR \fImountpoint\fR\fR
970 .sp .6
971 .RS 4n
972 Sets the mount point for the root dataset. The default mount point is "/\fIpool\fR" or "\fBaltroot\fR/\fIpool\fR" if \fBaltroot\fR is specified. The mount point must be an absolute path, "\fBlegacy\fR", or "\fBnone\fR". For more information on dataset mount points, see \fBzfs\fR(8).
976 .ne 2
978 \fB\fB-t\fR \fItname\fR\fR
980 .sp .6
981 .RS 4n
982 Sets the in-core pool name to "\fBtname\fR" while the on-disk name will be the name specified as the pool name "\fBpool\fR". This will set the default cachefile property to none. This is intended to handle name space collisions when creating pools for other systems, such as virtual machines or physical machines whose pools live on network block devices.
988 .ne 2
990 \fB\fBzpool destroy\fR [\fB-f\fR] \fIpool\fR\fR
992 .sp .6
993 .RS 4n
994 Destroys the given pool, freeing up any devices for other use. This command tries to unmount any active datasets before destroying the pool.
996 .ne 2
998 \fB\fB-f\fR\fR
1000 .RS 6n
1001 Forces any active datasets contained within the pool to be unmounted.
1007 .ne 2
1009 \fB\fBzpool detach\fR \fIpool\fR \fIdevice\fR\fR
1011 .sp .6
1012 .RS 4n
1013 Detaches \fIdevice\fR from a mirror. The operation is refused if there are no other valid replicas of the data.  If \fIdevice\fR may be re-added to the pool later on then consider the "\fBzpool offline\fR" command instead.
1019 .ne 2
1021 \fBzpool events\fR [\fB-vHfc\fR] [\fIpool\fR] ...
1023 .sp .6
1024 .RS 4n
1025 Description of the different events generated by the ZFS kernel modules. See \fBzfs-events\fR(5) for more information about the subclasses and event payloads that can be generated.
1028 .ne 2
1030 \fB\fB-v\fR\fR
1032 .RS 6n
1033 Get a full detail of the events and what information is available about it.
1037 .ne 2
1039 \fB\fB-H\fR\fR
1041 .RS 6n
1042 Scripted mode. Do not display headers, and separate fields by a single tab instead of arbitrary space.
1046 .ne 2
1048 \fB\fB-f\fR\fR
1050 .RS 6n
1051 Follow mode.
1055 .ne 2
1057 \fB\fB-c\fR\fR
1059 .RS 6n
1060 Clear all previous events.
1066 .ne 2
1068 \fB\fBzpool export\fR [\fB-a\fR] [\fB-f\fR] \fIpool\fR ...\fR
1070 .sp .6
1071 .RS 4n
1072 Exports the given pools from the system. All devices are marked as exported, but are still considered in use by other subsystems. The devices can be moved between systems (even those of different endianness) and imported as long as a sufficient number of devices are present.
1074 Before exporting the pool, all datasets within the pool are unmounted. A pool can not be exported if it has a shared spare that is currently being used.
1076 For pools to be portable, you must give the \fBzpool\fR command whole disks, not just partitions, so that \fBZFS\fR can label the disks with portable \fBEFI\fR labels. Otherwise, disk drivers on platforms of different endianness will not recognize the disks.
1078 .ne 2
1080 \fB\fB-a\fR\fR
1082 .RS 6n
1083 Exports all pools imported on the system.
1087 .ne 2
1089 \fB\fB-f\fR\fR
1091 .RS 6n
1092 Forcefully unmount all datasets, using the "\fBunmount -f\fR" command.
1094 This command will forcefully export the pool even if it has a shared spare that is currently being used. This may lead to potential data corruption.
1100 .ne 2
1102 \fB\fBzpool get\fR [\fB-Hp\fR] [\fB-o \fR\fIfield\fR[,...]]  "\fIall\fR" | \fIproperty\fR[,...]
1103 \fIpool\fR ...\fR
1105 .sp .6
1106 .RS 4n
1107 Retrieves the given list of properties (or all properties if "\fBall\fR" is used) for the specified storage pool(s). These properties are displayed with the following fields:
1109 .in +2
1111         name          Name of storage pool
1112         property      Property name
1113         value         Property value
1114         source        Property source, either 'default' or 'local'.
1116 .in -2
1119 See the "Properties" section for more information on the available pool properties.
1122 .ne 2
1124 \fB\fB-H\fR\fR
1126 .RS 6n
1127 Scripted mode. Do not display headers, and separate fields by a single tab instead of arbitrary space.
1131 .ne 2
1133 \fB\fB-p\fR\fR
1135 .RS 6n
1136 Display numbers in parsable (exact) values.
1140 .ne 2
1142 \fB\fB-o\fR \fIfield\fR\fR
1144 .RS 12n
1145 A comma-separated list of columns to display. \fBname,property,value,source\fR
1146 is the default value.
1151 .ne 2
1153 \fB\fBzpool history\fR [\fB-il\fR] [\fIpool\fR] ...\fR
1155 .sp .6
1156 .RS 4n
1157 Displays the command history of the specified pools or all pools if no pool is specified.
1159 .ne 2
1161 \fB\fB-i\fR\fR
1163 .RS 6n
1164 Displays internally logged \fBZFS\fR events in addition to user initiated events.
1168 .ne 2
1170 \fB\fB-l\fR\fR
1172 .RS 6n
1173 Displays log records in long format, which in addition to standard format includes, the user name, the hostname, and the zone in which the operation was performed.
1179 .ne 2
1181 \fB\fBzpool import\fR [\fB-d\fR \fIdir\fR | \fB-c\fR \fIcachefile\fR] [\fB-D\fR]\fR
1183 .sp .6
1184 .RS 4n
1185 Lists pools available to import. If the \fB-d\fR option is not specified, this command searches for devices in "/dev". The \fB-d\fR option can be specified multiple times, and all directories are searched. If the device appears to be part of an exported pool, this command displays a summary of the pool with the name of the pool, a numeric identifier, as well as the \fIvdev\fR layout and current health of the device for each device or file. Destroyed pools, pools that were previously destroyed with the "\fBzpool destroy\fR" command, are not listed unless the \fB-D\fR option is specified.
1187 The numeric identifier is unique, and can be used instead of the pool name when multiple exported pools of the same name are available.
1189 .ne 2
1191 \fB\fB-c\fR \fIcachefile\fR\fR
1193 .RS 16n
1194 Reads configuration from the given \fBcachefile\fR that was created with the "\fBcachefile\fR" pool property. This \fBcachefile\fR is used instead of searching for devices.
1198 .ne 2
1200 \fB\fB-d\fR \fIdir\fR\fR
1202 .RS 16n
1203 Searches for devices or files in \fIdir\fR. The \fB-d\fR option can be specified multiple times.
1207 .ne 2
1209 \fB\fB-D\fR\fR
1211 .RS 16n
1212 Lists destroyed pools only.
1218 .ne 2
1220 \fB\fBzpool import\fR [\fB-o\fR \fImntopts\fR] [ \fB-o\fR \fIproperty\fR=\fIvalue\fR] ... [\fB-d\fR \fIdir\fR | \fB-c\fR \fIcachefile\fR] [\fB-D\fR] [\fB-f\fR] [\fB-m\fR] [\fB-N\fR] [\fB-R\fR \fIroot\fR] [\fB-F\fR [\fB-n\fR]] [\fB-s\fR] \fB-a\fR\fR
1222 .sp .6
1223 .RS 4n
1224 Imports all pools found in the search directories. Identical to the previous command, except that all pools with a sufficient number of devices available are imported. Destroyed pools, pools that were previously destroyed with the "\fBzpool destroy\fR" command, will not be imported unless the \fB-D\fR option is specified.
1226 .ne 2
1228 \fB\fB-o\fR \fImntopts\fR\fR
1230 .RS 21n
1231 Comma-separated list of mount options to use when mounting datasets within the pool. See \fBzfs\fR(8) for a description of dataset properties and mount options.
1235 .ne 2
1237 \fB\fB-o\fR \fIproperty=value\fR\fR
1239 .RS 21n
1240 Sets the specified property on the imported pool. See the "Properties" section for more information on the available pool properties.
1244 .ne 2
1246 \fB\fB-c\fR \fIcachefile\fR\fR
1248 .RS 21n
1249 Reads configuration from the given \fBcachefile\fR that was created with the "\fBcachefile\fR" pool property. This \fBcachefile\fR is used instead of searching for devices.
1253 .ne 2
1255 \fB\fB-d\fR \fIdir\fR\fR
1257 .RS 21n
1258 Searches for devices or files in \fIdir\fR. The \fB-d\fR option can be specified multiple times. This option is incompatible with the \fB-c\fR option.
1262 .ne 2
1264 \fB\fB-D\fR\fR
1266 .RS 21n
1267 Imports destroyed pools only. The \fB-f\fR option is also required.
1271 .ne 2
1273 \fB\fB-f\fR\fR
1275 .RS 21n
1276 Forces import, even if the pool appears to be potentially active.
1280 .ne 2
1282 \fB\fB-F\fR\fR
1284 .RS 21n
1285 Recovery mode for a non-importable pool. Attempt to return the pool to an importable state by discarding the last few transactions. Not all damaged pools can be recovered by using this option. If successful, the data from the discarded transactions is irretrievably lost. This option is ignored if the pool is importable or already imported.
1289 .ne 2
1291 \fB\fB-a\fR\fR
1293 .RS 21n
1294 Searches for and imports all pools found.
1298 .ne 2
1300 \fB\fB-m\fR\fR
1302 .RS 21n
1303 Allows a pool to import when there is a missing log device.
1307 .ne 2
1309 \fB\fB-R\fR \fIroot\fR\fR
1311 .RS 21n
1312 Sets the "\fBcachefile\fR" property to "\fBnone\fR" and the "\fIaltroot\fR" property to "\fIroot\fR".
1316 .ne 2
1318 \fB\fB-N\fR\fR
1320 .RS 21n
1321 Import the pool without mounting any file systems.
1325 .ne 2
1327 \fB\fB-n\fR\fR
1329 .RS 21n
1330 Used with the \fB-F\fR recovery option. Determines whether a non-importable pool can be made importable again, but does not actually perform the pool recovery. For more details about pool recovery mode, see the \fB-F\fR option, above.
1334 .ne 2
1336 \fB\fB-X\fR\fR
1338 .RS 21n
1339 Used with the \fB-F\fR recovery option. Determines whether extreme measures to find a valid txg should take place.  This allows the pool to be rolled back to a txg which is no longer guaranteed to be consistent.  Pools imported at an inconsistent txg may contain uncorrectable checksum errors.  For more details about pool recovery mode, see the \fB-F\fR option, above.
1340 \fBWARNING\fR: This option can be extremely hazardous to the health of your pool and should only be used as a last resort.
1344 .ne 2
1346 \fB\fB-T\fR\fR
1348 .RS 21n
1349 Specify the txg to use for rollback.  Implies \fB-FX\fR. For more details about pool recovery mode, see the \fB-X\fR option, above.
1350 \fBWARNING\fR: This option can be extremely hazardous to the health of your pool and should only be used as a last resort.
1354 .ne 2
1356 \fB\fB-s\fR
1358 .RS 21n
1359 Scan using the default search path, the libblkid cache will not be consulted.  A custom search path may be specified by setting the \fBZPOOL_IMPORT_PATH\fR environment variable.
1365 .ne 2
1367 \fB\fBzpool import\fR [\fB-o\fR \fImntopts\fR] [ \fB-o\fR \fIproperty\fR=\fIvalue\fR] ... [\fB-d\fR \fIdir\fR | \fB-c\fR \fIcachefile\fR] [\fB-D\fR] [\fB-f\fR] [\fB-m\fR] [\fB-R\fR \fIroot\fR] [\fB-F\fR [\fB-n\fR]] [\fB-t\fR]] [\fB-s\fR] \fIpool\fR | \fIid\fR [\fInewpool\fR]\fR
1369 .sp .6
1370 .RS 4n
1371 Imports a specific pool. A pool can be identified by its name or the numeric identifier. If \fInewpool\fR is specified, the pool is imported using the name \fInewpool\fR. Otherwise, it is imported with the same name as its exported name.
1373 If a device is removed from a system without running "\fBzpool export\fR" first, the device appears as potentially active. It cannot be determined if this was a failed export, or whether the device is really in use from another host. To import a pool in this state, the \fB-f\fR option is required.
1375 .ne 2
1377 \fB\fB-o\fR \fImntopts\fR\fR
1379 .sp .6
1380 .RS 4n
1381 Comma-separated list of mount options to use when mounting datasets within the pool. See \fBzfs\fR(8) for a description of dataset properties and mount options.
1385 .ne 2
1387 \fB\fB-o\fR \fIproperty=value\fR\fR
1389 .sp .6
1390 .RS 4n
1391 Sets the specified property on the imported pool. See the "Properties" section for more information on the available pool properties.
1395 .ne 2
1397 \fB\fB-c\fR \fIcachefile\fR\fR
1399 .sp .6
1400 .RS 4n
1401 Reads configuration from the given \fBcachefile\fR that was created with the "\fBcachefile\fR" pool property. This \fBcachefile\fR is used instead of searching for devices.
1405 .ne 2
1407 \fB\fB-d\fR \fIdir\fR\fR
1409 .sp .6
1410 .RS 4n
1411 Searches for devices or files in \fIdir\fR. The \fB-d\fR option can be specified multiple times. This option is incompatible with the \fB-c\fR option.
1415 .ne 2
1417 \fB\fB-D\fR\fR
1419 .sp .6
1420 .RS 4n
1421 Imports destroyed pool. The \fB-f\fR option is also required.
1425 .ne 2
1427 \fB\fB-f\fR\fR
1429 .sp .6
1430 .RS 4n
1431 Forces import, even if the pool appears to be potentially active.
1435 .ne 2
1437 \fB\fB-F\fR\fR
1439 .sp .6
1440 .RS 4n
1441 Recovery mode for a non-importable pool. Attempt to return the pool to an importable state by discarding the last few transactions. Not all damaged pools can be recovered by using this option. If successful, the data from the discarded transactions is irretrievably lost. This option is ignored if the pool is importable or already imported.
1445 .ne 2
1447 \fB\fB-R\fR \fIroot\fR\fR
1449 .sp .6
1450 .RS 4n
1451 Sets the "\fBcachefile\fR" property to "\fBnone\fR" and the "\fIaltroot\fR" property to "\fIroot\fR".
1455 .ne 2
1457 \fB\fB-n\fR\fR
1459 .sp .6
1460 .RS 4n
1461 Used with the \fB-F\fR recovery option. Determines whether a non-importable pool can be made importable again, but does not actually perform the pool recovery. For more details about pool recovery mode, see the \fB-F\fR option, above.
1465 .ne 2
1467 \fB\fB-X\fR\fR
1469 .sp .6
1470 .RS 4n
1471 Used with the \fB-F\fR recovery option. Determines whether extreme measures to find a valid txg should take place.  This allows the pool to be rolled back to a txg which is no longer guaranteed to be consistent.  Pools imported at an inconsistent txg may contain uncorrectable checksum errors.  For more details about pool recovery mode, see the \fB-F\fR option, above.
1472 \fBWARNING\fR: This option can be extremely hazardous to the health of your pool and should only be used as a last resort.
1476 .ne 2
1478 \fB\fB-T\fR\fR
1480 .sp .6
1481 .RS 4n
1482 Specify the txg to use for rollback.  Implies \fB-FX\fR. For more details about pool recovery mode, see the \fB-X\fR option, above.
1483 \fBWARNING\fR: This option can be extremely hazardous to the health of your pool and should only be used as a last resort.
1487 .ne 2
1489 \fB\fB-t\fR\fR
1491 .sp .6
1492 .RS 4n
1493 Used with "\fBnewpool\fR". Specifies that "\fBnewpool\fR" is temporary. Temporary pool names last until export. Ensures that the original pool name will be used in all label updates and therefore is retained upon export. Will also set -o cachefile=none when not explicitly specified.
1497 .ne 2
1499 \fB\fB-m\fR\fR
1501 .sp .6
1502 .RS 4n
1503 Allows a pool to import when there is a missing log device.
1507 .ne 2
1509 \fB\fB-s\fR
1511 .sp .6
1512 .RS 4n
1513 Scan using the default search path, the libblkid cache will not be consulted.  A custom search path may be specified by setting the \fBZPOOL_IMPORT_PATH\fR environment variable.
1519 .ne 2
1521 \fB\fBzpool iostat\fR [[[\fB-c\fR \fBSCRIPT\fR] [\fB-lq\fR]] | \fB-rw\fR] [\fB-T\fR \fBd\fR | \fBu\fR] [\fB-ghHLpPvy\fR] [[\fIpool\fR ...]|[\fIpool vdev\fR ...]|[\fIvdev\fR ...]] [\fIinterval\fR[\fIcount\fR]]\fR
1524 .sp .6
1525 .RS 4n
1526 Displays \fBI/O\fR statistics for the given \fIpool\fRs/\fIvdev\fRs. You can
1527 pass in a list of \fIpool\fRs, a \fIpool\fR and list of \fIvdev\fRs in that
1528 \fIpool\fR, or a list of any \fIvdev\fRs from any \fIpool\fR. If no items are
1529 specified, statistics for every pool in the system are shown.  When given an
1530 interval, the statistics are printed every \fIinterval\fR seconds until
1531 \fBCtrl-C\fR is pressed. If \fIcount\fR is specified, the command exits after
1532 \fIcount\fR reports are printed.  The first report printed is always the
1533 statistics since boot regardless of whether \fIinterval\fR and \fIcount\fR
1534 are passed.  However, this behavior can be suppressed with the -y flag.  Also
1535 note that the units of 'K', 'M', 'G'...  that are printed in the report are in
1536 base 1024.  To get the raw values, use the \fB-p\fR flag.
1538 .ne 2
1540 \fB\fB-c\fR \fB[SCRIPT1,SCRIPT2,...]\fR
1542 .RS 12n
1543 Run a script (or scripts) on each vdev and include the output in zpool iostat
1545 The \fB-c\fR option allows you to run script(s) for each vdev and display the
1546 output in zpool iostat.  For security reasons, a user can only execute scripts
1547 found in the /<etc>/zfs/zpool.d directory as an unprivileged user.  However, a
1548 privileged user can run \fB-c\fR if they have the ZPOOL_SCRIPTS_AS_ROOT
1549 environment variable set.  If a script requires the use of a privileged
1550 command (like smartctl) then it's recommended you allow the user access to it in
1551 /etc/sudoers.  For example, to allow user "zfsuser" access to "smartctl -a", add
1552 the following to /etc/sudoers:
1554 zfsuser ALL=NOPASSWD: /usr/sbin/smartctl -a /dev/sd[a-z]*, NOEXEC: /usr/sbin/smartctl -a /dev/sd[a-z]*`
1556 If \fB-c\fR is passed without a script name, it prints a list of all scripts.
1557 \fB-c\fR also sets verbose mode (\fB-v\fR).
1559 Script output should be in the form of "name=value".  The column name is
1560 set to "name" and the value is set to "value".  Multiple lines can be used to
1561 output multiple columns.  The first line of output not in the "name=value"
1562 format is displayed without a column title, and no more output after that is
1563 displayed.  This can be useful for printing error messages.  Blank or NULL
1564 values are printed as a '-' to make output awk-able.
1566 The following environment variables are set before running each script:
1568 \fB$VDEV_PATH\fR: Full path to the vdev.
1570 \fB$VDEV_UPATH\fR: "Underlying path" to the vdev.  For device mapper, multipath, or
1571 partitioned vdevs, \fBVDEV_UPATH\fR is the actual underlying /dev/sd* disk.
1572 This can be useful if the command you're running requires a /dev/sd* device.
1574 \fB$VDEV_ENC_SYSFS_PATH\fR: The sysfs path to the vdev's enclosure LEDs (if any).
1578 .ne 2
1580 \fB\fB-T\fR \fBu\fR | \fBd\fR\fR
1582 .RS 12n
1583 Display a time stamp.
1585 Specify \fBu\fR for a printed representation of the internal representation of time. See \fBtime\fR(2). Specify \fBd\fR for standard date format. See \fBdate\fR(1).
1589 .ne 2
1591 \fB\fB-g\fR\fR
1593 .RS 12n
1594 Display vdev GUIDs instead of the normal device names. These GUIDs can be used in place of device names for the zpool detach/offline/remove/replace commands.
1598 .ne 2
1600 \fB\fB-H\fR\fR
1602 .RS 12n
1603 Scripted mode. Do not display headers, and separate fields by a single tab instead of arbitrary space.
1607 .ne 2
1609 \fB\fB-L\fR\fR
1611 .RS 12n
1612 Display real paths for vdevs resolving all symbolic links. This can be used to look up the current block device name regardless of the /dev/disk/ path used to open it.
1616 .ne 2
1618 \fB\fB-p\fR\fR
1620 .RS 12n
1621 Display numbers in parsable (exact) values.  Time values are in nanoseconds.
1625 .ne 2
1627 \fB\fB-P\fR\fR
1629 .RS 12n
1630 Display full paths for vdevs instead of only the last component of the path.  This can be used in conjunction with the \fB-L\fR flag.
1634 .ne 2
1636 \fB\fB-r\fR\fR
1638 .RS 12n
1639 Print request size histograms for the leaf ZIOs.  This includes histograms of
1640 individual ZIOs ("ind") and aggregate ZIOs ("agg").  These stats can be useful
1641 for seeing how well the ZFS IO aggregator is working.  Do not confuse these
1642 request size stats with the block layer requests; it's possible ZIOs can
1643 be broken up before being sent to the block device.
1647 .ne 2
1649 \fB\fB-v\fR\fR
1651 .RS 12n
1652 Verbose statistics. Reports usage statistics for individual \fIvdevs\fR within the pool, in addition to the pool-wide statistics.
1656 .ne 2
1658 \fB\fB-y\fR\fR
1660 .RS 12n
1661 Omit statistics since boot.  Normally the first line of output reports the statistics since boot.  This option suppresses that first line of output.
1664 .ne 2
1666 \fB\fB-w\fR\fR
1668 .RS 12n
1669 Display latency histograms:
1672 .ne 2
1674 total_wait:
1676 .RS 20n
1677 Total IO time (queuing + disk IO time).
1679 .ne 2
1681 disk_wait:
1683 .RS 20n
1684 Disk IO time (time reading/writing the disk).
1686 .ne 2
1688 syncq_wait:
1690 .RS 20n
1691 Amount of time IO spent in synchronous priority queues.  Does not include
1692 disk time.
1694 .ne 2
1696 asyncq_wait:
1698 .RS 20n
1699 Amount of time IO spent in asynchronous priority queues.  Does not include
1700 disk time.
1702 .ne 2
1704 scrub:
1706 .RS 20n
1707 Amount of time IO spent in scrub queue. Does not include disk time.
1712 All histogram buckets are power-of-two sized.  The time labels are the end
1713 ranges of the buckets, so for example, a 15ns bucket stores latencies from
1714 8-15ns.  The last bucket is also a catch-all for latencies higher than the
1715 maximum.
1718 .ne 2
1720 \fB\fB-l\fR\fR
1722 .RS 12n
1723 Include average latency statistics:
1726 .ne 2
1728 total_wait:
1730 .RS 20n
1731 Average total IO time (queuing + disk IO time).
1733 .ne 2
1735 disk_wait:
1737 .RS 20n
1738 Average disk IO time (time reading/writing the disk).
1740 .ne 2
1742 syncq_wait:
1744 .RS 20n
1745 Average amount of time IO spent in synchronous priority queues.  Does not
1746 include disk time.
1748 .ne 2
1750 asyncq_wait:
1752 .RS 20n
1753 Average amount of time IO spent in asynchronous priority queues.  Does not
1754 include disk time.
1756 .ne 2
1758 scrub:
1760 .RS 20n
1761 Average queuing time in scrub queue.  Does not include disk time.
1766 .ne 2
1768 \fB\fB-q\fR\fR
1770 .RS 12n
1771 Include active queue statistics.  Each priority queue has both pending ("pend")
1772 and active ("activ") IOs.  Pending IOs are waiting to be issued to the disk, and
1773 active IOs have been issued to disk and are waiting for completion.  These stats
1774 are broken out by priority queue:
1776 .ne 2
1778 syncq_read/write:
1780 .RS 20n
1781 Current number of entries in synchronous priority queues.
1783 .ne 2
1785 asyncq_read/write:
1787 .RS 20n
1788 Current number of entries in asynchronous priority queues.
1790 .ne 2
1792 scrubq_read:
1794 .RS 20n
1795 Current number of entries in scrub queue.
1798 All queue statistics are instantaneous measurements of the number of entries
1799 in the queues.  If you specify an interval, the measurements will be sampled
1800 from the end of the interval.
1806 .ne 2
1808 \fB\fBzpool labelclear\fR [\fB-f\fR] \fIdevice\fR
1810 .sp .6
1811 .RS 4n
1812 Removes ZFS label information from the specified device. The device must not be part of an active pool configuration.
1814 .ne 2
1816 \fB\fB-f\fR\fR
1818 .RS 12n
1819 Treat exported or foreign devices as inactive.
1825 .ne 2
1827 \fB\fBzpool list\fR [\fB-T\fR \fBd\fR | \fBu\fR] [\fB-HgLpPv\fR] [\fB-o\fR \fIprops\fR[,...]] [\fIpool\fR] ... [\fIinterval\fR[\fIcount\fR]]\fR
1829 .sp .6
1830 .RS 4n
1831 Lists the given pools along with a health status and space usage. If no \fIpools\fR are specified, all pools in the system are listed. When given an \fIinterval\fR, the information is printed every \fIinterval\fR seconds until \fBCtrl-C\fR is pressed. If \fIcount\fR is specified, the command exits after \fIcount\fR reports are printed.
1833 .ne 2
1835 \fB\fB-H\fR\fR
1837 .RS 12n
1838 Scripted mode. Do not display headers, and separate fields by a single tab instead of arbitrary space.
1842 .ne 2
1844 \fB\fB-g\fR\fR
1846 .RS 12n
1847 Display vdev GUIDs instead of the normal device names. These GUIDs can be used in place of device names for the zpool detach/offline/remove/replace commands.
1851 .ne 2
1853 \fB\fB-L\fR\fR
1855 .RS 12n
1856 Display real paths for vdevs resolving all symbolic links. This can be used to look up the current block device name regardless of the /dev/disk/ path used to open it.
1860 .ne 2
1862 \fB\fB-p\fR\fR
1864 .RS 12n
1865 Display numbers in parsable (exact) values.
1869 .ne 2
1871 \fB\fB-P\fR\fR
1873 .RS 12n
1874 Display full paths for vdevs instead of only the last component of the path.  This can be used in conjunction with the \fB-L\fR flag.
1878 .ne 2
1880 \fB\fB-T\fR \fBd\fR | \fBu\fR\fR
1882 .RS 12n
1883 Display a time stamp.
1885 Specify \fBu\fR for a printed representation of the internal representation of time. See \fBtime\fR(2). Specify \fBd\fR for standard date format. See \fBdate\fR(1).
1889 .ne 2
1891 \fB\fB-o\fR \fIprops\fR\fR
1893 .RS 12n
1894 Comma-separated list of properties to display. See the "Properties" section for a list of valid properties. The default list is "name, size, alloc, free, fragmentation, expandsize, capacity, dedupratio, health, altroot"
1898 .ne 2
1900 \fB\fB-v\fR\fR
1902 .RS 12n
1903 Verbose statistics. Reports usage statistics for individual \fIvdevs\fR within the pool, in addition to the pool-wise statistics.
1909 .ne 2
1911 \fB\fBzpool offline\fR [\fB-f\fR] [\fB-t\fR] \fIpool\fR \fIdevice\fR ...\fR
1913 .sp .6
1914 .RS 4n
1915 Takes the specified physical device offline. While the \fIdevice\fR is offline, no attempt is made to read or write to the device.
1917 .ne 2
1919 \fB\fB-f\fR\fR
1921 .RS 6n
1922 Force fault.  Instead of offlining the disk, put it into a faulted state. The
1923 fault will persist across imports unless the \fB-t\fR flag was specified.
1927 .ne 2
1929 \fB\fB-t\fR\fR
1931 .RS 6n
1932 Temporary. Upon reboot, the specified physical device reverts to its previous state.
1938 .ne 2
1940 \fB\fBzpool online\fR [\fB-e\fR] \fIpool\fR \fIdevice\fR...\fR
1942 .sp .6
1943 .RS 4n
1944 Brings the specified physical device online.
1946 This command is not applicable to spares or cache devices.
1948 .ne 2
1950 \fB\fB-e\fR\fR
1952 .RS 6n
1953 Expand the device to use all available space. If the device is part of a mirror or \fBraidz\fR then all devices must be expanded before the new space will become available to the pool.
1959 .ne 2
1961 \fB\fBzpool reguid\fR \fIpool\fR
1963 .sp .6
1964 .RS 4n
1965 Generates a new unique identifier for the pool. You must ensure that all
1966 devices in this pool are online and healthy before performing this action.
1970 .ne 2
1972 \fB\fBzpool reopen\fR \fIpool\fR
1974 .sp .6
1975 .RS 4n
1976 Reopen all the vdevs associated with the pool.
1980 .ne 2
1982 \fB\fBzpool remove\fR \fIpool\fR \fIdevice\fR ...\fR
1984 .sp .6
1985 .RS 4n
1986 Removes the specified device from the pool. This command currently only supports removing hot spares, cache, and log devices. A mirrored log device can be removed by specifying the top-level mirror for the log. Non-log devices that are part of a mirrored configuration can be removed using the \fBzpool detach\fR command. Non-redundant and \fBraidz\fR devices cannot be removed from a pool.
1990 .ne 2
1992 \fB\fBzpool replace\fR [\fB-f\fR] [\fB-o\fR \fIproperty=value\fR] \fIpool\fR \fIold_device\fR [\fInew_device\fR]\fR
1994 .sp .6
1995 .RS 4n
1996 Replaces \fIold_device\fR with \fInew_device\fR. This is equivalent to attaching \fInew_device\fR, waiting for it to resilver, and then detaching \fIold_device\fR.
1998 The size of \fInew_device\fR must be greater than or equal to the minimum size of all the devices in a mirror or \fBraidz\fR configuration.
2000 \fInew_device\fR is required if the pool is not redundant. If \fInew_device\fR is not specified, it defaults to \fIold_device\fR. This form of replacement is useful after an existing disk has failed and has been physically replaced. In this case, the new disk may have the same \fB/dev\fR path as the old device, even though it is actually a different disk. \fBZFS\fR recognizes this.
2002 .ne 2
2004 \fB\fB-f\fR\fR
2006 .RS 6n
2007 Forces use of \fInew_device\fR, even if its appears to be in use. Not all devices can be overridden in this manner.
2011 .ne 2
2013 \fB\fB-o\fR \fIproperty=value\fR
2015 .sp .6n
2016 .RS 6n
2017 Sets the given pool properties. See the "Properties" section for a list of valid properties that can be set. The only property supported at the moment is \fBashift\fR.
2023 .ne 2
2025 \fB\fBzpool scrub\fR [\fB-s\fR] \fIpool\fR ...\fR
2027 .sp .6
2028 .RS 4n
2029 Begins a scrub. The scrub examines all data in the specified pools to verify that it checksums correctly. For replicated (mirror or \fBraidz\fR) devices, \fBZFS\fR automatically repairs any damage discovered during the scrub. The "\fBzpool status\fR" command reports the progress of the scrub and summarizes the results of the scrub upon completion.
2031 Scrubbing and resilvering are very similar operations. The difference is that resilvering only examines data that \fBZFS\fR knows to be out of date (for example, when attaching a new device to a mirror or replacing an existing device), whereas scrubbing examines all data to discover silent errors due to hardware faults or disk failure.
2033 Because scrubbing and resilvering are \fBI/O\fR-intensive operations, \fBZFS\fR only allows one at a time. If a scrub is already in progress, the "\fBzpool scrub\fR" command terminates it and starts a new scrub. If a resilver is in progress, \fBZFS\fR does not allow a scrub to be started until the resilver completes.
2035 .ne 2
2037 \fB\fB-s\fR\fR
2039 .RS 6n
2040 Stop scrubbing.
2046 .ne 2
2048 \fB\fBzpool set\fR \fIproperty\fR=\fIvalue\fR \fIpool\fR\fR
2050 .sp .6
2051 .RS 4n
2052 Sets the given property on the specified pool. See the "Properties" section for more information on what properties can be set and acceptable values.
2056 .ne 2
2058 \fBzpool split\fR [\fB-gLnP\fR] [\fB-R\fR \fIaltroot\fR] [\fB-o\fR \fIproperty=value\fR] \fIpool\fR \fInewpool\fR [\fIdevice\fR ...]
2060 .sp .6
2061 .RS 4n
2062 Split devices off \fIpool\fR creating \fInewpool\fR. All \fBvdev\fRs in \fIpool\fR must be mirrors and the pool must not be in the process of resilvering. At the time of the split, \fInewpool\fR will be a replica of \fIpool\fR. By default, the last device in each mirror is split from \fIpool\fR to create \fInewpool\fR.
2064 The optional \fIdevice\fR specification causes the specified device(s) to be included in the new pool and, should any devices remain unspecified, the last device in each mirror is used as would be by default.
2067 .ne 2
2069 \fB\fB-g\fR\fR
2071 .RS 6n
2072 Display vdev GUIDs instead of the normal device names. These GUIDs can be used in place of device names for the zpool detach/offline/remove/replace commands.
2076 .ne 2
2078 \fB\fB-L\fR\fR
2080 .RS 6n
2081 Display real paths for vdevs resolving all symbolic links. This can be used to look up the current block device name regardless of the /dev/disk/ path used to open it.
2085 .ne 2
2087 \fB\fB-n\fR \fR
2089 .sp .6
2090 .RS 4n
2091 Do dry run, do not actually perform the split. Print out the expected configuration of \fInewpool\fR.
2095 .ne 2
2097 \fB\fB-P\fR\fR
2099 .RS 6n
2100 Display full paths for vdevs instead of only the last component of the path.  This can be used in conjunction with the \fB-L\fR flag.
2104 .ne 2
2106 \fB\fB-R\fR \fIaltroot\fR \fR
2108 .sp .6
2109 .RS 4n
2110 Set \fIaltroot\fR for \fInewpool\fR and automatically import it.  This can be useful to avoid mountpoint collisions if \fInewpool\fR is imported on the same filesystem as \fIpool\fR.
2114 .ne 2
2116 \fB\fB-o\fR \fIproperty=value\fR \fR
2118 .sp .6
2119 .RS 4n
2120 Sets the specified property for \fInewpool\fR. See the “Properties” section for more information on the available pool properties.
2126 .ne 2
2128 \fBzpool status\fR [\fB-c\fR \fB[SCRIPT1,SCRIPT2,...] \fR] [\fB-gLPvxD\fR] [\fB-T\fR d | u] [\fIpool\fR] ... [\fIinterval\fR [\fIcount\fR]]
2130 .sp .6
2131 .RS 4n
2132 Displays the detailed health status for the given pools. If no \fIpool\fR is specified, then the status of each pool in the system is displayed. For more information on pool and device health, see the "Device Failure and Recovery" section.
2134 If a scrub or resilver is in progress, this command reports the percentage done and the estimated time to completion. Both of these are only approximate, because the amount of data in the pool and the other workloads on the system can change.
2137 .ne 2
2139 \fB\fB-c\fR \fB[SCRIPT1,SCRIPT2,...]\fR
2141 .RS 12n
2142 Run a script (or scripts) on each vdev and include the output in zpool status
2144 The \fB-c\fR option allows you to run script(s) for each vdev and display the
2145 output in zpool iostat.  For security reasons, a user can only execute scripts
2146 found in the /<etc>/zfs/zpool.d directory as an unprivileged user.  However, a
2147 privileged user can run \fB-c\fR if they have the ZPOOL_SCRIPTS_AS_ROOT
2148 environment variable set.  If a script requires the use of a privileged
2149 command (like smartctl) then it's recommended you allow the user access to it in
2150 /etc/sudoers.  For example, to allow user "zfsuser" access to "smartctl -a", add
2151 the following to /etc/sudoers:
2153 zfsuser ALL=NOPASSWD: /usr/sbin/smartctl -a /dev/sd[a-z]*, NOEXEC: /usr/sbin/smartctl -a /dev/sd[a-z]*`
2155 If \fB-c\fR is passed without a script name, it prints a list of all scripts.
2157 Script output should be in the form of "name=value".  The column name is
2158 set to "name" and the value is set to "value".  Multiple lines can be used to
2159 output multiple columns.  The first line of output not in the "name=value"
2160 format is displayed without a column title, and no more output after that is
2161 displayed.  This can be useful for printing error messages.  Blank or NULL
2162 values are printed as a '-' to make output awk-able.
2164 The following environment variables are set before running each command:
2166 \fB$VDEV_PATH\fR: Full path to the vdev.
2168 \fB$VDEV_UPATH\fR: "Underlying path" to the vdev.  For device mapper, multipath, or
2169 partitioned vdevs, \fBVDEV_UPATH\fR is the actual underlying /dev/sd* disk.
2170 This can be useful if the command you're running requires a /dev/sd* device.
2172 \fB$VDEV_ENC_SYSFS_PATH\fR: The sysfs path to the vdev's enclosure LEDs (if any).
2176 .ne 2
2178 \fB\fB-g\fR\fR
2180 .RS 12n
2181 Display vdev GUIDs instead of the normal device names. These GUIDs can be used innplace of device names for the zpool detach/offline/remove/replace commands.
2185 .ne 2
2187 \fB\fB-L\fR\fR
2189 .RS 12n
2190 Display real paths for vdevs resolving all symbolic links. This can be used to look up the current block device name regardless of the /dev/disk/ path used to open it.
2194 .ne 2
2196 \fB\fB-P\fR\fR
2198 .RS 12n
2199 Display full paths for vdevs instead of only the last component of the path.  This can be used in conjunction with the \fB-L\fR flag.
2203 .ne 2
2205 \fB\fB-v\fR\fR
2207 .RS 12n
2208 Displays verbose data error information, printing out a complete list of all data errors since the last complete pool scrub.
2212 .ne 2
2214 \fB\fB-x\fR\fR
2216 .RS 12n
2217 Only display status for pools that are exhibiting errors or are otherwise unavailable. Warnings about pools not using the latest on-disk format will not be included.
2221 .ne 2
2223 \fB\fB-D\fR\fR
2225 .RS 12n
2226 Display a histogram of deduplication statistics, showing the allocated (physically present on disk) and
2227 referenced (logically referenced in the pool) block counts and sizes by reference count.
2231 .ne 2
2233 \fB\fB-T\fR \fBd\fR | \fBu\fR\fR
2235 .RS 12n
2236 Display a time stamp.
2238 Specify \fBu\fR for a printed representation of the internal representation of time. See \fBtime\fR(2). Specify \fBd\fR for standard date format. See \fBdate\fR(1).
2244 .ne 2
2246 \fB\fBzpool upgrade\fR\fR
2248 .sp .6
2249 .RS 4n
2250 Displays pools which do not have all supported features enabled and pools formatted using a legacy ZFS version number. These pools can continue to be used, but some features may not be available. Use "\fBzpool upgrade -a\fR" to enable all features on all pools.
2254 .ne 2
2256 \fB\fBzpool upgrade\fR \fB-v\fR\fR
2258 .sp .6
2259 .RS 4n
2260 Displays legacy \fBZFS\fR versions supported by the current software. See \fBzfs-features\fR(5) for a description of feature flags features supported by the current software.
2264 .ne 2
2266 \fB\fBzpool upgrade\fR [\fB-V\fR \fIversion\fR] \fB-a\fR | \fIpool\fR ...\fR
2268 .sp .6
2269 .RS 4n
2270 Enables all supported features on the given pool. Once this is done, the pool will no longer be accessible on systems that do not support feature flags. See \fBzfs-features\fR(5) for details on compatibility with systems that support feature flags, but do not support all features enabled on the pool.
2272 .ne 2
2274 \fB\fB-a\fR\fR
2276 .RS 14n
2277 Enables all supported features on all pools.
2281 .ne 2
2283 \fB\fB-V\fR \fIversion\fR\fR
2285 .RS 14n
2286 Upgrade to the specified legacy version. If the \fB-V\fR flag is specified, no features will be enabled on the pool. This option can only be used to increase the version number up to the last supported legacy version number.
2291 .SH EXAMPLES
2293 \fBExample 1 \fRCreating a RAID-Z Storage Pool
2296 The following command creates a pool with a single \fBraidz\fR root \fIvdev\fR that consists of six disks.
2299 .in +2
2301 # \fBzpool create tank raidz sda sdb sdc sdd sde sdf\fR
2303 .in -2
2307 \fBExample 2 \fRCreating a Mirrored Storage Pool
2310 The following command creates a pool with two mirrors, where each mirror contains two disks.
2313 .in +2
2315 # \fBzpool create tank mirror sda sdb mirror sdc sdd\fR
2317 .in -2
2321 \fBExample 3 \fRCreating a ZFS Storage Pool by Using Partitions
2324 The following command creates an unmirrored pool using two disk partitions.
2327 .in +2
2329 # \fBzpool create tank sda1 sdb2\fR
2331 .in -2
2335 \fBExample 4 \fRCreating a ZFS Storage Pool by Using Files
2338 The following command creates an unmirrored pool using files. While not recommended, a pool based on files can be useful for experimental purposes.
2341 .in +2
2343 # \fBzpool create tank /path/to/file/a /path/to/file/b\fR
2345 .in -2
2349 \fBExample 5 \fRAdding a Mirror to a ZFS Storage Pool
2352 The following command adds two mirrored disks to the pool \fItank\fR, assuming the pool is already made up of two-way mirrors. The additional space is immediately available to any datasets within the pool.
2355 .in +2
2357 # \fBzpool add tank mirror sda sdb\fR
2359 .in -2
2363 \fBExample 6 \fRListing Available ZFS Storage Pools
2366 The following command lists all available pools on the system. In this case, the pool \fIzion\fR is faulted due to a missing device.
2370 The results from this command are similar to the following:
2373 .in +2
2375 # \fBzpool list\fR
2376 NAME    SIZE  ALLOC   FREE   FRAG  EXPANDSZ    CAP  DEDUP  HEALTH  ALTROOT
2377 rpool  19.9G  8.43G  11.4G    33%         -    42%  1.00x  ONLINE  -
2378 tank   61.5G  20.0G  41.5G    48%         -    32%  1.00x  ONLINE  -
2379 zion       -      -      -      -         -      -      -  FAULTED -
2381 .in -2
2385 \fBExample 7 \fRDestroying a ZFS Storage Pool
2388 The following command destroys the pool \fItank\fR and any datasets contained within.
2391 .in +2
2393 # \fBzpool destroy -f tank\fR
2395 .in -2
2399 \fBExample 8 \fRExporting a ZFS Storage Pool
2402 The following command exports the devices in pool \fItank\fR so that they can be relocated or later imported.
2405 .in +2
2407 # \fBzpool export tank\fR
2409 .in -2
2413 \fBExample 9 \fRImporting a ZFS Storage Pool
2416 The following command displays available pools, and then imports the pool \fItank\fR for use on the system.
2420 The results from this command are similar to the following:
2423 .in +2
2425 # \fBzpool import\fR
2426   pool: tank
2427     id: 15451357997522795478
2428  state: ONLINE
2429 action: The pool can be imported using its name or numeric identifier.
2430 config:
2432         tank        ONLINE
2433           mirror    ONLINE
2434             sda     ONLINE
2435             sdb     ONLINE
2437 # \fBzpool import tank\fR
2439 .in -2
2443 \fBExample 10 \fRUpgrading All ZFS Storage Pools to the Current Version
2446 The following command upgrades all ZFS Storage pools to the current version of the software.
2449 .in +2
2451 # \fBzpool upgrade -a\fR
2452 This system is currently running ZFS pool version 28.
2454 .in -2
2458 \fBExample 11 \fRManaging Hot Spares
2461 The following command creates a new pool with an available hot spare:
2464 .in +2
2466 # \fBzpool create tank mirror sda sdb spare sdc\fR
2468 .in -2
2473 If one of the disks were to fail, the pool would be reduced to the degraded state. The failed device can be replaced using the following command:
2476 .in +2
2478 # \fBzpool replace tank sda sdd\fR
2480 .in -2
2485 Once the data has been resilvered, the spare is automatically removed and is made available for use should another device fails. The hot spare can be permanently removed from the pool using the following command:
2488 .in +2
2490 # \fBzpool remove tank sdc\fR
2492 .in -2
2496 \fBExample 12 \fRCreating a ZFS Pool with Mirrored Separate Intent Logs
2499 The following command creates a ZFS storage pool consisting of two, two-way mirrors and mirrored log devices:
2502 .in +2
2504 # \fBzpool create pool mirror sda sdb mirror sdc sdd log mirror \e
2505    sde sdf\fR
2507 .in -2
2511 \fBExample 13 \fRAdding Cache Devices to a ZFS Pool
2514 The following command adds two disks for use as cache devices to a ZFS storage pool:
2517 .in +2
2519 # \fBzpool add pool cache sdc sdd\fR
2521 .in -2
2526 Once added, the cache devices gradually fill with content from main memory. Depending on the size of your cache devices, it could take over an hour for them to fill. Capacity and reads can be monitored using the \fBiostat\fR option as follows:
2529 .in +2
2531 # \fBzpool iostat -v pool 5\fR
2533 .in -2
2537 \fBExample 14 \fRRemoving a Mirrored Log Device
2540 The following command removes the mirrored log device \fBmirror-2\fR.
2544 Given this configuration:
2547 .in +2
2549    pool: tank
2550   state: ONLINE
2551   scrub: none requested
2552 config:
2554          NAME        STATE     READ WRITE CKSUM
2555          tank        ONLINE       0     0     0
2556            mirror-0  ONLINE       0     0     0
2557              sda     ONLINE       0     0     0
2558              sdb     ONLINE       0     0     0
2559            mirror-1  ONLINE       0     0     0
2560              sdc     ONLINE       0     0     0
2561              sdd     ONLINE       0     0     0
2562          logs
2563            mirror-2  ONLINE       0     0     0
2564              sde     ONLINE       0     0     0
2565              sdf     ONLINE       0     0     0
2567 .in -2
2572 The command to remove the mirrored log \fBmirror-2\fR is:
2575 .in +2
2577 # \fBzpool remove tank mirror-2\fR
2579 .in -2
2583 \fBExample 15 \fRDisplaying expanded space on a device
2586 The following command displays the detailed information for the \fIdata\fR
2587 pool. This pool is comprised of a single \fIraidz\fR vdev where one of its
2588 devices increased its capacity by 10GB. In this example, the pool will not
2589 be able to utilized this extra capacity until all the devices under the
2590 \fIraidz\fR vdev have been expanded.
2593 .in +2
2595 # \fBzpool list -v data\fR
2596 NAME         SIZE  ALLOC   FREE   FRAG  EXPANDSZ    CAP  DEDUP  HEALTH  ALTROOT
2597 data        23.9G  14.6G  9.30G    48%         -    61%  1.00x  ONLINE  -
2598   raidz1    23.9G  14.6G  9.30G    48%         -
2599     c1t1d0      -      -      -      -         -
2600     c1t2d0      -      -      -      -       10G
2601     c1t3d0      -      -      -      -         -
2603 .in -2
2607 \fBExample 16 \fRRunning commands in zpool status and zpool iostat with -c
2611 .in +2
2613 # zpool status -c vendor,model,size,enc
2615 NAME        STATE     READ WRITE CKSUM   vendor         model  size      enc
2616 tank        ONLINE       0     0     0
2617   mirror-0  ONLINE       0     0     0
2618     U1      ONLINE       0     0     0  SEAGATE  ST8000NM0075  7.3T  0:0:0:0
2619     U10     ONLINE       0     0     0  SEAGATE  ST8000NM0075  7.3T  0:0:0:0
2620     U11     ONLINE       0     0     0  SEAGATE  ST8000NM0075  7.3T  0:0:0:0
2621     U12     ONLINE       0     0     0  SEAGATE  ST8000NM0075  7.3T  0:0:0:0
2622     U13     ONLINE       0     0     0  SEAGATE  ST8000NM0075  7.3T  0:0:0:0
2623     U14     ONLINE       0     0     0  SEAGATE  ST8000NM0075  7.3T  0:0:0:0
2625 .in -2
2628 .in +2
2630 # zpool iostat -vc slaves,locate_led
2631               capacity     operations     bandwidth 
2632 pool        alloc   free   read  write   read  write     slaves  locate_led
2633 ----------  -----  -----  -----  -----  -----  -----  ---------  ----------
2634 tank        20.4G  7.23T     26    152  20.7M  21.6M
2635   mirror    20.4G  7.23T     26    152  20.7M  21.6M
2636     U1          -      -      0     31  1.46K  20.6M   sdb sdff           0
2637     U10         -      -      0      1  3.77K  13.3K  sdas sdgw           0
2638     U11         -      -      0      1   288K  13.3K  sdat sdgx           1
2639     U12         -      -      0      1  78.4K  13.3K  sdau sdgy           0
2640     U13         -      -      0      1   128K  13.3K  sdav sdgz           0
2641     U14         -      -      0      1  63.2K  13.3K   sdfk sdg           0
2643 .in -2
2645 .SH EXIT STATUS
2648 The following exit values are returned:
2650 .ne 2
2652 \fB\fB0\fR\fR
2654 .RS 5n
2655 Successful completion.
2659 .ne 2
2661 \fB\fB1\fR\fR
2663 .RS 5n
2664 An error occurred.
2668 .ne 2
2670 \fB\fB2\fR\fR
2672 .RS 5n
2673 Invalid command line options were specified.
2676 .SH "ENVIRONMENT VARIABLES"
2678 .B "ZFS_ABORT
2679 Cause \fBzpool\fR to dump core on exit for the purposes of running \fB::findleaks\fR.
2681 .B "ZPOOL_IMPORT_PATH"
2682 The search path for devices or files to use with the pool. This is a colon-separated list of directories in which \fBzpool\fR looks for device nodes and files.
2683 Similar to the \fB-d\fR option in \fIzpool import\fR.
2685 .B "ZPOOL_VDEV_NAME_GUID"
2686 Cause \fBzpool\fR subcommands to output vdev guids by default.  This behavior
2687 is identical to the \fBzpool status -g\fR command line option.
2689 .B "ZPOOL_VDEV_NAME_FOLLOW_LINKS"
2690 Cause \fBzpool\fR subcommands to follow links for vdev names by default.  This behavior is identical to the \fBzpool status -L\fR command line option.
2692 .B "ZPOOL_VDEV_NAME_PATH"
2693 Cause \fBzpool\fR subcommands to output full vdev path names by default.  This
2694 behavior is identical to the \fBzpool status -p\fR command line option.
2696 .B "ZFS_VDEV_DEVID_OPT_OUT"
2697 Older ZFS on Linux implementations had issues when attempting to display pool
2698 config VDEV names if a "devid" NVP value is present in the pool's config.
2700 For example, a pool that originated on illumos platform would have a devid
2701 value in the config and \fBzpool status\fR would fail when listing the config.
2702 This would also be true for future Linux based pools.
2704 A pool can be stripped of any "devid" values on import or prevented from adding
2705 them on \fBzpool create\fR or \fBzpool add\fR by setting ZFS_VDEV_DEVID_OPT_OUT.
2707 .B "ZPOOL_SCRIPTS_AS_ROOT"
2708 Allow a privilaged user to run the \fBzpool status/iostat\fR with the \fB-c\fR
2709 option.  Normally, only unprivilaged users are allowed to run \fB-c\fR.
2711 .SH SEE ALSO
2714 \fBzfs\fR(8), \fBzpool-features\fR(5), \fBzfs-events\fR(5), \fBzfs-module-parameters\fR(5)