HP StorageWorks Modular Smart Array 1000 (MSA1000) Command Line Interface Reference Guide (September 2003)

Command Line Interface (CLI)
42 MSA1000 Command Line Interface Reference Guide
Example CLI Response
The following display is a continuation of the previous example, creating three
LUNs on the same group of physical drives.
CLI> ADD UNIT 1 DATA=”DISK111-DISK114” RAID_LEVEL=5
STRIPE_SIZE=32 SIZE=1000MB
First volume to be configured on these drives.
The logical unit size has been adjusted by 4MB for optimal
performance.
Logical Unit size = 996 MB
RAID overhead = 498 MB
Total space occupied by new unit = 1494 MB
Free space left on this volume = 24533 MB
Unit 1 is created successfully.
CLI> ADD UNIT 2 DATA=”DISK111-DISK114” RAID_LEVEL=5
STRIPE_SIZE=32 SIZE=2000MB
Logical Unit size = 2000 MB
RAID overhead = 1000 MB
Total space occupied by new unit = 3000 MB
Free space left on this volume = 21533 MB
Unit 2 is created successfully.
CLI> ADD UNIT 3 DATA=”DISK111-DISK114” RAID_LEVEL=5
STRIPE_SIZE=16 SIZE=4000MB
Logical Unit size = 4000 MB
RAID overhead = 2000 MB
Total space occupied by new unit = 6000 MB
Free space left on this volume = 15533 MB
Unit 3 is created successfully.