About this task
This task unmaps a volume from a host or a cluster.
Prerequisites
- A volume mapped to a host or a cluster
Before you begin
- This task can be carried out from the host point of view or from the volume point of view
Instructions
Unmapping a volume from a host or a cluster
- From infinishell:
- Run:
vol.unmap name=v1 host=h1
or
Run: vol.unmap name=v1 cluster=c1
- Run:
- From the GUI:
- Go to the Volumes screen.
- Right-click a volume and select Modify Mapping from the pop-up menu.
- Select a host or a cluster from the list and click Apply.
Unmapping the host or cluster from a volume
- From infinishell:
- Run:
host.unmap name=h1 volume=v1
or
Run: cluster.unmap name=c1 volume=v1
- Run:
- From the GUI:
- Go to the Hosts and Clusters screen
- Click either the Hosts tab or the Clusters tab
- For host
- Click a host
- Select a volume from the Mapped Volume tab
- Click Unmap
- For cluster
- Click a cluster
- Select a volume from the Mapped Volume tab
Last edited: 2022-08-06 08:06:58 UTC
Comments