After reboot two testing server, the drbd service displayed drbd0: Split-Brain
detected, dropping connection! , I already do not point out split-brain in
drbd.conf , the following is the drbd.conf setting:
global {
usage-count no;
}
common {
syncer { rate 100M; }
}
resource cluster_metadata {
protocol C;
startup {
wfc-timeout 0;
degr-wfc-timeout 120; # 2 minutes.
}
disk {
on-io-error detach;
}
syncer {
rate 10M;
}
on filer01 {
device /dev/drbd0;
disk /dev/sda5;
address 172.16.1.243:7788;
meta-disk internal;
}
on filer02 {
device /dev/drbd0;
disk /dev/sda5;
address 172.16.1.244:7788;
meta-disk internal;
}
}
Please give me some recommand about this drbd.conf . THX !
Yahoo!香港提供網上安全攻略,教你如何防範黑客! 請前往 http://hk.promo.yahoo.com/security/ 了解更多!_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user