HP 3PAR OS 3.1.3 Command Line Interface Reference

startld
DESCRIPTION
The startld command starts data services on a Logical Disk (LD) that has not yet been started.
SYNTAX
startld [option] <LD_name>
AUTHORITY
Super, Service
Any role granted the ld_start right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
ovrd
Specifies that the LD is forced to start, even if some underlying data is missing.
SPECIFIERS
<LD_name>
Specifies the LD 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 LD ld5:
cli% startld ld5
NOTES
None
startld 587