Difference between revisions of "User:Jstjohn/OpenNebula"
(→Installation: added opennebula-unstable) |
Kynikos.bot (talk | contribs) (Template:i18n is deprecated, use interlanguage links, see Help talk:I18n#"Dummy" interlanguage links and deprecation of Template:i18n) |
||
Line 1: | Line 1: | ||
[[Category:Virtualization]] | [[Category:Virtualization]] | ||
− | |||
{{stub}} | {{stub}} | ||
{{expansion}} | {{expansion}} |
Revision as of 15:48, 13 June 2012
"OpenNebula is the industry standard for on-premise IaaS cloud computing, offering the most feature-rich, flexible solution for the comprehensive management of virtualized data centers to enable private, public and hybrid (cloudbursting) clouds. OpenNebula interoperability makes cloud an evolution by leveraging existing IT infrastructure, protecting your investments, and avoiding vendor lock-in."
Contents
Installation
Install the opennebulaAUR package from the AUR. For those interested in running the latest bleeding edge version of OpenNebula, install the opennebula-unstableAUR package, also in the AUR.
Configuration
OpenNebula supports multiple hypervisors (QEMU-KVM, Xen, VMware) which means that the configuration of your OpenNebula deployment is dependent on which hypervisor technology you plan on using, but because OpenNebula uses libvirt for managing virtual machines (VMs) some of the OpenNebula configuration is hypervisor agnostic. The hypervisor agnostic configuration will be in this section and the hypervisor dependent configuration will be in the appropriate sub-sections.
See also: libvirt
Configuration specific to QEMU-KVM
To be added later
Configuration specific to Xen
TODO
See also: Xen
Configuration specific to VMware
TODO
See also: VMware
Troubleshooting
TODO