HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software Command Line Interface Reference Guide (EK-G80CL-RA. C01, March 2005)

CLI Command Descriptions
130 HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software
Command Line Interface Reference Guide
Deletes a unit from the subsystem configuration. The DELETE unit-number
command flushes user data from the writeback cache to the disks and deletes the
specified unit. The command deletes the association of the unit with its underlying
device, storageset, RAIDset, or partition. The container and any data in it are left
intact.
If any errors occur while trying to flush the user data, the logical unit is not
deleted. To delete a unit that has existing errors, you must clear all the errors using
a CLEAR_ERRORS command.
Syntax
DELETE unit-number
Parameters
The following parameter supports the DELETE command:
unit-number
Identifies the unit number to be deleted. The unit-number is the same
name given to the unit at the time it was created using the ADD UNITS
command.
Switches
There are no switches associated with this command.
Example
This example shows how to delete disk unit number D103:
DELETE D103
See Also
ADD UNITS
CLEAR_ERRORS unit-number LOST_DATA
CLEAR_ERRORS unit-number UNWRITEABLE_DATA
DELETE
unit-number