Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi, when i access a filesystem on top of drbd (with a homemade perl script, or just with "find ."), i get a lot of these messages on console and syslog: Mar 22 14:39:56 fth1 kernel: drbd0: /usr/src/drbd-0.7.23/dist/BUILD/drbd-0.7.23/drbd/drbd_receiver.c:2190:Connectedflags=0x21009 Mar 22 14:40:29 fth1 kernel: drbd0: /usr/src/drbd-0.7.23/dist/BUILD/drbd-0.7.23/drbd/drbd_receiver.c:2190:Connectedflags=0x21209 Mar 22 14:40:29 fth1 kernel: drbd0: /usr/src/drbd-0.7.23/dist/BUILD/drbd-0.7.23/drbd/drbd_receiver.c:2190:Connectedflags=0x21208 Mar 22 14:40:29 fth1 last message repeated 6 times Mar 22 14:40:34 fth1 kernel: drbd0: /usr/src/drbd-0.7.23/dist/BUILD/drbd-0.7.23/drbd/drbd_receiver.c:2190:Connectedflags=0x21209 Mar 22 14:40:34 fth1 kernel: drbd0: /usr/src/drbd-0.7.23/dist/BUILD/drbd-0.7.23/drbd/drbd_receiver.c:2190:Connectedflags=0x21208 Mar 22 14:40:34 fth1 last message repeated 29 times What does this mean? Is this something serious? The filesystem on top of drbd still seems to work. cat /proc/drbd version: 0.7.23 (api:79/proto:74) SVN Revision: 2686 build by root at fth1, 2007-03-22 09:06:26 0: cs:Connected st:Primary/Secondary ld:Consistent ns:1144 nr:8 dw:1152 dr:901 al:1 bm:1 lo:0 pe:0 ua:0 ap:0 1: cs:Connected st:Primary/Secondary ld:Consistent ns:1 nr:5 dw:6 dr:453 al:0 bm:1 lo:0 pe:0 ua:0 ap:0 uname -a Linux fth1 2.6.9-42.0.8.EL #1 Tue Feb 27 14:48:22 CST 2007 i686 i686 i386 GNU/Linux The Linux is latest Whitebox EL4. Primary and Secordary have same versions in everything and run in VMware. Best Regards Matthias