Difference between revisions of "How To Upload ISOs On OpenNebula"

From CipherSpace Client Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:OpenNebula]]
[[Category:OpenNebula]]
[[Category:How To]]
[[Category:How To]]
[[Category:CloudInfrastructure]]
__TOC__
__TOC__


==Upload an ISO using an URL==
==Upload an ISO using an URL==
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
#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>
#:<br>
Line 12: Line 14:
#:The following parameters must be specified:
#:The following parameters must be specified:
#:* Name = "your image name"
#:* Name = "your image name"
#:* Type = CDROM
#:* Type = Readonly CD-ROM
#:* Set Image Location to "Provide a path"
#:* Set Image Location to "Path in OpenNebula server"
#:* Path = "The URL of the ISO image"
#:* Path = "The URL of the ISO image"
#:<br>
#:<br>
#Open "Advanced Options".
#Open "Advanced Options".
#:[[File:New_img_advanced_options.png|thumb|none|upright=2]]
#:[[File:New_img_advanced_options.png|thumb|none|upright=2.5]]
#:Fill in the following fields:
#:Fill in the following fields:
#:* Device Prefix = vd
#:* BUS = Parallel ATA (IDE)
#:* Driver = qcow2
#:* Adjust "Image mapping driver" if required
#:<br>
#:<br>
#Click "Create" button.
#Click "Create" button.
Line 27: Line 29:


#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
#[[OpenNebula_Administrative_Functions | Log into OpenNebula Sunstone]].
#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>
#:<br>
Line 34: Line 36:
#:The following parameters must be specified:
#:The following parameters must be specified:
#:* Name = "your image name"
#:* Name = "your image name"
#:* Type = CDROM
#:* 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
#:<br>
#:<br>
#Open "Advanced Options".
#Open "Advanced Options".
#:[[File:New_img_advanced_options.png|thumb|none|upright=2]]
#:[[File:New_img_advanced_options.png|thumb|none|upright=2.5]]
#:Fill in the following fields:
#:Fill in the following fields:
#:* Device Prefix = vd
#:* BUS = Parallel ATA (IDE)
#:* Driver = qcow2
#:* Adjust "Image mapping driver" if required
#:<br>
#:<br>
#Click "Create" button.
#Click "Create" button.

Latest revision as of 22:13, 20 March 2017

Upload an ISO using an URL

  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 on the "+" button to add a new image.
    Add iso path options.png
    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"

  4. Open "Advanced Options".
    New img advanced options.png
    Fill in the following fields:
    • BUS = Parallel ATA (IDE)
    • Adjust "Image mapping driver" if required

  5. Click "Create" button.

Upload a local ISO image

  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 on the "+" button to add a new image.
    Add iso upload options.png
    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

  4. Open "Advanced Options".
    New img advanced options.png
    Fill in the following fields:
    • BUS = Parallel ATA (IDE)
    • Adjust "Image mapping driver" if required

  5. Click "Create" button.