crmsh
crmsh copied to clipboard
Proper corosync2 split-brain simulation in `crm cluster crash_test`
Some improvement could have for crm cluster crash_test
-
more proper corosync2 split-brain simulation would be as below [REF] iptables -A INPUT ! -i lo -p udp -j DROP && iptables -A OUTPUT ! -o lo -p udp -j DROP
-
it would be even better to help simulate split-brain the cluster node number more than just 2 nodes