HP 3PAR OS 3.1.3 Command Line Interface Reference

setpd
DESCRIPTION
The setpd command marks a Physical Disk (PD) as allocatable or non allocatable for Logical
Disks (LDs).
SYNTAX
setpd ldalloc on|off <PD_ID>...
AUTHORITY
Super, Service
Any role granted the pd_set right
NOTE: You need access to all domains in order to run this command.
SUBCOMMANDS
ldalloc on|off
Specifies that the PD, as indicated with the PD_ID specifier, is either allocatable (on) or
nonallocatable for LDs (off).
OPTIONS
None
SPECIFIERS
<PD_ID>...
Specifies the PD identification using an integer.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example displays PD 0 marked as non allocatable for LDs.
cli% setpd ldalloc off 0
NOTES
This command can be used when the system has disks that are not to be used until a later
time.
Verify the status of PDs by issuing the showpd -s command. See showpd” (page 411).
298 Set Commands