Difference between revisions of "How To Upload ISOs On OpenNebula"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | #[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | ||
#Go to | #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> | #:<br> | ||
Line 13: | Line 13: | ||
#:The following parameters must be specified: | #:The following parameters must be specified: | ||
#:* Name = "your image name" | #:* Name = "your image name" | ||
#:* Type = | #:* Type = Readonly CD-ROM | ||
#:* Set Image Location to " | #:* Set Image Location to "Path in OpenNebula server" | ||
#:* Path = "The URL of the ISO image" | #:* Path = "The URL of the ISO image" | ||
#:<br> | #:<br> | ||
Line 20: | Line 20: | ||
#:[[File:New_img_advanced_options.png|thumb|none|upright=2.5]] | #:[[File:New_img_advanced_options.png|thumb|none|upright=2.5]] | ||
#:Fill in the following fields: | #:Fill in the following fields: | ||
#:* | #:* Image mapping driver = qcow2 | ||
#:* | #:* Define device prefix adding: Key = DEV_PREFIX , VALUE = hd | ||
#:<br> | #:<br> | ||
#Click "Create" button. | #Click "Create" button. | ||
Line 28: | Line 28: | ||
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | #[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]]. | ||
#Go to | #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> | #:<br> | ||
Line 35: | Line 35: | ||
#:The following parameters must be specified: | #:The following parameters must be specified: | ||
#:* Name = "your image name" | #:* Name = "your image name" | ||
#:* Type = | #:* Type = Readonly CD-ROM | ||
#:* Set Image Location to "Upload" | #:* Set Image Location to "Upload" | ||
#:* Click "Browse.." button and select the image on your local PC | #:* Click "Browse.." button and select the image on your local PC | ||
Line 42: | Line 42: | ||
#:[[File:New_img_advanced_options.png|thumb|none|upright=2.5]] | #:[[File:New_img_advanced_options.png|thumb|none|upright=2.5]] | ||
#:Fill in the following fields: | #:Fill in the following fields: | ||
#:* | #:* Image mapping driver = qcow2 | ||
#:* | #:* Define device prefix adding: Key = DEV_PREFIX , VALUE = hd | ||
#:<br> | #:<br> | ||
#Click "Create" button. | #Click "Create" button. |
Revision as of 09:29, 14 December 2016
Upload an ISO using an URL
- Log into OpenNebula Sunstone.
- Go to “Storage” in the left menu and click on “Images” in the drop down menu.
- Click on the "+" button to add a new image.
- The following parameters must be specified:
- Name = "your image name"
- Type = Readonly CD-ROM
- Set Image Location to "Path in OpenNebula server"
- Path = "The URL of the ISO image"
- Open "Advanced Options".
- Fill in the following fields:
- Image mapping driver = qcow2
- Define device prefix adding: Key = DEV_PREFIX , VALUE = hd
- Click "Create" button.
Upload a local ISO image
- Log into OpenNebula Sunstone.
- Go to “Storage” in the left menu and click on “Images” in the drop down menu.
- Click on the "+" button to add a new image.
- The following parameters must be specified:
- Name = "your image name"
- Type = Readonly CD-ROM
- Set Image Location to "Upload"
- Click "Browse.." button and select the image on your local PC
- Open "Advanced Options".
- Fill in the following fields:
- Image mapping driver = qcow2
- Define device prefix adding: Key = DEV_PREFIX , VALUE = hd
- Click "Create" button.