I use a configuration file for drbd which started years ago from a template and has been deeply reworked. Now there is a bunch of options that are probably default/useless/deprecated

Could please any of you "gurus" give a look and tell me if this options still make sense?

handlers {
    pri-on-incon-degr "echo b > /proc/sysrq-trigger ; reboot -f";
    pri-lost-after-sb "echo b > /proc/sysrq-trigger ; reboot -f";
    pri-lost "echo b > /proc/sysrq-trigger ; reboot -f";
    local-io-error "echo b > /proc/sysrq-trigger ; reboot -f";
}

startup {
    degr-wfc-timeout 120;
}

net {
    rr-conflict call-pri-lost;
}

Thank you

--
Cristian Mammoli
APRA SISTEMI srl
Via Brodolini,6 Jesi (AN)
tel dir. 0731 719822

Web   www.apra.it
e-mail  [email protected]
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to