[DRBD-user] About drbd8 conf

Francis I. Malolot francis_m at proware.com.tw
Mon Mar 20 08:17:36 CET 2006

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Greetings,

Can anyone help us with our old drbd.0.7.14 configurations file will not 
work
on version 8. We encounter error if starting drbd

-bash-3.00# /etc/init.d/drbd start
Starting DRBD resources: Parse error 'protocol | on | disk | net | syncer | 
s
tartup | handler' expected, at line 7
-bash-3.00#


global {
minor-count 32;
# dialog-refresh 5;
} #global
resource a{
protocol C;
incon-degr-cmd "echo '!DRBD! pri on incon-degr' | wall ; sleep 60 ; 
halt -f";
# error occur on the line above.
# Is this option still supported?
# If we add HANDLER option or uncomment above,our line 28 or 
27(on-disconnect reconnect;) will had an error.
#
startup {
wfc-timeout 0;
degr-wfc-timeout 120;
}
disk {
on-io-error detach;
}
net {
sndbuf-size 512k;
timeout 60;
connect-int 10;
ping-int 10;
max-buffers 2048;
max-epoch-size 2048;
ko-count 4;
on-disconnect reconnect;
}
syncer {
rate 30M;
group 1;
al-extents 257;
}
on LapuLapu{
device /dev/drbd0;
disk /dev/VG01200601191841_NASVG/a;
address 172.16.0.150:7788;
meta-disk /dev/VG01200601191841_NASVG/drbd_meta_device[0];
}
on MagellaN {
device /dev/drbd0;
disk /dev/VG01200601191841_NASVG/a;
address 172.16.0.160:7788;
meta-disk /dev/VG01200601191841_NASVG/drbd_meta_device[0];
}
} #a


thanks,
francism
FingerPrint:3082 0CB4 0609 2A86 4886 F70D 0107 02A0 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drbd.conf
Type: application/octet-stream
Size: 1085 bytes
Desc: not available
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20060320/4c810e81/attachment.obj>


More information about the drbd-user mailing list