How To Create a New Disk Image in OpenNebula
Jump to navigation
Jump to search
- Log into OpenNebula Sunstone.
- Go to “Virtual Resources” in the left menu and click on “Images” in the drop down menu.
- Click the "+" button to add a new image.
- The following parameters must be specified:
- Name = "your image name"
- Type = DATABLOCK
- Tick Persistent
- Set Image Location to Empty datablock
- Size = "your required space in MB"
- FS type = qcow2
- Open "Advanced Options".
- Fill in the following fields:
- Device Prefix = vd
- Driver = qcow2
- Click on the "Create" button.