Using the CLI
40
Modular Smart Array 1000/1500 cs Command Line Interface User Guide
Example CLI response
First volume to be configured on these drives.
Logical Unit size = 69460 MB
RAID overhead = 0 MB
Total space occupied by new unit = 69460 MB
Free space left on this volume = 0 MB
Unit 0 is created successfully.
Creating Multiple LUNs on a group of drives
To carve out multiple LUNs from a drive or group of drives, use the
ADD UNIT
command and include the
SIZE=
command option. Repeat the command using a
unique LUN ID for each LUN, along with the desired size parameter.
Example command
CLI> ADD UNIT 1 DATA=”DISK111-DISK114” RAID_LEVEL=5
STRIPE_SIZE=32 SIZE=1000MB
Note:
Maintain a record of the units as they are created. These Unit ID numbers are
used in other CLI commands. In addition to recording the unit number, the drives
included, RAID type and size, and
record the order in which they are created
.
Command options
1
—LUN 1 is to be created.
DATA=”DISK111-DISK114”
—drives 11 through 14 in box number 1 to the
LUN.
RAID_LEVEL=5
—RAID 5 will be used when creating the LUN.
STRIPE_SIZE=32
—stripe size of 32 will be used when creating the LUN.
SIZE=1000MB
—1000 MB of the available space will be used for the LUN.
Содержание StorageWorks Modular Smart Array 1000 cs
Страница 18: ...Overview and Setup 18 Modular Smart Array 1000 1500 cs Command Line Interface User Guide ...
Страница 60: ...Using the CLI 60 Modular Smart Array 1000 1500 cs Command Line Interface User Guide ...
Страница 64: ...Index 64 Modular Smart Array 1000 1500 cs Command Line Interface User Guide ...