Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

StepDetails
Select Attached Block Volumes from the Resources section on the left.

In the example above, no volumes have been attached so far. Click on Attach Block Volume to select the volume that is to be attached.

Select the parameters for the volume and attach it to the instance.

Select which block volume to attach, the parameters for attaching the device (paravirtualized, read/write), the compartment, and the device path presented to the Charon -SSP host.

Once all parameters have been set, click on Attach.

Verify that the device has been attached.

The instance details list now shows the attached volume.

...

classpagebreak

...

First, unmount the volume in the Charon host system (see Charon-SSP Manager section below).

Then detach the volume from your instance:

  • Go to the Attached Block Volumes list in the instance details display.
  • Click on the three dots next to the volume to be detached and select Detach.

...


Div
classpagebreak


Steps on the Charon Host System

Mounting a Newly Attached Volume Using the Storage Manager (SSP AL Images Only)

After the volume has been attached to the instance, it must be included in the Charon-SSP host system configuration using . On Charon-SSP AL instances, this is achieved via the Charon-SSP Manager.

  1. Open the Charon-SSP Manager on your local system and connect to your Charon cloud instance.
  2. Select Tools > Oracle Cloud > Storage Manager.
  3.  In the Storage Manager window, perform the following steps:
    1. Select the new device. 
    2. Click on the cog-wheel symbol.
    3. Only if required, select Format Volume to create a filesystem on the new device.
      Please note: this will delete all data on the volume.
    4. Click on the cog-wheel symbol and select Mount the Filesystem.

...

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.

Div
classpagebreak


Mounting a Newly Attached Volume Manually

Include Page
PDC:__Include: Manually Mounting a New Disk Device on Linux
PDC:__Include: Manually Mounting a New Disk Device on Linux

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 AL images:
    • In Charon Manager go to Tools > Oracle 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