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

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