HP 3PAR OS 3.1.3 Command Line Interface Reference

movechtospare
DESCRIPTION
The movechtospare command moves data from specified Physical Disks (PDs) to a temporary
location selected by the system.
SYNTAX
movechtospare [options] <fd:fp>
AUTHORITY
Super, Service, Edit
Any role granted the ch_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 chunklets are actually moved.
devtype
Permits the moves to happen to different device types.
f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
SPECIFIERS
<fd:fp>
Indicates that the move takes place from the specified PD (<fd>) and chunklet position (<fp>).
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
In the following example, chunklet 0 from physical disk 66 is moved to spare:
cli% movechtospare 66:0
Are you sure you want to move the chunklet to spare?
select q=quit y=yes n=no: y
Move -Status- -Detailed_State--
66:0-54:49 normal ch_moved,normal
The columns in the previous example are identified as follows:
Status. The overall status of the move.
normal. Indicates the chunklet has successfully moved with no loss of quality.
degraded. Indicates the chunklet has successfully moved with loss of quality.
196 Move Commands