1 DELETE 2 DISK Deletes a Global Hot Spare disk that is part of an IR volume set. Format DELETE DISK /SPARE 3 Qualifiers /SPARE This qualifier is required. Deletes the Global Hot Spare disk in the IR volume set. 3 Example SAS> DELETE DISK /SPARE Global Hot Spare disk deleted. This example shows the deletion of the Global Hot Spare disk in the IR volume set. 2 UNIT Deletes the IR volume specified by the IR volume ID. Format DELETE UNIT volume_id 3 Parameters volume_id The IR volume ID number to be deleted. (To display IR volume IDs, enter the SAS command SHOW DISK or SHOW UNIT. The IR volume must be dismounted in OpenVMS before it can be deleted. 3 Qualifiers /CONFIRM /CONFIRM (default) /NOCONFIRM Controls whether a question about confirming the DELETE UNIT command is displayed. 3 Example SAS> DELETE UNIT 4 WARNING: Proceeding with this operation may cause data loss. Would you like to continue (Yes/No) [NO]? Yes IR Volume ID 4 deleted. This example shows the deletion of IR Volume ID 4.