Ganeti: Difference between revisions
logo added |
Clarify that the GPL was the original license and the current license is BSD 2-clause. |
||
Line 25: | Line 25: | ||
| frequently updated = <!-- DO NOT include this parameter unless you know what it does --> |
| frequently updated = <!-- DO NOT include this parameter unless you know what it does --> |
||
}} |
}} |
||
'''Ganeti''' is a virtual machine cluster management tool developed by [[Google]]. The [[solution stack]] uses either [[Xen]], [[Kernel-based Virtual Machine|KVM]] or [[LXC]] as the virtualization platform, [[Logical Volume Manager (Linux)|LVM]] for disk management, and optionally [[DRBD]] for disk replication across physical hosts or shared storage for external replication.<ref>[http://docs.ganeti.org/ganeti/master/html/design-shared-storage.html Ganeti shared storage support] - Ganeti documentation website</ref> Since 2007 Ganeti is developed and released as [[free and open-source software]] |
'''Ganeti''' is a virtual machine cluster management tool developed by [[Google]]. The [[solution stack]] uses either [[Xen]], [[Kernel-based Virtual Machine|KVM]] or [[LXC]] as the virtualization platform, [[Logical Volume Manager (Linux)|LVM]] for disk management, and optionally [[DRBD]] for disk replication across physical hosts or shared storage for external replication.<ref>[http://docs.ganeti.org/ganeti/master/html/design-shared-storage.html Ganeti shared storage support] - Ganeti documentation website</ref> 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 [[BSD Licenses#2-clause license .28.22Simplified BSD License.22 or .22FreeBSD License.22.29|2-clause BSD license]] in version 2.11.6, released September 2014.<ref>[https://groups.google.com/d/topic/ganeti/FDtp8ers6pI/discussion Ganeti 2.11.6 released] - Ganeti mailing list</ref> |
||
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 some of its Internal Computing Infrastructure and also used by the former [[Open Source Development Labs]] (now [[Linux Foundation]]) for hosting open source projects. In contrast to cloud-oriented solutions which are designed more towards large-scale, ephemeral VMs, Ganeti focuses on long-lived, persistent VMs which are more amenable to run classic workloads that don't have built-in redundancy. |
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 some of its Internal Computing Infrastructure and also used by the former [[Open Source Development Labs]] (now [[Linux Foundation]]) for hosting open source projects. In contrast to cloud-oriented solutions which are designed more towards large-scale, ephemeral VMs, Ganeti focuses on long-lived, persistent VMs which are more amenable to run classic workloads that don't have built-in redundancy. |
Revision as of 05:10, 7 February 2017
Original author(s) | |
---|---|
Developer(s) | |
Initial release | August 30, 2007[1] |
Stable release | 3.0.2 (February 28, 2022[±] | )
Preview release | 3.0.0-rc1 (September 20, 2020[±] | )
Repository | |
Written in | Python, Haskell |
Operating system | Linux |
Platform | Xen, KVM and LXC |
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, 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 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 some of its Internal Computing Infrastructure and also used by the former Open Source Development Labs (now Linux Foundation) for hosting open source projects. In contrast to cloud-oriented solutions which are designed more towards large-scale, ephemeral VMs, Ganeti focuses on long-lived, persistent VMs which are more amenable to run classic 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 is expected to take place at Google's Dublin office, in September 2016.[6]
See also
References
- ^ Marxer, Roman (2007-08-30). "Ganeti: Open source virtual server management software released". Retrieved 2013-07-11.
- ^ 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