On 31 Jul 2014, at 6:05 pm, philipp.achmuel...@arz.at wrote: > hi, > > is it possible to set up different move types for VM? > > - infinity colocation with pingd-clone -> when failing on one node, live > migrate VM(s) to remaining nodes > - infinity colocation to LVM-clone -> when failing on one node, cold > migration (stop/restart) VM(s) on remaining nodes
There is nothing you could configure, but I rather suspect you'll get this automatically. Any attempt to live migrate in the latter situation will likely fail and you'll end up with a cold restart. And if it doesn't, you could make a simple addition to the VM resource agent to make it work that way (just check for a healthy lvm in the migrate_to command)
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ 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