3.7. Managing Volumes

A volume in Virtuozzo Infrastructure Platform is a virtual disk drive that can be attached to a VM. The integrity of data in volumes is protected by a redundancy mode specified in a storage policy.

3.7.1. Creating, Editing, and Removing Volumes

To create a volume, do the following:

  1. On the COMPUTE > VOLUMES tab, click Add volume.

    ../_images/stor_image79.png
  2. In the Add volume window, specify volume name and size in gigabytes; select a storage policy from the corresponding drop-down list; click Add.

To edit a volume, select it and click the pencil icon next to a parameter you need to change. You cannot shrink volumes. To expand volumes that are in use, detach them first.

To remove a volume, click the corresponding ellipsis button then click Delete. To remove multiple volumes at once, select them and click Delete. To remove a boot volume, first replace it with another one. To remove a volume that is in use, detach it first.

3.7.2. Attaching and Detaching Volumes

To add a writable virtual disk drive to a VM, attach a volume to it. To do this:

  1. On the COMPUTE > VOLUMES tab, click the ellipsis button next to an unused volume and click Attach in the context menu.

    ../_images/stor_image80.png
  2. In the Attach volume window, select the VM from the drop-down list and click Done.

To detach a volume, do the following:

  1. Click the ellipsis button next to the volume that is in use.
  2. Click Detach to gracefully stop all operations and detach the volume; or click Force detach to immediately detach it with a risk of data loss.