Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
en:services:server_services:gwdg_cloud_server:volumes_manual [2021/05/18 09:56] ssadegh [Delete a volume] |
en:services:server_services:gwdg_cloud_server:volumes_manual [2021/05/20 10:51] ssadegh [Manage an existing volume] |
||
---|---|---|---|
Line 24: | Line 24: | ||
- | ===== Attach/ | + | ===== Manage |
- | .... | + | <WRAP Group> <WRAP column half> There are several actions which can be applied on a volume. You can see the list of them by clicking the small arrow on the very right of each volume row. The most useful ones are described as follow. |
+ | The volume which is not attached and has no related snapshot can be deleted by **Delete Volume** . | ||
+ | |||
+ | The size of the volume which is not attached can be increased by **Extend Volume** . | ||
+ | |||
+ | The volume which is not attached can be transferred to another project by **Create Transfer** . The necessary quota in destination project should be met. The provided " | ||
+ | |||
+ | </ | ||
+ | <WRAP Group> <WRAP column half> To attach or detach a Volume to or from an instance, the **Manage Attachments** option should be used. | ||
+ | |||
+ | To attach a volume to a running instance, the following steps should be fulfilled: | ||
+ | |||
+ | * Select " | ||
+ | * On displayed form, select the intended instance from the " | ||
+ | * You can optionally change the device name. | ||
+ | * Click " | ||
+ | * Connect to your instance and run "// | ||
+ | * If the volume is new (has not been attached to another instance before) you will see a message in the output of previous command indicating that the disk doesn' | ||
+ | * To format your device, execute: "// | ||
+ | * Create a directory for mounting the new storage volume: "// | ||
+ | * Mount the new volume: "// | ||
+ | |||
+ | </ | ||