Software:Ganeti
Original author(s) | |
---|---|
Developer(s) | Community-supported |
Initial release | August 30, 2007[1] |
Stable release | 3.0.2 (February 28, 2022[±] | )
Written in | Python, Haskell |
Operating system | Linux |
Platform | Xen, KVM, LXC |
Type | Virtual machine monitor |
License | 2-clause BSD license |
Website | www |
Ganeti is a virtual machine cluster management tool originally developed by Google. The solution stack uses either Xen, KVM, or LXC as the virtualization platform, LVM for disk management, and optionally DRBD for disk replication across physical hosts or shared storage for external replication.[2] Since 2007 Ganeti is developed and released as free and open-source software. Originally 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, released September 2014.[3]
Ganeti acts as a convenient wrapper around existing hypervisors for system administrators to set up a cluster. It is used by Google for some of its computing infrastructure and also by the Linux Foundation (formerly Open Source Development Labs) for hosting open source projects. In contrast to cloud solutions designed for many ephemeral VMs, Ganeti focuses on long-lived, persistent VMs suitable for workloads that don't have built-in redundancy.
The first International Ganeti Conference, Ganeticon 2013 was held in Greece from 3rd till 5 September 2013. The second and third one were held at Portland State University (in Portland, OR, in September 2014),[4] and Google Prague (in Prague, Czech Republic, in September 2015).[5] The fourth conference took place at Google's Dublin office, in September 2016.[6] The fifth conference was held in Leipzig in December 2017 at Spreadshirt.[7]
See also
References
- ↑ Marxer, Roman (2007-08-30). "Ganeti: Open source virtual server management software released". http://googlecode.blogspot.com/2007/08/ganeti-open-source-virtual-server.html.
- ↑ Ganeti shared storage support - Ganeti documentation website
- ↑ Ganeti 2.11.6 released - Ganeti mailing list
- ↑ Announcing the Second Ganeti Developers and Users conference - Ganeti mailing list
- ↑ Third Ganeti developers and users conference - Ganeti mailing list
- ↑ Fourth Ganeti Developers and Users Conference - Ganeti mailing list
- ↑ [1] - Ganeti mailing list
Original source: https://en.wikipedia.org/wiki/Ganeti.
Read more |