Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I'm looking to upgrade our DRBD 0.7.x systems to DRBD 8.0.2 but I'm struggling to find much in the way of DRBD 8.x documentation, which is making me very nervous about upgrading. Specifically, I'm looking for a 8.x version of http://www.drbd.org/fileadmin/drbd/doc/0.7.0/en/drbd.conf.html as I'm hitting errors when I moved my working .7.x config to 8.0.2 "[root at localhost etc]# /etc/init.d/drbd restart /etc/drbd.conf:30: Parse error: 'protocol | on | disk | net | syncer | startup | handler' expected, but got 'incon-degr-cmd' (TK 278) Restarting all DRBD resources/etc/drbd.conf:30: Parse error: 'protocol | on | disk | net | syncer | startup | handler' expected, but got 'incon-degr-cmd' (TK 278) /etc/drbd.conf:30: Parse error: 'protocol | on | disk | net | syncer | startup | handler' expected, but got 'incon-degr-cmd' (TK 278) /etc/drbd.conf:30: Parse error: 'protocol | on | disk | net | syncer | startup | handler' expected, but got 'incon-degr-cmd' (TK 278) . " line 30 looks like: incon-degr-cmd "echo '!DRBD! pri on incon-degr' | logger ; sleep 60 ; halt -f";