Volume:update – Dell Acceleration Appliances for Databases User Manual
Page 124

Example:
{$1 method}
--where
or
-w
<function>
Filter by a function, if the function is true.
--where-not
or
-wn
<function>
Filter by a function, if the function is false.
--used
Show only objects that are in use.
--not-used
or
-nu
Show only objects that are not in use.
(See
help –-all
for details on all other options.)
Example
This displays the volumes available on the current host, separated by spaces:
> volumes -s
ion48_max_1 ion48_max_2 ion48_max_3 ion48_max_4 ion48_max_5 ion48_max_6
volume:update
Updates a volume.
Syntax
volume:update [options] id
Options
rename
or
--id
or
-i
<string>
Rename the volume to the specified string (not allowed in HA mode).
-–capacity_gb
or
-c
<float>
Set the capacity in GB (capacity can only be increased).
–-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
ID or UUID of the volume to update
124