Morning Florian, Just tried setting auto_failback to legacy and that worked the charm. Still going to give CRM a try as it looks far more elegant, if far more complicated. Thanks for having a look anyway. :)
Guy On 22/02/2008, Schmidt, Florian <[EMAIL PROTECTED]> wrote: > Good Mornin'... > > So the snippets look fine and auto_failback is on...so I'm sorry but no > idea why the switchback fails on your cluster.:( In my understanding, > this should work, too. > > Anyway much fun with V2-config =) > > Regards > > Florian > > > As it turns out, I was using V2 from the start, just not with the CRM. > One other change I made was replacing the Filesystem resource with the > one from an older version of heartbeat as the one included with this > release (heartbeat 2.1.2 - Ubuntu 7.10) was broken. > > This set up worked fine except for being able to maintain the > primaries on opposite machines after a failure. Just land up with both > primaries on one machine. > > What are you looking for from this? > > [EMAIL PROTECTED]:~# cat /proc/drbd > version: 8.0.3 (api:86/proto:86) > SVN Revision: 2881 build by [EMAIL PROTECTED], 2008-02-11 16:40:50 > 0: cs:Connected st:Primary/Secondary ds:UpToDate/UpToDate C r--- > ns:1056768 nr:0 dw:0 dr:1056768 al:0 bm:160 lo:0 pe:0 ua:0 ap:0 > resync: used:0/31 hits:65968 misses:80 starving:0 dirty:0 > changed:80 > act_log: used:0/257 hits:0 misses:0 starving:0 dirty:0 changed:0 > 1: cs:Connected st:Secondary/Primary ds:UpToDate/UpToDate C r--- > ns:0 nr:0 dw:0 dr:0 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:0 misses:0 starving:0 dirty:0 changed:0 > > [EMAIL PROTECTED]:~# cat /proc/drbd > version: 8.0.3 (api:86/proto:86) > SVN Revision: 2881 build by [EMAIL PROTECTED], 2008-02-15 16:47:42 > 0: cs:Connected st:Secondary/Primary ds:UpToDate/UpToDate C r--- > ns:0 nr:1056768 dw:1056768 dr:0 al:0 bm:80 lo:0 pe:0 ua:0 ap:0 > resync: used:0/31 hits:65968 misses:80 starving:0 dirty:0 > changed:80 > act_log: used:0/257 hits:0 misses:0 starving:0 dirty:0 changed:0 > 1: cs:Connected st:Primary/Secondary ds:UpToDate/UpToDate C r--- > ns:0 nr:0 dw:0 dr:0 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:0 misses:0 starving:0 dirty:0 changed:0 > > [haresources] > drbd1 drbddisk::r0 \ > Filesystem::/dev/drbd0::/h.virt/store1::ext3 \ > killnfsd \ > nfs-common \ > nfs-kernel-server \ > IPaddr::10.172.19.120/24/eth0 > > drbd2 drbddisk::r1 \ > Filesystem::/dev/drbd1::/h.virt/store2::ext3 \ > killnfsd \ > nfs-common \ > nfs-kernel-server \ > IPaddr::10.172.19.123/24/eth0 > > > On 21/02/2008, Schmidt, Florian <[EMAIL PROTECTED]> wrote: > > Could you please do the following: > > > > (drbd started on init) > > > > post a cat /proc/drbd on both nodes and also your haresources-file > > > > Tanks :) > > > -- > Don't just do something...sit there! > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > -- Don't just do something...sit there! _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
