OpenZFS 8899 - zpool list property documentation doesn't match actual behaviour

Authored by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Approved by: Dan McDonald <danmcd@joyent.com>
Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>

OpenZFS-issue: https://www.illumos.org/issues/8899
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/b0e142e57d
Closes #7032
This commit is contained in:
Yuri Pankov 2017-12-06 08:19:31 +03:00 committed by Brian Behlendorf
parent bcb1a8a25e
commit 6df9f8ebd7

View File

@ -27,7 +27,7 @@
.\" Copyright 2017 Nexenta Systems, Inc. .\" Copyright 2017 Nexenta Systems, Inc.
.\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved. .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
.\" .\"
.Dd August 23, 2017 .Dd January 10, 2018
.Dt ZPOOL 8 SMM .Dt ZPOOL 8 SMM
.Os Linux .Os Linux
.Sh NAME .Sh NAME
@ -472,10 +472,8 @@ change the behavior of the pool.
.Pp .Pp
The following are read-only properties: The following are read-only properties:
.Bl -tag -width Ds .Bl -tag -width Ds
.It Sy available .It Cm allocated
Amount of storage available within the pool. Amount of storage used within the pool.
This property can also be referred to by its shortened column name,
.Sy avail .
.It Sy capacity .It Sy capacity
Percentage of pool space used. Percentage of pool space used.
This property can also be referred to by its shortened column name, This property can also be referred to by its shortened column name,
@ -516,8 +514,6 @@ Information about unsupported features that are enabled on the pool.
See See
.Xr zpool-features 5 .Xr zpool-features 5
for details. for details.
.It Sy used
Amount of storage space used within the pool.
.El .El
.Pp .Pp
The space usage properties report actual physical space available to the The space usage properties report actual physical space available to the
@ -1661,8 +1657,8 @@ See the
.Sx Properties .Sx Properties
section for a list of valid properties. section for a list of valid properties.
The default list is The default list is
.Sy name, size, alloc, free, fragmentation, expandsize, capacity, .Cm name , size , allocated , free , expandsize , fragmentation , capacity ,
.Sy dedupratio, health, altroot . .Cm dedupratio , health , altroot .
.It Fl L .It Fl L
Display real paths for vdevs resolving all symbolic links. This can Display real paths for vdevs resolving all symbolic links. This can
be used to look up the current block device name regardless of the be used to look up the current block device name regardless of the