Owner manual
Example
This lists all available storage pools in the system:
> pools
max
raid10
pool:update
Updates a pool.
Syntax
pool:update id(s)
Options
--rename or -id or –i <newID>
Rename the pool with the specified UUID or WWPN.
–-node or -n <address(es)>
Issue this command to one or more nodes in the cluster.
--cluster Issue this command to all nodes in the cluster.
(See
help –-all for details on all other options.)
Arguments
id Existing ID, UUID, or WWPN of the pool to be updated. This argument
may be used multiple times.
Example
This updates the storage pool ID from
oldtest6 to newtest7.
> pool:update newtest7 oldtest6
77