On 16/03/16 01:51 PM, Tim Walberg wrote: > Is there a way to make this work properly without STONITH? I forgot to mention > that both nodes are virtual machines (QEMU/KVM), which makes STONITH a minor > challenge. Also, since these symptoms occur even under "pcs cluster standby", > where STONITH *shouldn't* be invoked, I'm not sure if that's the entire > answer.
Not sanely, no. All clusters need HA (if you don't need to coordinate services, you don't need HA). In shared storage though, it becomes extra critical. As for fencing KVM; fence_xvm or fence_virsh (the former being ideal for production, the later being easier to setup but more fragile, so only good for testing). -- Digimer Papers and Projects: https://alteeve.ca/w/ What if the cure for cancer is trapped in the mind of a person without access to education? _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
