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

From CipherSpace Client Wiki
Jump to navigation Jump to search
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:OpenNebula]]
1.[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
[[Category:How To]]
 
[[Category:CloudInfrastructure]]
2. Go to “Virtual Resources” in the left menu and click “Images” in the drop down menu.
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
[[File:Img_menu.png|thumb|none|upright=0.5]]
#: <br>
 
#Go to “Storage” in the left menu and click on “Images” in the drop down menu.
3. Click the "+" button to add a new image.
#: [[File:Img_menu.png|thumb|none|upright=0.5]]
The following parameters must be specified:
#:<br>
* Name = "your image name"
#Click the "+" button to add a new image.
* Type = datablock
#:[[File:Add_img_options.png|thumb|none|upright=3]]
* Tick Persistent
#:The following parameters must be specified:
* Set Image Location to Empty datablock
#:* Name = "your image name"
* Size = "your required space in MB"
#:* Type = Generic storage datablock
* FS type = qcow2
#:* Tick "This image is persistent"
 
#:* Set Image Location to Empty disk image
[[File:Add_img_options.png|thumb|none|upright=2.5]]
#:* Size = "your required space in MB"
Open "Advanced Options" and insert:
#:<br>
* Device Prefix = vd
#Open "Advanced Options".
* Driver = qcow2
#:[[File:Datablock_adv_opt.png|thumb|none|upright=2.5]]
[[File:New_img_advanced_options.png|thumb|none|upright=2]]
#:Fill in the following fields:
Click "Create" button.
#:* BUS = Virtio
#:* Adjust "Image mapping driver" if required
#:
#:<br>
#Click on the "Create" button.

Latest revision as of 22:12, 20 March 2017

  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:
    • BUS = Virtio
    • Adjust "Image mapping driver" if required

  5. Click on the "Create" button.