GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ZPOOL-GET(8) FreeBSD System Manager's Manual ZPOOL-GET(8)

zpool-get
retrieve properties of ZFS storage pools

zpool get [-Hp] [-o field[,field]…] all|property[,property]… [pool]…

zpool set property=value pool

zpool get [-Hp] [-o field[,field]…] all|property[,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.

See the zpoolprops(7) manual page for more information on the available pool properties.

Scripted mode. Do not display headers, and separate fields by a single tab instead of arbitrary space.
field
A comma-separated list of columns to display, defaults to name,property,value,source.
Display numbers in parsable (exact) values.
zpool set property=value pool
Sets the given property on the specified pool. See the zpoolprops(7) manual page for more information on what properties can be set and acceptable values.

zpool-features(7), zpoolprops(7), zpool-list(8)
August 9, 2019 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.