...
- Go to the Elastic Block Store volumes list.
- Select the volume to be detached.
- Use the menu Actions > Detach volume.
...
Steps on the Charon-SSP
...
Host System
Mounting a Newly Attached Volume Using the Storage Manager (Marketplace Images only)
After the volume has been attached to the instance, it must be included in the Charon-SSP host system configuration. This is achieved via the Charon-SSP Manager.
...
Once the filesystem has been mounted, the space is available to the Charon-SSP host system. After the first mount via the Storage Manager, the filesystem will be automatically mounted after a restart of the Charon host instance.
Mounting a Newly Attached Volume Manually
Include Page |
---|
| PDC:__Include: Charon-SSP Manual Mounting of New Disk Device v4.2.x |
---|
| PDC:__Include: Charon-SSP Manual Mounting of New Disk Device v4.2.x |
---|
|
Unmounting a Volume
To unmount a volume before perform the following steps:
- Stop all Charon instances that might use the volume that is about to be unmounted.
- On host systems based on Marketplace images:
- In Charon Manager go to Tools > AWS Cloud > Storage Manager.
- Select the volume.
- Click on the cogwheel symbol and select Unmount the Filesystem.
- On other systems:
- Use the command
# umount <device-path>
or # umount <mount-point>
- To make this permanent, remove the corresponding entry in /etc/fstab.
Include Page |
---|
| KBCOMMON:DOC-GoToToc |
---|
| KBCOMMON:DOC-GoToToc |
---|
|