zpool-set.8ΒΆ
ZPOOL-GET(8) | System Manager's Manual | ZPOOL-GET(8) |
NAME
zpool-get
—
Retrieves properties for the specified ZFS storage
pool(s)
SYNOPSIS
zpool |
get
[-Hp -o
field[,field ]...,property ]...
[pool ]... |
zpool |
set
property=value
pool |
DESCRIPTION
zpool
get
[] [-Hp
] all|property[-o
field[,field]...,property]... [pool]...- Retrieves the given list of properties (or all properties if
all is used) for the specified storage
pool(s). These properties are displayed with the following fields:
name Name of storage pool property Property name value Property value source Property source, either 'default' or 'local'.
zpool
set
property=value pool- Sets the given property on the specified pool. See the zpoolprops manual page for more information on what properties can be set and acceptable values.
SEE ALSO
zpoolprops(8), zpool-list(8), zpool-features(5)August 9, 2019 | Debian |