How To Create a New Disk Image in OpenNebula

From CipherSpace Client Wiki
Revision as of 12:34, 22 September 2016 by Valentina (talk | contribs)
Jump to navigation Jump to search
  1. Log into OpenNebula Sunstone.

  2. Go to “Virtual Resources” in the left menu and click on “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

  4. Open "Advanced Options".
    New img advanced options.png
    Fill in the following fields:
    • Device Prefix = vd
    • Driver = qcow2

  5. Click on the "Create" button.