
alee at 2win
May 28, 2002, 2:56 PM
Post #14 of 15
(2228 views)
Permalink
|
|
Having a terrible time build wackamole_CVS_200203211357 on Solaris 8
[In reply to]
|
|
Jason, I got pretty much similar problem in my Solaris 8 installation. I am glad to see that you can offer two Solaris boxes for troubleshooting. Has the offer been taken by Wackamole developers? I think quite a few of us are anxiously looking forward to be able to run spread/wackamole/backhand on Solaris. Thanks! Alex On Tue, 28 May 2002, Jason Roysdon wrote: > I've emailed this to Yair and Aashima, but I figured I'd post it on the list > in case this makes it to them any faster, plus just let the rest of you know > my intentions. My original email to Dr. Amir: > > >Dr. Amir, > > > > First, I want to make sure I'm sending this to the right contact. > > You > >were listed as the first contact on the Wackamole page. However, if you > > know > >of a more appropriate contact or resource list for me to consult, I'm > > all > >ears. > > > > > > > >I've been working on using Spread and Wackamole to replicate some > > > >front-end services. I've managed to get both apps installed and working > > > >successfully under RedHat Linux, but I'm running into problems with > > > >SunOS 5.8. > > > > > > > > I have Spread installed on the SunOS server and communicating with > > the > >two existing Linux servers. However, when I start Wackamole, it > > > >communicates via Spread to the other servers the it's going to acquire it's > > > >VIP and whichever server was running a VIP disables its interface, but the > > > >SunOS server never binds a virtual address. I verify this with ifconfig -a > > > >and only the real IP is bound (unlike in Linux where I'd see the real and > > > >VIPs bound). > > > > > > > > Any suggestions or hints as to what to look at? When I run > > > >Wackamole in non-daemonized mode I see the following: > > > > > > > >alias up failed > > > >Aquire address 192.168.64.25 > > > > > > > > However, if I manaully bind the VIP, Wackamole is able to unbind it: > > > > > > Manual > >bind: > > #ifconfig > >dmfe0:1 plumb 192.168.64.24 netmask 255.255.255.128 broadcast > > > >192.168.64.127 up > > # > >ifconfig -a > > lo0: > >flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1 > > > >inet 127.0.0.1 netmask ff000000 > > dmfe0: > >flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5 > > > >inet 192.168.64.4 netmask ffffff80 broadcast 192.168.64.127 > > > >ether 0:3:ba:11:f0:b1 > > dmfe0:1: > >flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5 > > > >inet 192.168.64.24 netmask ffffff80 broadcast 192.168.64.127 > > > > > > Wackamole > >sees another Linux server load with VIP priority: > > > >Priority_claim called > > > >if_up: 192.168.64.25 0.0.0.0 0.0.0.0 > > > >Release address 192.168.64.25 > > > >Interface truely unbound: > > # > >ifconfig -a > > lo0: > >flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1 > > > >inet 127.0.0.1 netmask ff000000 > > dmfe0: > >flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5 > > > >inet 192.168.64.4 netmask ffffff80 broadcast 192.168.64.127 > > > >ether 0:3:ba:11:f0:b1 > > > > > > Thanks in > >advance for any help, hints, or direction you're able to give, > > My followup email after reading Aashima & Yair's posts: > > >Ah, poking around backhand.org I found the wackamole user list! I see that > > > >others have reported this same problem and you're in need of a Solaris > >Sparc > > environment to test with. > > > > > > > >I'd gladly let you use two of my Sun Netra X1 in order to get the ball > > > >rolling again for SunOS/Solaris. These are headless servers with out of > > > >band power management (Sun calls it "LOM") and direct console access via a > > > >Cisco terminal server, as well as ssh access when you're not hosing the > > > >network interface. > > > > > > Just > >let me know who to contact to get them access. I am running a very > > secure > >enviroment here, but I can VLAN off two of the servers and allow > > access > >through our firewall to our Cisco TS to a few folks. > > > > > > For > >security, I would prefer if either you can access our network via a VPN > > or SSH > >and then telnet locally to the Cisco TS for LOM power management and > > console > >access. > > > Jason Roysdon, CCDP/CCNP:Security, MCSE, CNA, Network+, A+ > Public email : jroysdon [at] hotmail > Homepage : http://jason.roysdon.net/ > > PS: Don't use a subject like that looks like spam, as your message will end > up in my junk filter and never be read. > > > Yair Amir Thu, 09 May 2002 20:48:29 -0400: > > Hey, > > If someone is even able to spare a solaris 8 box, I am sure > we will be happy to find a power outlet for it in the computer room > of the lab :) > > Cheers, > > :) Yair. > > > Aashima Munjal wrote: > > >Hi! > > > Thank you for your interest in Wackamole. Unfortunately, we do not > >have access to a Solaris 8 box at the CNDS lab (http://www.cnds.jhu.edu) > >at Hopkins, so we cannot currently test it for this architecture. > >Most of the Wackamole code is very protable and should work on > >any operating system, similar to the Spread toolkit. However, the > >part that actually grabs the IPs is VERY system dependent, potentially > >to the level of certain kernels. > > > We could look into the problem if someone can give us access to > >a Solaris 8 environment. > > > Aashima > > > > > On Thu, 9 May 2002, Alex Lee wrote: > > > >>I was able to get it compiled but still can't get it to work. The > >address > >>didn't get taken over by the backup machine as advertised. > >>I am also looking to hear from someone who had successfully got it to work > >>on Solaris 8. I would really like to use wackamole with mod_backhand for > >>load balancing and fault-tolerance. Anyone? > >> > >>Alex > >> > >>On Thu, 9 May 2002, Min Lu wrote: > >> > >> > >>>Has anyone successfully built Wackamole on Solaris 8? > >>>I just spent two days trying to get it to compile in > >>>vain. There is no documentation. Where can I get the > >>>binary of Wackamole if I just can't build it? > >>> > >>>Thanks. > >>> > >>>Min > >>> > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > _______________________________________________ > wackamole-users mailing list > wackamole-users [at] lists > http://lists.backhand.org/mailman/listinfo/wackamole-users >
|