Migrates the fault tolerance (RAID) level or Stripe size or both
of an existing logical unit. When migrating a unit with other units
present on the same set of drives, some units may undergo volume
expansion.
Format:
SET UNIT <Unit_n>/MIGRATE [/RAID_LEVEL=R] [/STRIPE_SIZE=S]
where Unit_n = (0-31)
R=(0,1,5)
S=(8,16,32,64,128,256)
Note:
- /ADG or /JBOD can also be used instead of /RAID_LEVEL
- Only RAID level and Stripe size can be modified using
the /MIGRATE qualifier
- Cannot migrate any RAID units (RAID 1, RAID 5 and so on)
that have spare disks to RAID 0 or JBOD units.