Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper corosync2 split-brain simulation in crm cluster crash_test #903

Closed
zzhou1 opened this issue Dec 10, 2021 · 1 comment
Closed

Proper corosync2 split-brain simulation in crm cluster crash_test #903

zzhou1 opened this issue Dec 10, 2021 · 1 comment

Comments

@zzhou1
Copy link
Contributor

zzhou1 commented Dec 10, 2021

Some improvement could have for crm cluster crash_test

  1. 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

  2. it would be even better to help simulate split-brain the cluster node number more than just 2 nodes

@liangxin1300
Copy link
Collaborator

#1024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants