Example of migrate output for single to raid 1 – Avago Technologies 3ware SAS 9750-16i4e User Manual

Page 98

Advertising
background image

Chapter 2. CLI Syntax Reference

90

3ware SATA+SAS RAID Controller Card CLI Guide, Version 10.2

3ware CLI> /c0 show

Unit UnitType Status %RCmpl %V/I/M Stripe Size(GB) Cache AVrfy

---------------------------------------------------------------------------

u0 RAID-5 OK - - 64K 596.004 RiW OFF

u2 SPARE OK - - - 149.042 - OFF

u3 Migrator MIGRATING - 39 - 149.001 RiW OFF

VPort Status Unit Size Blocks Serial

-----------------------------------------------------------------------

p0 OK u0 149.05 GB 312581808 WD-WCANM1771318

p1 OK u0 149.05 GB 312581808 WD-WCANM1757592

p2 OK u0 149.05 GB 312581808 WD-WCANM1782201

p3 OK u0 149.05 GB 312581808 WD-WCANM1753998

p4 OK u2 149.05 GB 312581808 WD-WCANM1766952

p5 OK u3 149.05 GB 312581808 WD-WCANM1882472

p6 OK u0 149.05 GB 312581808 WD-WCANM1883862

p7 OK u3 149.05 GB 312581808 WD-WCANM1778008

p8 OK - 149.05 GB 312581808 WD-WCANM1770998

p9 NOT-PRESENT - - - -

p10 OK u3 149.05 GB 312581808 WD-WCANM1869003

p11 OK u3 149.05 GB 312581808 WD-WCANM1762464

3ware CLI> /c0/u3 show

Unit UnitType Status %RCmpl %V/I/M Port Stripe Size(GB)

------------------------------------------------------------------------

u3 Migrator MIGRATING - 39 - - -

su3 RAID-1 OK - - - - 149.001

su3-0 DISK OK - - p5 - 149.001

su3-1 DISK OK - - p7 - 149.001

su3/v0 Volume - - - - - 149.001

du3 RAID-10 OK - - - 16K 298.002

du3-0 RAID-1 OK - - - - -

du3-0-0 DISK OK - - p5 - 149.001

du3-0-1 DISK OK - - p7 - 149.001

du3-1 RAID-1 OK - - - - -

du3-1-0 DISK OK - - p10 - 149.001

du3-1-1 DISK OK - - p11 - 149.001

du3/v0 Volume - - - - - 149.001

Example of migrate output for Single to RAID 1

The migration path from RAID type Single to RAID 1 is a special case.
Because the single unit becomes a mirrored array, technically, this is not a
migration. As a result, this command shows a different status than other
migration paths. In addition, the status of the newly specified disk shows
DEGRADED until the “migration/rebuild” is complete.

For example, below is a system with two migrating units, /c0/u0 and /c0/u1.
Unit u0 is migrating from a RAID 10 to a RAID 0 unit, while unit u1 is
migrating from Single to a RAID 1, initiated by the following commands:

/c0/u0 migrate type=raid0

/c0/u1 migrate type=raid1 disk=5

Advertising