Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
/ 2004-06-03 19:52:55 -0700 \ Arcot Arumugam: > Hi > > I have two nodes which communicate with each other perfectly with no > problems at all. > > But drbd does not recognize the other node at all. > When I do drbdsetup /dev/nbd/0 wait_sync not recognize the other node, and timout wait_sync ioctl, is not the same thing. not at all. did you ever look at /proc/drbd ? > It fails with > > ioctl failed: Timer expired. let me guess: after about exactly 8 seconds, right? for some strange reason I don't remember the wait_sync timeout defaults to 8 seconds. so if you mean to wait forever (for the sync to be finished or the connection to be lost completely), then say drbdsetup /dev/nbd/0 wait_sync -t0 > I have double checked my drbd.conf file and it seems to be ok. drbdsetup does not even look at it. Lars Ellenberg