Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add manual mount section

...

In the Azure notification area (bell symbol at the top right of the screen) you should receive the success notifications, similar to the sample below:

Div
classpagebreak

...


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 > Azure 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.

Please note: When you delete a virtual machine in Azure, by default, the disks that are attached to the VM will not be deleted. If you do not require a disk anymore, delete it to avoid unnecessary cost.

...