Project

General

Profile

Actions

OpenNebula image management

Images

We build our own images for the following distributions:

FIXME: other images? Are they provided by the OpenNebula project?

Tasks

Deploying a new image

  • Upload Qcow2 or raw image to server1.place5.ungleich.ch:/var/tmp/one-staging/ (you can use scp).
  • Create a new image on OpenNebula Sunstone.
    - Left sidebar > Storage > Images > "+" Icon > Create
    - Type: Operating System
    - Permanent: No
    - Image Location > Path in OpenNebula server: /var/tmp/one-staging/my-image.img
    - Once created, open image entry and set Use permission to Owner+Group+Other.
  • Create or edit exiting Template on OpenNebula Sunstone.
    - Left sidebar > Templates > VMs
    - Create new template OR duplicate-then-edit template OR edit existing template.
  • Instantiate new VM on OpenNebula Sunstone.
    - Left sidebar > Instances > VMs > "+" Icon.

Updated by Timothée Floure about 4 years ago · 2 revisions