Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)
Chapter 3 Command Descriptions 69
Example
On a SAS system, create the 10-Gbyte volume V1 on virtual disk VD1, and map it
to ports A0 and B0 using LUN 12.
On an FC or iSCSI system, create the 10-Gbyte volume V1 on virtual disk VD1,
and map it to ports 0 and 1 using LUN 12. The ports are on the controller that owns
the virtual disk.
Related Commands
■ “delete volume” on page 86
■ “map volume” on page 94
■ “set volume” on page 155
■ “show vdisks” on page 230
■ “show volumes” on page 237
■ “unmap volume” on page 244
# create volume vdisk VD1 size 10GB mapping a0,b0.12 V1
Success: volume created and mapped successfully
# create volume vdisk VD1 size 10GB mapping 0-1.12 V1
Success: volume created and mapped successfully