From: Walter L. <wal...@gm...> - 2005-12-22 10:09:25
|
I'm trying to setup a two node cluster with OpenSSI 1.9.1 and failover of the root filesystem. I've read every doc I could get my hands on but I still can't get this work= ing. For the most part I followed this guide: http://wiki.openssi.org/go/FC2_DRBD_Root_Failover_HOWTO Here are my changes: I'm using Fedora Core 3 and OpenSSI 1.9.1, "mkinitrd", "mount", "umount" from the OPENSSI-FC branch of the repository (otherwise the initrd would not be created properly). DRBD is configured correctly (but I had to modify "linuxrc" in the ramdrive to make DRBD aware of the correct hostname). Finally my problem :) When I get to this point: http://wiki.openssi.org/go/FC2_DRBD_Root_Failover_HOWTO#X._Finalizing_the_D= RBD_Root_Failover After typing 'yes' to stop the 120 seconds timeout, the machine attempts to mount the root filesystem but instead of giving me a shell within 10 seconds: RTNL: assertion failed at net/ipv4/devinet.c (944) <dump_stack> RTNL: assertion failed at net/ipv4/devinet.c (944) <dump_stack> RTNL: assertion failed at net/ipv4/igmp.c (1220) <dump_stack> RTNL: assertion failed at net/ipv4/igmp.c (1193) <dump_stack> RTNL: assertion failed at net/ipv6/addrconf.c (1977) <dump_stack> md: stoppping all md devices. md: md0 switched to read-only mode. System halted. I get the same output EVERYTIME I halt the cluster (even before trying to setup DRBD). Thanks a lot, keep up the great work! :) Wally |