Difference between revisions of "OpenNebula"

From Lsdf
m
m
Line 7: Line 7:
 
* Point the environment variables ONE_AUTH to your one_auth file. Default (/etc/profile.d/local-opennebula.sh):
 
* Point the environment variables ONE_AUTH to your one_auth file. Default (/etc/profile.d/local-opennebula.sh):
 
export ONE_AUTH=$HOME/ONE/one_auth
 
export ONE_AUTH=$HOME/ONE/one_auth
  +
  +
==creating a kvm image==
  +
* creating a new kvm image using [[virt-manager]]
  +
* contextualizing image
  +
* registration of image in OpenNebula

Revision as of 13:14, 7 June 2013

Instructions on how to use the LSDF OpenNebula cloud

under construction

accounts and access

  • See Access_to_Resources for instructions on how to request an OpenNebula account.
  • Login to the OpenNebula front-end server:
ssh one.lsdf.kit.edu
  • Point the environment variables ONE_AUTH to your one_auth file. Default (/etc/profile.d/local-opennebula.sh):
export ONE_AUTH=$HOME/ONE/one_auth

creating a kvm image

  • creating a new kvm image using virt-manager
  • contextualizing image
  • registration of image in OpenNebula