Ganeti
Original author(s) | |
---|---|
Developer(s) | |
Initial release | August 30, 2007[1] |
Stable release | 2.15.1 / September 8, 2015 |
Written in | Python, Haskell |
Operating system | Linux |
Platform | Xen and KVM |
Type | Virtual machine monitor |
License | 2-clause BSD license |
Website |
www |
Ganeti is a virtual machine cluster management tool developed by Google. The solution stack uses either Xen or KVM as the virtualization platform, LVM for disk management, and optionally DRBD for disk replication across physical hosts. Since 2007 Ganeti is developed and released as free and open-source software, subject to the requirements of the GNU General Public License (GPL), version 2. The license was changed to the 2-clause BSD license in version 2.11.6.[2]
Ganeti is essentially a wrapper around existing hypervisors which makes it convenient for system administrators to set up a cluster. It is used by Google for its Internal Computing Infrastructure and also used by the former Open Source Development Labs (now Linux Foundation) for hosting open source projects.
The first International Ganeti Conference, Ganeticon 2013 was held in Greece from 3rd till 5 September 2013.
See also
References
- ↑ Marxer, Roman (2007-08-30). "Ganeti: Open source virtual server management software released". Retrieved 2013-07-11.
- ↑ Ganeti 2.11.6 released - Ganeti mailing list
|