I use the poison pill, very easy : node1 creates a file on a shared disk that says "Kill the node2" when triggered by stonith mechanism, then a script reads periodically this file on the VM server, which uses vmrun to stop the VM node2.
2012/12/6 Ulrich Windl <[email protected]> > Hi! > > Shouldn't SBD work fine in a VM-Environment? It uses the software-watchdog > (AFAIK) to fence the node. > > Regards, > Ulrich > > >>> Hermes Flying <[email protected]> schrieb am 06.12.2012 um 09:02 > in > Nachricht <[email protected]>: > > Hi, > > I was wondering how does fencing/STONITH work in a VM environment? > Obviously > > the nodes running inside a VM should run in separate machines but can we > > STONITH a node that is running inside a VM? > > Also what is the best practice in regards to VMs and HA? > > > > > > Thank you > > _______________________________________________ > > Linux-HA mailing list > > [email protected] > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > See also: http://linux-ha.org/ReportingProblems > > > > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
