Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Tuesday 16 January 2007 08:43, Tom Brown wrote: > Hi, > > I have drbd and heartbeat installed on two nodes: foo and bar. When I bring > up the primary node (foo) drbd starts up and then hearbeat starts up and > foo goes into primary mode and heartbeat mounts the filesystems. > > foo:~# cat /proc/drbd > version: 8.0rc1 (api:86/proto:85) > SVN Revision: 2644 build by tbrown at foo, 2007-01-11 09:03:54 > 0: cs:StandAlone st:Primary/Unknown ds:UpToDate/DUnknown r--- > ns:0 nr:0 dw:104 dr:273 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 > resync: used:0/31 hits:0 misses:0 starving:0 dirty:0 changed:0 > act_log: used:0/257 hits:26 misses:0 starving:0 dirty:0 changed:0 > 1: cs:StandAlone st:Primary/Unknown ds:UpToDate/DUnknown r--- > ns:0 nr:0 dw:40 dr:245 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 > resync: used:0/31 hits:0 misses:0 starving:0 dirty:0 changed:0 > act_log: used:0/257 hits:10 misses:0 starving:0 dirty:0 changed:0 > 2: cs:StandAlone st:Primary/Unknown ds:UpToDate/DUnknown r--- > ns:0 nr:0 dw:40 dr:309 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 > resync: used:0/31 hits:0 misses:0 starving:0 dirty:0 changed:0 > act_log: used:0/257 hits:10 misses:0 starving:0 dirty:0 changed:0 > Hmmm, this may be an issue with my network connections not coming up as expected. Notice the nodes are coming up as StandAlone instead of WFConnection. I need to investigate this more closely. Thanks, Tom