Thursday, September 1, 2011

How OpenNebula works ?

OpenNebula is a distributed application containing two components 

The first component referred to as OpenNebula front-end runs on VX64 server. 

sudo apt-get install opennebula 

The second component referred to as OpenNebula Node should be installed on all hosts part of the compute cluster. This package prepares the machine for being a node in an OpenNebula cloud. It in turn configures the following dependent packages: 

1) KVM 
2) libvirt 
3) oneadmin user creation 
4) ruby 

sudo apt-get install opennebula-node