Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Tue, May 04, 2004 at 07:56:54PM -0700, Jason Gray wrote: > I've just setup a new cluster and I'm having problems getting the two > systems to talk. Here are the config files: > > When I try to start drbd on both systems they both start but cannot find > each other. I can ping the IP on both machines. I have a feeling it has > something to do with this: > > Node 1: > > 0: cs:WFConnection st:Primary/Unknown ns:0 nr:0 dw:1192 dr:133652 pe:0 ua:0 > > > Node 2: > > 0: cs:WFConnection st:Secondary/Unknown ns:0 nr:0 dw:0 dr:0 pe:0 ua:0 > 1: cs:Unconfigured st:Secondary/Unknown ns:0 nr:0 dw:0 dr:0 pe:0 ua:0 > > I can't seem to clear the Unconfigured resource from the module nor can I > get the Secondary to appear like this: > > 0: cs:WFConnection st:Unknown/Secondary ns:0 nr:0 dw:0 dr:0 pe:0 ua:0 > > Any thoughts on what I'm doing wrong? read the syslog. do drbdsetup /dev/nb0 show on both nodes. do a /etc/init.d/drbd restart on Node 2 lge