On 13.02.2012 23:29, Andrew Martin wrote: > I am creating a cluster that will manage virtual machines using libvirt > on Ubuntu 10.04 Server. I am following this guide (except using DRBD > instead of iSCSI): > http://www.linbit.com/fileadmin/tech-guides/ha-kvm.pdf
Make sure you use PPA with all needed bits for 10.04: https://launchpad.net/~ubuntu-ha-maintainers/+archive/ppa > When configuring the clone set for the libvirt-bin service, I create it > as follows: > primitive p_libvirt-bin lsb:libvirt-bin \ Once you install pacemaker (and all other components; glib, cluster-glue, etc...) from the PPA, you should replace 'lsb:libvirt-bin' with 'upstart:libvirt-bin'. Best regards _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org