HP 3PAR OS 3.1.3 Command Line Interface Reference

movepd
DESCRIPTION
The movepd command moves data from specified Physical Disks (PDs) to a temporary location
selected by the system.
SYNTAX
movepd [options] <PD_ID>...
AUTHORITY
Super, Service, Edit
Any role granted the pd_move right.
OPTIONS
-nowait
Specifies that the command returns before the operation is completed.
-dr
Specifies that the operation is a dry run, and no physical disks are actually moved.
-devtype
Permits the moves to happen to different device types.
-perm
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 physical disk ID. This specifier can be repeated to move multiple physical disks.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example displays a dry run of moving the data on physical disk 0 to free or spare
space:
cli% movepd -dr 0
Are you sure you want to move the pd to spare?
select q=quit y=yes n=no: y
Move -State- -Detailed_State-
0:0-66:50 normal normal
0:1-62:51 normal normal
0:2-92:51 normal normal
0:3-88:52 normal normal
0:4-50:53 normal normal
0:5-86:54 normal normal
0:6-82:55 normal normal
198 Move Commands