HP StorageWorks Modular Smart Array 1000 (MSA1000) Command Line Interface Reference Guide (September 2003)
Command Line Interface (CLI)
45MSA1000 Command Line Interface Reference Guide
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
Unit 2 is created successfully.
Deleting LUNs
To delete the last created LUN:
Note: If more than one LUN has been created, only the last LUN created can be
deleted. It is important to maintain a record of the unit numbers and the order in which
they are created.
Note: After a LUN is deleted, its unit number goes unused until manually assigned to a
new LUN. Unit numbers are not automatically reassigned when a LUN is deleted.
Basic Command
DELETE UNIT
Example Command
CLI> DELETE UNIT 4
Command Options
4—the unit to delete. This is the same number that was given to the unit when
it was created with the
ADD UNIT command. In this example, LUN 4 is to be
deleted.
Example CLI Response
Data will be lost after the unit is deleted.
Do you still want to DELETE unit 4 (Y/N)? Y
Please wait while unit 4 is being deleted…
Unit 4 is deleted successfully.