This section describes some additional AWS configuration options that can be used with the Charon-SSP AWS instance.
Contents
Storage Management
To add additional disk storage to your Charon-SSP AWS instance (for example, for storing virtual disk containers), perform the steps described below.
Steps in the AWS Environment
Step | Details |
---|---|
Open the Volumes configuration from the EC2 dashboard | This will open the volume overview screen. |
Create a new volume | Click on the Create Volume button on top of the volume overview screen. This will open the volume creation window. |
Select
Then click on Create Volume. | |
You will receive a confirmation window. Close it to return to the volume overview screen where you should now see the new volume. | |
Attach the volume to your instance | In the volumes overview screen, check that your volume has the state available. Right-click on it and select Attach Volume. This will open a small input screen. |
Select the instance to which the volume is to be attached. Optionally, you can change the device name that will be presented to the Charon-SSP AWS instance. Click on Attach to confirm the configuration and to attach the volume to the instance. The status of the volume in the volume overview screen will change from available to in-use. | |
Verify success in the instance description | Go to the instance overview list and select your instance. In the description tab at the bottom, you will see that the instance now has two block devices. |
Steps in Charon-SSP Manager
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.
- Open the Charon-SSP Manager on your local system and connect to your AWS instance.
- Select Tools > AWS Cloud > Storage Manager.
- In the Storage Manager window,
- select the new device,
- click on the cog-wheel symbol,
- select Format Volume to create a filesystem on the new device,
- click on the cog-wheel symbol again, and
- select Mount the Filesystem.
This will mount the new volume under /charon/storage/media/<UUID>/.
The following image shows a sample:
Note that the device on the host system is called /dev/xvdf
. This is equivalent to /dev/sdf
.
Once the filesystem has been mounted, the space is available to the Charon-SSP host system.