This command unmaps one or more volumes from a host.
Usage
blockmapping unmap_host_volumes --blockhost-id ID
--volume-ids IDS
Required Parameters
| Specifies the block host. |
| Specifies the volumes to unmap from the specified host. Specify IDS as a comma separated list of volume IDs. |
Example
vcli: admin> blockmapping unmap_host_volumes --blockhost-id 1 --volume-ids 2
Waiting ...
Waiting ... \
[2025-02-27 22:07:06] un-mapping host Host1 to volume sub1block2
[2025-02-27 22:07:06] un-mapping host Host1 to volume sub1block2 finished
[2025-02-27 22:07:06] bulk mapping finished successfully ... |
Completed
vcli: admin>