2011/11/10 Viacheslav Biriukov <[email protected]>: > Hi all. > What are the best practices for HA of the hardware compute-node, and virtual > machines. > After googling I found matahari, pacemaker-cloud, but nothing about > build-in fiches openstack. > 1) How do you create such environments? > 2) Does it is right way to use pacemaker-cloud with openstack? Is it stable?
I'd avoid depending on anything like that altogether. Try to design your application so that it doesn't depend on any one instance being up. It'll work out better in the long run. -- Soren Hansen | http://linux2go.dk/ Ubuntu Developer | http://www.ubuntu.com/ OpenStack Developer | http://www.openstack.org/ _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

