Installation guide
Controller Object Commands
www.lsi.com/channel/products  57
Volumes 0 through 3 are carved using the first four sizes, as specified. 
Volumes 4, 5, and 6 are the autocarved volumes (1024 GB each). Volume 6 is 
the remainder of the carve size.
 //localhost> /c2 add type=raid0 disk=0:1:2:4:5:6:
7 vol=2000:500:1024:700
Creating new unit on controller /c2 ... Done. The new unit is /
c2/u0.
Setting default Command Queuing Policy for unit /c2/u0 to [on] 
... Done.
Setting write cache=ON for the new unit ... Done.
After the unit creation, a subsequent show command for the unit shows the 
volume sizes:
//localhost> /c2/u0 show
Unit UnitType Status %RCmpl %V/I/M Port Stripe Size(GB)
------------------------------------------------------------------------
u0 RAID-0 OK - - - 256K 6519.19 
u0-0 DISK OK - - p0 -  931.312 
u0-1 DISK OK - - p1 -  931.312 
u0-2 DISK OK - - p2 -  931.312 
u0-3 DISK OK - - p4 -  931.312 
u0-4 DISK OK - - p5 -  931.312 
u0-5 DISK OK - - p6 -  931.312 
u0-6 DISK OK - - p7 -  931.312 
u0/v0 Volume - - - - -  2000 
u0/v1 Volume - - - - -  500 
u0/v2 Volume - - - - -  1024 
u0/v3 Volume - - - - -  700 
u0/v4 Volume - - - - -  1024 
u0/v5 Volume - - - - -  1024 
u0/v6 Volume - - - - -  247.188 
 /cx rescan [noscan]
The /cx rescan command instructs the controller to rescan all ports or vports, 
and phys and reconstitute all units. The controller updates its list of disks, and 
attempts to read every Disk Configuration Block (DCB) in order to 
reassemble its view of logical units. Any newly found units or drives are 
listed.
noscan is used to prevent the operating system from being notified of the unit 
discovery. The default is to inform the operating system. 
Example:
 //localhost> /c1 rescan
Note: If you are adding new drives, add them physically before issuing the rescan 
commands. If you want to hot-swap drives without first powering down the system, 
use hot-swap bays. This helps prevent system hangs and electrical damage.










