Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi, I am using drbd 0.7.24 on debian vserver kernel 2.6.17-1-vserver-686. I have about 17 drbd devices and I seem to run into connection problems almost every single time that I reboot one of the nodes (certain devices will not connect to their peers.) I end up having to run 'drbdadm connect all' manually several times and potentially on both nodes to get all the devices to finally report connected. Sometimes these connection problems lead to the wrong node being mounted primary and resyncs happening in the wrong direction leaving me with an outdated filessytem image and therefore some data loss. Another strange problem that I run into is that the devices often resync at the same time even though I don't have any devices in the same group. Does anyone have any ideas what could cause some of these problems? The following is my first entry in drbd.conf, the remaining entries are similar but with the group counts and port counts incremented by one each time: resource vs_imap { protocol C; incon-degr-cmd "false"; syncer { group 1; } on mwave { device /dev/drbd/vs_imap; disk /dev/mwave/vs_imap; address 192.168.1.11:7790; meta-disk /dev/mwave/md_vs_imap [0]; } on dell { device /dev/drbd/vs_imap; disk /dev/dell/vs_imap; address 192.168.1.12:7790; meta-disk /dev/dell/md_vs_imap [0]; } net { timeout 40; connect-int 60; ping-int 60; } } Thanks, -Martin ____________________________________________________________________________________ Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC