User guide
Table Of Contents
- MSA1000 User Guide
- Contents
- About this Guide
- Chapter 1: Introduction
- Chapter 2: Operating System Specific Information
- Chapter 3: MSA1000 Setup and Sample Configurations
- Chapter 4: Operation and Management
- Chapter 5: Array Configuration Utility (ACU)
- Installing the ACU on the Server
- Accessing the ACU
- Description of Screen Regions
- Configuring a New Controller
- Modifying an Existing Controller
- Probability of Logical Drive Failure
- Chapter 6: Command Line Interface (CLI)
- CLI Overview
- CLI Setup
- Help Commands
- Display Commands
- Array Controller Configuration Commands
- LUN Management Commands
- Server Connection Commands
- Selective Storage Presentation/Access Control List Commands
- Appendix A: Regulatory Compliance Notices
- Appendix B: Electrostatic Discharge
- Appendix C: Specifications
- Appendix D: Hard Drive Arrays
- Appendix E: Recovering from Hard Drive Failure
- Appendix F: Controller Display Messages
- Appendix G: Recovery ROM and ROM Cloning
- Appendix H: SCSI ID Assignments
- Index

Command Line Interface (CLI)
144 Modular SAN Array 1000 User Guide
Creating a LUN with an Assigned Spare
To create a LUN and assign a spare at the same time, use the ADD UNIT command
and include the
SPARE= command option.
Note: More than one spare can be assigned to the same LUN and the same spare can
be available to multiple LUNs.
Example Command
CLI> ADD UNIT 4 DATA=”DISK211-DISK212” RAID_LEVEL=1
SPARE=”DISK213”
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
4—LUN 4 is to be created.
DATA=”DISK211-DISK212”—drives 11 through 12 in box number 2 are to be
incorporated into the LUN.
RAID_LEVEL=1—RAID 1 will be used when creating the LUN.
SPARE=”DISK213”—the drive in bay 13 of box 2 will be assigned as a spare
drive to the LUN.
Note: Quotation marks must be entered both before and after the disk drive that is to
be designated as a spare for the LUN.
Example CLI Response
First volume to be configured on these drives.
Logical Unit size = 69460 MB
RAID overhead = 69460 MB
Total space occupied by new unit = 138920 MB
Free space left on this volume = 0 MB
Unit 4 is created successfully.
230941-005_MSA1000_UG.book Page 144 Thursday, April 17, 2003 5:53 PM