Mailing List Archive

Even more.. With crossover cable this time.
will try more things tomarrow, including rebuilding kernel from the stock
turbolinux config.

Here you see, even if temporal does try to connect, frontal is now shot back
down to a unconfigured state, so it doesn't matter.



[root frontal /root]# modprobe drbd
[root frontal /root]# drbdsetup /dev/nb0 /dev/hda7 B 10.0.0.1 10.0.0.2
[root@frontal /root]# cat /proc/drbd
version : 56

0: cs:Connected st:Secondary ns:0 nr:0 dw:0 dr:0 of:0
1: cs:Unconfigured st:Secondary ns:0 nr:0 dw:0 dr:0 of:0
[root@frontal /root]# drbdsetup /dev/nb0 PRI
[root@frontal /root]# drbdsetup /dev/nb0 REPL
[root@frontal /root]# drbdsetup /dev/nb0 WAIT < took 0 seconds
[root@frontal /root]# cat /proc/drbd
version : 56

0: cs:Unconfigured st:Primary ns:0 nr:0 dw:0 dr:0 of:0
1: cs:Unconfigured st:Secondary ns:0 nr:0 dw:0 dr:0 of:0
[root@frontal /root]#
May 25 17:43:25 frontal kernel: drbd: module initialised. Version: 56
May 25 17:43:54 frontal kernel: drbd: agreed size = 2506108 KB
May 25 17:43:54 frontal kernel: drbd: agreed blksize = 4096 B
May 25 17:43:54 frontal kernel: drbd: vmallocing 78315 B for bitmap.
@818aa01c
May 25 17:44:12 frontal kernel: drbd: send timed out!! (pid=450)
May 25 17:44:15 frontal kernel: drbd: Can not start SyncAll. not connected!

May 25 17:44:00 temporal kernel: drbd: vmallocing 78315 B for bitmap.
@818a801c
May 25 17:44:18 temporal kernel: drbd: agreed size = 2506108 KB
May 25 17:44:18 temporal kernel: drbd: agreed blksize = 4096 B
May 25 17:44:28 temporal kernel: drbd: retrying to connect(pid=441)