HP 3PAR OS 3.1.3 Command Line Interface Reference

startvv
DESCRIPTION
The startvv command starts data services on a Virtual Volume (VV) that has not yet been started.
SYNTAX
startvv [option] <VV_name>
AUTHORITY
Super, Service
Any role granted the vv_start right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
ovrd
Specifies that the logical disk is forced to start, even if some underlying data is missing.
SPECIFIERS
<VV_name>
Specifies the VV name, using up to 31 characters.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example starts data services on virtual volume testvv:
cli% startvv testvv
NOTES
None
startvv 593