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

From CipherSpace Client Wiki
Jump to navigation Jump to search
Line 19: Line 19:
#:Fill in the following fields:
#:Fill in the following fields:
#:* Image mapping driver = qcow2
#:* Image mapping driver = qcow2
#:* Define device prefix adding: Key = DEV_PREFIX , VALUE = vd
#:* BUS = virtio
#:  
#:  
#:<br>
#:<br>
#Click on the "Create" button.
#Click on the "Create" button.

Revision as of 11:01, 16 December 2016

  1. Log into OpenNebula Sunstone.

  2. Go to “Storage” 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 = Generic storage datablock
    • Tick "This image is persistent"
    • Set Image Location to Empty disk image
    • Size = "your required space in MB"

  4. Open "Advanced Options".
    Datablock adv opt.png
    Fill in the following fields:
    • Image mapping driver = qcow2
    • BUS = virtio

  5. Click on the "Create" button.