4 .\" The contents of this file are subject to the terms of the
5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
21 .\" Copyright (c) 2007, Sun Microsystems, Inc. All Rights Reserved.
22 .\" Copyright (c) 2012, 2018 by Delphix. All rights reserved.
23 .\" Copyright (c) 2012 Cyril Plisko. All Rights Reserved.
24 .\" Copyright (c) 2017 Datto Inc.
25 .\" Copyright (c) 2018 George Melikov. All Rights Reserved.
26 .\" Copyright 2017 Nexenta Systems, Inc.
27 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
35 .Nd list information about ZFS storage pools
40 .Op Fl o Ar property Ns Oo , Ns Ar property Oc Ns …
41 .Op Fl T Sy u Ns | Ns Sy d
43 .Op Ar interval Op Ar count
46 Lists the given pools along with a health status and space usage.
49 are specified, all pools in the system are listed.
52 the information is printed every
57 is specified, the command exits after
62 Display vdev GUIDs instead of the normal device names.
63 These GUIDs can be used in place of device names for the zpool
64 detach/offline/remove/replace commands.
67 Do not display headers, and separate fields by a single tab instead of arbitrary
70 Comma-separated list of properties to display.
73 manual page for a list of valid properties.
75 .Sy name , size , allocated , free , checkpoint, expandsize , fragmentation ,
76 .Sy capacity , dedupratio , health , altroot .
78 Display real paths for vdevs resolving all symbolic links.
79 This can be used to look up the current block device name regardless of the
83 Display numbers in parsable
87 Display full paths for vdevs instead of only the last component of
89 This can be used in conjunction with the
92 .It Fl T Sy u Ns | Ns Sy d
96 for a printed representation of the internal representation of time.
101 for standard date format.
106 Reports usage statistics for individual vdevs within the pool, in addition to
107 the pool-wide statistics.