Read the Oracle Solaris ZFS Administration Guide.
I made this several Times.
Check: zpool get autoexpand <pool-name>
Set: zpool set autoexpand=on <pool-name>
See: zpool online -e <pool-name> <one-davice-name_from_this_pool>
Reset: zpool set autoexpand=off <pool-name>
Last edited: