<div dir="ltr"><div>Hi all,</div><div><br></div><div>I am a newbie to Pacemaker and I can't find the perfect solution for my problem (probably I'm missing something), maybe someone can give me some hint :)</div><div><br></div><div>My scenario is the following: I want to make a HA cluster composed of 2 virtual machines running on top of SHARED virtualization hosts. That is, I have a bunch of hosts running multiple VMs, and I would like to create an HA cluster with 2 VMs (Ubuntus running some app) running in (different) hosts.</div><div><br></div><div>About the resources, I have no problem, I'll configure some VIP and some lsb services in a group.</div><div><br></div><div>My concern is about the STONITH, I can't find the perfect config:</div><div>    * If I disable STONITH I may have the split brain problem.</div><div>    * If I enable STONITH with external/libvirt fence, I'll have a single point of failure  if the host with the Active VM dies, right?  (Imagine the host running that active VMs dies, the STONITH operation from the other VM will fail and the switch-over will not happen, right?)</div><div>    * I can't use a 'hardware' (ILO/DRAC) fence, because the host is running a lot of VMs, not only the ones in HA cluster :( I can't reboot it because of some failure in our HA.</div><div><br></div><div>Is there an optimal configuration for such scenario?</div><div><br></div><div>I think I'd rather live with the split brain problem, but I just want to know if I missed any config option.</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Cheers,</div><div>Andrés</div></div>