Users guide
Intel® RAID Software User Guide 286
The detailed description for each command follows.
storcli /cx/vx show migrate
This command shows the progress of the virtual drive migrate operation in percentage.
Input example:
storcli /c0/v0 show migrate
storcli /cx/vx start
migrate <type=raidlevel> [option=<add |
remove> disk=<e1:s1,e2:s2 ...> ]
This command starts the reconstruction on a virtual drive to the specified RAID level by
adding or removing disks from the existing virtual drive. You can use the following
options with the start migrate command.
Table 32. Virtual Drive Migration Command Options
Virtual drive migration can be done between
the following RAID levels.
Table 33. Virtual Drive Migration Table
Option Value Range Description
type=RAID
level RAID [0|1|5|6] The RAID level to which the
virtual drive must be migrated.
[option=<add |
remove>
disk=<e1:s1,e2:s2,
…>]
add: Adds disks to the virtual
drive and starts
reconstruction.
remove: Removes disks from
the virtual drive and starts
reconstruction.
disk:
The enclosure number
and the slot number of the
disks to be added to the
virtual drive.
Adds or removes disks from the
virtual drive.
Initial RAID Level Migrated RAID Level
RAID 0 RAID 1
RAID 0 RAID 5
RAID 0 RAID 6
RAID 1 RAID 0
RAID 1 RAID 5
RAID 1 RAID 6
RAID 5 RAID 0