Virtual server storage is provided by disks. A disk is a partition of a data store that is allocated to a specific virtual server.  

Managing disks for the entire cloud is handled through the Control Panel's Settings menu. Disks for individual virtual servers are managed through the Control Panel > CloudVirtual Servers menu.

The primary disk is imported from OVA configuration during OVA VS creation. You can add new disks after the VS is created and built. That will be totally new disks without the information from OVA.


Add Disks to OVA Virtual Servers

Adding a disk to a virtual server will require that VS should be rebooted. If a VS is running when you try to add a new disk to it, you'll be asked to confirm the reboot. To add a disk to a virtual server:

  1. Go to your Control Panel > Cloud > Virtual Servers menu.
  2. Click a VS's label to open its details screen.
  3. Click the Storage tab > Disks.
  4. Click the + button or the Create Disk button.
  5. Fill in the details:
    • Specify disk label.
    • Choose the data store to create a disk on from the drop-down list.
    • Move the slider to the right to specify the desired disk size.

      The disk size should not exceed 2 TB when a new disk is added. You can later resize the disk if you need it to be larger than 2 TB.

  6. Click the Add Disk button to finish.

Restrictions:

  • If you choose a Solidfire data store, the minimum disk size will be regulated by Solidfire Data Store Zone settings.
  • If virtual server and the control panel server belong to different networks, the hot attach transaction will fail.
  • When you add a new disk to a virtual server, it automatically becomes available to that server.

Edit OVA Virtual Server Disks

You can resize disks when needed. The resize will fail if your current usage is greater than the new size you request. Note, that any changes on disk size will lead to reboot of your VS.

To change disk size:

  1. Go to your Control Panel > Cloud > Virtual Servers menu.
  2. Make sure your virtual server is powered off, then click its label to open its details screen.
  3. Click the Storage tab > Disks.
  4. Click the Actions button next to the disk you want to change, then click the Edit link.
  5. Enter a new disk label and size in GB in the fields provided.
  6. Click the Save Disk button. 

You cannot decrease disk size. Only the increase disk size option is available. Be aware, that increasing of disk size will not increase the disk partitions.


Migrate OVA Virtual Server Disks

You can migrate disks of your virtual servers to other data stores, which are allocated to the same compute resource. Unlike VS migration – disk migration requires a reboot of the VS (despite the template it is based on).
To migrate a disk:

  1. Go to your Control Panel > Cloud > Virtual Servers menu.
  2. Make sure your virtual server is powered off, then click its label to open its details screen.
  3. Click the Storage tab > Disks.
  4. Click the Actions button next to the disk you want to move to another data store, then click the Migrate button.
  5. On the screen that appears, select a target data store from a drop-down box.

  6. Click Start Migrate. 


  • You can only migrate disks to data stores in data store zones assigned to your bucket. 
  • You cannot migrate a disk to a data store with less capacity than the disk size.
  • If you move a 850 GB disk between aggregates with 10 GB actual usage, the 'dd' image of the local volume manager will take 850 GB space, because the entire local volume manager is copied, including zero 'd space which may not be able to be recovered.

Delete OVA Virtual Server Disks

To delete a disk:

  1. Go to your Control Panel > Cloud > Virtual Servers menu.
  2. Make sure your virtual server is powered off, then click its label to open its details screen.
  3. Click the Storage > Disks tab.
  4. Click the Actions button next to the disk you want to delete, then click Delete.
  5. In the pop-up window, move the Force Reboot slider to the right, then select the VS shutdown type.
  6. Move the Required Startup slider to the right to start up the VS automatically.

    Steps 5 and 6 apply to disks of VSs that are on.

  7. Click the Destroy Disk button.

This will schedule the destroy disk transaction.


See also:

Leave feedback