HP 3PAR OS 3.1.3 Command Line Interface Reference

moverelocpd
DESCRIPTION
The moverelocpd command moves chunklets that were on a physical disk to the target of
relocation.
SYNTAX
moverelocpd [options] [<fd>[<td>...]
AUTHORITY
Super, Service
Any role granted the pd_movereloc 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 physical disks are actually moved.
partial
Move as many chunklets as possible. If this option is not specified, the command fails if not all
specified chunklets can be moved.
f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
-p <pattern>
Specifies a pattern to select <fd> disks. The <td> specifier cannot be used with this -p option.
If no <fd> are specified, then all disks that match the pattern are selected as the <fd> disks. If
<fd> disks are specified along with -p then only disks that match the pattern are selected as <fd>
disk. The following arguments can be specified as patterns for this option:
-nd <item>
Specifies one or more nodes. Nodes are identified by one or more integers (item). Multiple nodes
are separated with a single comma (e.g. 1,2,3). A range of nodes is separated with a hyphen
(e.g. 0-7). The primary path of the disks must be on the specified node(s).
-st <item>
Specifies one or more PCI slots. Slots are identified by one or more integers (item). Multiple slots
are separated with a single comma (e.g. 1,2,3). A range of slots is separated with a hyphen
(e.g. 0-7). The primary path of the disks must be on the specified PCI slot(s).
-pt <item>
Specifies one or more ports. Ports are identified by one or more integers (item). Multiple ports
are separated with a single comma (e.g. 1,2,3). A range of ports is separated with a hyphen
(e.g. 0-4). The primary path of the disks must be on the specified port(s).
-cg <item>
Specifies one or more drive cages. Drive cages are identified by one or more integers (item).
Multiple drive cages are separated with a single comma (e.g. 1,2,3). A range of drive cages is
separated with a hyphen (e.g. 0-3). Disks must reside in the specified drive cage(s).
202 Move Commands