Difference between revisions of "How To Create a New Disk Image in OpenNebula"

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 6: Line 6:


3. Click the "+" button to add a new image.
3. Click the "+" button to add a new image.
[[File:Add_img_options.png|thumb|none|upright=2.5]]
The following parameters must be specified:
The following parameters must be specified:
* Name = "your image name"
* Name = "your image name"
Line 14: Line 17:
* FS type = qcow2
* FS type = qcow2


[[File:Add_img_options.png|thumb|none|upright=2.5]]
Open "Advanced Options" and insert:
Open "Advanced Options" and insert:
* Device Prefix = vd
* Device Prefix = vd

Revision as of 09:46, 16 September 2016

1. Log into OpenNebula Sunstone.

2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.

Img menu.png

3. Click the "+" button to add a new image.

Add img options.png

The following parameters must be specified:

  • Name = "your image name"
  • Type = DATABLOCK
  • Tick Persistent
  • Set Image Location to Empty datablock
  • Size = "your required space in MB"
  • FS type = qcow2

Open "Advanced Options" and insert:

  • Device Prefix = vd
  • Driver = qcow2
New img advanced options.png

Click on the "Create" button.