
george at omniti
Aug 15, 2002, 11:39 AM
Post #22 of 28
(2848 views)
Permalink
|
There was a problem with the auto-rolled cvs tarballs I believe. you should actually do a checkout to be sure. On Thursday, August 15, 2002, at 02:29 PM, Mark A. Garcia wrote: > On Thu, Aug 15, 2002 at 03:50:38PM +0100, Geoff Campbell wrote: >> Does anyone have any ideas on this at all? >> >> I've been having a poke around the code today, but I can't see >> anything wrong. Seems to me that the first machine to come up >> allocates both IP addresses correctly, then when Wackamole is started >> on the second machine it grabs an IP address, which is correctly >> dropped from the first machine, but then it's immediately dropped on >> the second machine, too. I can't work out what is triggering the >> event that causes this spurious dropping of the IP address. >> >> Finally, when Wackamole is stopped on the first machine, the second >> one drops out with the message "wackamole: wackamole.c:668: >> Send_state_message: Assertion 'ret == My.num_allocated' failed." >> >> Running the CVS Wackamole (v1.3.0 from January) on RedHat 7.3 on two >> identical Intel boxes, with kernel v2.4.18-3. Is anyone else out >> there successfully running Wackamole on this sort of setup? I have >> happily run the release v1.2.0 Wackamole on these machines on Mandrake >> v8.1 with a v2.4.8-26 kernel, unfortunately this setup doesn't work >> with the software we're trying to implement on it. > > Geoff, I am following this thread, especially with Theo referencing to > download the latest CVS version. But I see you mentioned the latest cvs > from January. Have you tried the latest cvs version from July > '200207111620.tar.gz' ? > > -.mag > >> >> I'm happy to look at any wild guesses anyone has now, as I'm drawing a >> complete blank on this one. >> >> Regards, >> >> Geoff Campbell >> Internetworking Ltd. >> +44(0)1267-253747 >> >> >>> -----Original Message----- >>> From: wackamole-users-admin [at] lists >>> [mailto:wackamole-users-admin [at] lists]On Behalf Of Geoff >>> Campbell >>> Sent: 07 August 2002 07:53 >>> To: wackamole-users [at] lists >>> Subject: RE: [Wackamole-users] Wackamole dropping out >>> >>> >>>> I'm a little out of touch with the latest wackamole releases, but >>>> I've >>>> been trying to think about what could be causing your problems. >>>> Could >>>> you send an email with your latest wackamole.conf, spread.conf, and >>>> output from ifconfig for each machine? >>> >>> Certainly - see below. All three are identical for both >>> machines, I did try changing the wackamole.conf Spread= line to >>> explicitly reference the machine's IP addresses, and also to >>> 4803 [at] 127, but neither made any difference. >>> >>> Regards, >>> >>> Geoff Campbell >>> Internetworking Ltd. >>> +44(0)1267-253747 >>> >>> >>> [root [at] www etc]# cat wackamole.conf >>> # The Spread daemon we are going to connect to. It should be on >>> the local box >>> Spread = 4803 >>> SpreadRetryInterval = 5 >>> # The group name >>> Group = wack1 >>> # Named socket for online control >>> Control = /var/tmp/wack.it >>> # In most cases, I just don't care. Let wackamole decide. >>> #Prefer None >>> # List all the virtual interfaces (ALL of them) >>> VirtualInterfaces { >>> { eth0:10.0.0.141/32 } >>> { eth0:10.0.0.142/32 } >>> } >>> Arp-Cache = 90s >>> Notify { >>> eth0:10.0.0.1/32 >>> eth0:10.0.0.0/24 throttle 128 >>> arp-cache >>> } >>> balance { >>> AcquisitionsPerRound = all >>> interval = 4s >>> } >>> mature = 5s >>> >>> >>> >>> [root [at] www etc]# cat spread.conf >>> Spread_Segment 10.0.0.255:4803 { >>> >>> www1 10.0.0.121 >>> www2 10.0.0.122 >>> } >>> # Spread options >>> #----------------------------------------------------------------- >>> ---------- >>> #----------------------------------------------------------------- >>> ---------- >>> #DebugFlags = { PRINT EXIT } >>> EventLogFile = /var/log/spread.log >>> #EventTimeStamp = "[%a %d %b %Y %H:%M:%S]" >>> #DangerousMonitor = false >>> #RequiredAuthMethods = " " >>> #AllowedAuthMethods = "NULL" >>> #AccessControlPolicy = "PERMIT" >>> >>> >>> >>> [root [at] www etc]# ifconfig >>> eth0 Link encap:Ethernet HWaddr 00:E0:18:66:E2:10 >>> inet addr:10.0.0.121 Bcast:10.0.0.255 Mask:255.255.255.0 >>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >>> RX packets:3015333 errors:0 dropped:0 overruns:0 frame:0 >>> TX packets:1077030 errors:0 dropped:0 overruns:0 carrier:0 >>> collisions:0 txqueuelen:100 >>> RX bytes:148087988 (141.2 Mb) TX bytes:84160285 (80.2 Mb) >>> Interrupt:11 Base address:0x7000 >>> >>> lo Link encap:Local Loopback >>> inet addr:127.0.0.1 Mask:255.0.0.0 >>> UP LOOPBACK RUNNING MTU:16436 Metric:1 >>> RX packets:533 errors:0 dropped:0 overruns:0 frame:0 >>> TX packets:533 errors:0 dropped:0 overruns:0 carrier:0 >>> collisions:0 txqueuelen:0 >>> RX bytes:43990 (42.9 Kb) TX bytes:43990 (42.9 Kb) >>> >>> >>> >>> [root [at] www etc]# ifconfig >>> eth0 Link encap:Ethernet HWaddr 00:E0:18:6D:FE:11 >>> inet addr:10.0.0.122 Bcast:10.0.0.255 Mask:255.255.255.0 >>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >>> RX packets:525142 errors:0 dropped:0 overruns:0 frame:0 >>> TX packets:254245 errors:0 dropped:0 overruns:0 carrier:0 >>> collisions:0 txqueuelen:100 >>> RX bytes:726891149 (693.2 Mb) TX bytes:22840495 (21.7 Mb) >>> Interrupt:11 Base address:0x7000 >>> >>> lo Link encap:Local Loopback >>> inet addr:127.0.0.1 Mask:255.0.0.0 >>> UP LOOPBACK RUNNING MTU:16436 Metric:1 >>> RX packets:292 errors:0 dropped:0 overruns:0 frame:0 >>> TX packets:292 errors:0 dropped:0 overruns:0 carrier:0 >>> collisions:0 txqueuelen:0 >>> RX bytes:19952 (19.4 Kb) TX bytes:19952 (19.4 Kb) >>> >>> >>> >>> _______________________________________________ >>> wackamole-users mailing list >>> wackamole-users [at] lists >>> http://lists.backhand.org/mailman/listinfo/wackamole-users >>> >> >> >> _______________________________________________ >> wackamole-users mailing list >> wackamole-users [at] lists >> http://lists.backhand.org/mailman/listinfo/wackamole-users > > _______________________________________________ > wackamole-users mailing list > wackamole-users [at] lists > http://lists.backhand.org/mailman/listinfo/wackamole-users > > // George Schlossnagle // Principal Consultant // OmniTI, Inc http://www.omniti.com // (c) 240.460.5234 (e) george [at] omniti // 1024D/1100A5A0 1370 F70A 9365 96C9 2F5E 56C2 B2B9 262F 1100 A5A0
|