CLI Guide

Table Of Contents
[--verbose]
Provides more help during command execution. This may not have any effect for some
commands.
* - argument is positional.
Description
This command lists virtual volumes at the given clusters with additional thin-property filtering options.
The following table describes the filter combinations, and the results that are listed.
Thin-capable Thin-enabled Results
True true Volumes that are both thin-capable and thin-enabled.
False unavailable Volumes that are thin-enabled, but not thin-capable. This
is true only for thin-to-thin or thin-to-thick migrations.
True disabled Volumes that are thin-capable, but not thin-enabled.
False unavailable Thick volumes. Neither thin-capable nor thin-enabled.
Unspecified? unavailable All volumes that are not thin-enabled.
False unavailable All volumes that are not thin-capable (enabled or not).
See also
storage-volume list-thin-capable
virtual-volume re-initialize
Restarts the initialization process on a virtual volume.
Contexts
All contexts.
Syntax
virtual-volume re-initialize
[-v | --virtual-volume] virtual-volume
[--verbose]
Arguments
Required arguments
[-v | --virtual-volume] virtual-
volume
* The virtual-volume that you want to reinitialize.
Optional arguments
[-h|--help]
Displays command line help.
[--verbose]
Provides more output during command execution. This may not have any effect
for some commands.
336 Commands