Using the CLI
43
Modular Smart Array 1000/1500 cs Command Line Interface User Guide
Assigning a name or ID to a LUN
If desired (or required by your operating system), each LUN can be assigned a
unique name or ID in addition to its number. These user-defined names make it
easier to identify specific LUNs in other configuration procedures.
Note:
OpenVMS systems require each LUN to have a unique ID. No two devices in the
entire SAN for this OpenVMS system may share ID numbers. LUNs in different storage
systems must have different IDs.
Basic command
SET UNIT_ID
Example command
CLI> SET UNIT_ID 0 ABC
Command options
0
—
LUN 0 is being assigned a name
.
ABC
—
is the name to assign to LUN 0. The name of this LUN will be ABC
.
Example CLI response
Identifier “ABC” created for unit 0
Adding a spare to a LUN
To add a spare to an existing LUN:
Basic command
ADD SPARE
Example command
CLI> ADD SPARE UNIT=2 DISK109
Command options
UNIT=2
—the unit to assign the spare to. This is the same number that was
given to the unit when it was created with the
ADD UNIT
command. In this
example, LUN 2 will have use of the spare.
DISK109
—indicates the drives to assign as the spare to the LUN. Disks are
identified by box number and bay number. In this example, drive 9 in box
number 1 is to be used.
Содержание 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 ...