HP 3PAR OS 3.1.3 Command Line Interface Reference

EXAMPLES
The following example moves the chunklet in position 0 on disk 24, to position 50 on disk 64
and chunklet in position 0 on disk 25, to position 1 on disk 27:
cli% movech 24:0-64:50 25:0-27:1
Are you sure you want to move the chunklets?
select q=quit y=yes n=no: y
Move -State- --Detailed_State---
24:0-64:50 normal normal
25:0-27:1 degraded disks_reused_in_row
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.
failed. Indicates the chunklet was not moved.
Detailed_State. Provides additional details of the move with General Information, Error
Information, or Degraded Information.
General Information:
dest_unknown. Destination is unknown.
dest_unknown. Destination is known.
valid_move. Source and Destination are valid.
ch_moved. Chunklet was moved.
ch_move_pending. Chunklet move is pending due to -nowait option.
move_error. Error moving chunklet.
Error Information:
error_type_unknown. An unknown error occurred.
spares_not_found. No suitable spares available.
duplicate_src. Duplicate source input.
duplicate_dest. Duplicate destination in chunklet list.
src_relocating. Source is relocating.
ch_synching. Chunklet is synchronizing.
src_no_ld. Source not associated with an LD.
src_ld_invalid. Source associated with invalid LD.
src_set_invalid. Source is in invalid set.
src_not_found. Source chunklet does not exist.
invalid_dest. Destination is invalid.
move_failed. Chunklet move failed.
disk_relocating. Disk is relocating.
Degraded Information:
disks_reused_in_row. Disks reused in row.
connection_degraded. Connection is degraded.
194 Move Commands