Skip to content

Comment on Introducing Supercell: test infrastructure for any open source project

Comments

Ganeti?

http://code.google.com/p/ganeti/

Its basically a virtualization cluster management system. Install it with KVM or Xen on a few servers, give it a lvm volume group to work with on each. You can then deploy and manage (migrate, fail over, grow, etc) virtual machines to the cluster in various configurations, including with mirrored disks using DRBD, all from the master node. It also has an HTTP API.

The OSL (disclaimer: I worked there as a student sysadmin for a few years) is also working on a pretty neat web interface for managing Ganei clusters: http://code.osuosl.org/projects/ganeti-webmgr/wiki/Screensho...

Ganeti. It sits a layer above KVM or Xen. The main difference from KVM proper is that it allows management of multiple KVM servers and storage nodes as a single cluster. You get failover, easy migration between nodes, balancing, etc.

With Ganeti Web Manager we're building towards software that will let you manage your own private or public cloud service.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.