Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi,
This is my net section from drbd.conf with two primary:
net {
allow-two-primaries;
cram-hmac-alg "sha1";
after-sb-0pri discard-zero-changes;
after-sb-1pri consensus;
after-sb-2pri disconnect;
sndbuf-size 0;
rcvbuf-size 0;
}
When there is a split-brain, I have to manually repair.
What would I add to the configuration file, that automatically solve a
split-brain effect?
For at ll