This package browser is in early development. Mind the rough edges.

ganeti 3.0.2

Cluster-based virtual machine management system

Ganeti is a virtual machine management tool built on top of existing virtualization technologies such as Xen or KVM. Ganeti controls:

  • Disk creation management;

  • Operating system installation for instances (in co-operation with OS-specific install scripts); and

  • Startup, shutdown, and failover between physical systems.

Ganeti is designed to facilitate cluster management of virtual servers and to provide fast and simple recovery after physical failures, using commodity hardware.

Installation

Install ganeti 3.0.2 as follows:

guix install ganeti@3.0.2

Or install the latest version:

guix install ganeti

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.