HP 3PAR OS 3.1.3 Command Line Interface Reference

movepdtospare
DESCRIPTION
The movepdtospare command moves data from specified Physical Disks (PDs) to a temporary
location selected by the system.
SYNTAX
movepdtospare [options] <PD_ID>...
AUTHORITY
Super, Service, Edit
Any role granted the pd_movetospare right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
nowait
Specifies that the command returns before the operation is completed.
-dr
Specifies that the operation is a dry run. No PDs are actually moved.
devtype
Permits the moves to happen to different device types.
-vacate
Makes the moves permanent, removes source tags after relocation.
f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
SPECIFIERS
<PD_ID>...
Specifies the PD ID. This specifier can be repeated to move multiple PDs.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example displays a dry run of moving the data on PD 0 to free or spare space:
cli% movepdtospare -dr 0
Are you sure you want to move the pd to spare?
select q=quit y=yes n=no: y
Move -Status- -Detailed_State--
0:0-92:49 normal valid_move,normal
0:1-62:50 normal valid_move,normal
0:2-42:51 normal valid_move,normal
0:3-88:52 normal valid_move,normal
0:4-62:53 normal valid_move,normal
0:5-90:55 normal valid_move,normal
0:6-88:55 normal valid_move,normal
200 Move Commands