6.2.12.24 rmvolumeattachment
Delete a volume attachment.
Purpose
The rmvolumeattachment
command allows you to delete an Exascale volume attachment.
Syntax
rmvolumeattachment attachment-ID [ --force ]
Command Options
The options for the rmvolumeattachment
command are:
-
attachment-ID: Identifies the volume attachment that is the subject of the operation. You can use the
lsvolumeattachment
command to find the identifier for each volume attachment. -
--force
: Optionally removes a volume attachment even if it is being used.
Examples
Example 6-187 Delete an EDV Attachment
You can delete an Exascale Direct Volume (EDV) attachment by specifying just the attachment-ID. In the following example, the attachment-ID is att0003_50e52177583f4be4bad68ac20b65001e
.
@> rmvolumeattachment att0003_50e52177583f4be4bad68ac20b65001e
Parent topic: Block Store Management