OpenNebula: Difference between revisions
Rcpavlicek (talk | contribs) |
Rcpavlicek (talk | contribs) |
||
Line 4: | Line 4: | ||
== USING XEN PROJECT == |
== USING XEN PROJECT == |
||
The configuration of the hypervisor for use with OpenNebula is unremarkable. OpenNebula does not make unusual demands on the hypervisor configuration. Items of note: |
|||
⚫ | |||
[http://docs.opennebula.org/4.8/administration/virtualization/xeng.html# |
* [http://docs.opennebula.org/4.8/administration/virtualization/xeng.html#configuration According to the release 4.8 documentation], OpenNebula uses the deprecated "xm" toolset. |
||
⚫ | |||
== HOWTOs == |
== HOWTOs == |
Revision as of 20:54, 30 September 2014
From the OpenNebula documentation:
"OpenNebula offers a simple but feature-rich and flexible solution to build and manage enterprise clouds and virtualized data centers. OpenNebula is designed to be simple. Simple to install, update and operate by the admins, and simple to use by end users. Being focused on simplicity, we integrate with existing technologies whenever possible. You’ll see that OpenNebula works with MySQL, Ceph, LVM, GlusterFS, Open vSwitch, Ceph, LDAP... This allows us to deliver a light, flexible and robust cloud manager."
USING XEN PROJECT
The configuration of the hypervisor for use with OpenNebula is unremarkable. OpenNebula does not make unusual demands on the hypervisor configuration. Items of note:
- According to the release 4.8 documentation, OpenNebula uses the deprecated "xm" toolset.
- According to the documentation, it is preferred to use SCSI devices on HVM to avoid limitations of the IDE support
HOWTOs
- QUICKSTART: Install OpenNebula and Xen on CentOS 6 (this uses Xen4CentOS)
- HOWTO Build OpenNebula and Xen Project into a Hybrid Cloud
- HOWTO Build an OpenNebula Cloud on Xen using openSUSE 12.1
PRESENTATIONS
DOCUMENTATION
- Using Xen Project from the OpenNebula Documentation
- QuickStart for Xen/CentOS 6 from the OpenNebula Documentation
- OpenNebula Wikipedia entry