Streamline Problem
"Geruel M. Casibu" <[email protected]> Mon, 9 Oct 2006 07:30:12 +0800
| Newsgroups | gmane.linux.highavailability.ultramonkey |
|---|---|
| Message-ID | <043701c6eb31$b54683a0$130a10ac@ghwk03000756> |
Hi to All I am trying to set up UM3 using the "Streamline High Availibility and Load Balancing" like in example (http://www.ultramonkey.org/3/topologies/sl-ha-lb-eg.html). My OS is CentOS 4.4. I've been trying to sort this for three days now and I cant figure out whats wrong? I've attached also my configurations. My two machines (cross-a.sysad.com, cross-b.sysad.com) are both Directors / Real Servers (My test servers before implementing it to production use). The service I want to Load Balance is HTTP. eth0 on both machines are the net where the VIP will be used. eth0 is used for Heartbeat. Node1/Ldirector1: cross-a.sysad.com/172.16.10.66 Node2/Ldirector2: cross-b.sysad.com/172.16.10.8 VIP/ifcfg:0: cross.sysad.com/172.16.10.67 GW: 172.16.10.1 Any suggestions on what might I be doing wrong? Also when I start/stop my heartbeat, It produces the following logs that seems to be odd since I cannot find any answer using Mr. google. Best Regards TIA Geruel -------------------------------------------------------------------------------- [root@cross-a ha.d]# /etc/init.d/heartbeat start Starting High-Availability services: ldirectord is stopped for /etc/ha.d/ldirectord.cf [ OK ] [root@check21-a ha.d]# Logs heartbeat: 2006/10/09_07:03:57 WARN: duplicate client add request [ipfail] [8346] heartbeat: 2006/10/09_07:03:57 ERROR: api_process_registration_msg: cannot add client(1) heartbeat: 2006/10/09_07:03:57 ERROR: Exiting /usr/lib/heartbeat/ipfail process 8346 killed by signal 11. heartbeat: 2006/10/09_07:03:57 info: Respawning client "/usr/lib/heartbeat/ipfail": heartbeat: 2006/10/09_07:03:57 info: Starting child client "/usr/lib/heartbeat/ipfail" (1001,104) heartbeat: 2006/10/09_07:03:58 info: Starting "/usr/lib/heartbeat/ipfail" as uid 1001 gid 104 (pid 8347) heartbeat: 2006/10/09_07:03:58 WARN: duplicate client add request [ipfail] [8347] heartbeat: 2006/10/09_07:03:58 ERROR: api_process_registration_msg: cannot add client(1) heartbeat: 2006/10/09_07:03:58 ERROR: Exiting /usr/lib/heartbeat/ipfail process 8347 killed by signal 11. heartbeat: 2006/10/09_07:03:58 ERROR: Client /usr/lib/heartbeat/ipfail "respawning too fast" [root@cross-a ha.d]# /etc/init.d/heartbeat stop Stopping High-Availability services: [ OK ] [root@check21-a ha.d]# Logs heartbeat: 2006/10/09_07:06:00 info: Giving up all HA resources. heartbeat: 2006/10/09_07:06:02 info: Releasing resource group: check21-a.sysad.com ldirectord::ldirectord.cf LVSSyncDaemonSwap::master IPaddr2::172.16.10.67/24/eth0/172.16.10.255 heartbeat: 2006/10/09_07:06:02 info: Running /etc/ha.d/resource.d/IPaddr2 172.16.10.67/24/eth0/172.16.10.255 stop heartbeat: 2006/10/09_07:06:07 info: Running /etc/ha.d/resource.d/LVSSyncDaemonSwap master stop heartbeat: 2006/10/09_07:06:08 ERROR: Return code 255 from /etc/ha.d/resource.d/LVSSyncDaemonSwap heartbeat: 2006/10/09_07:06:09 info: Retrying failed stop operation [LVSSyncDaemonSwap::master] heartbeat: 2006/10/09_07:06:09 info: Running /etc/ha.d/resource.d/LVSSyncDaemonSwap master stop heartbeat: 2006/10/09_07:06:10 ERROR: Return code 255 from /etc/ha.d/resource.d/LVSSyncDaemonSwap heartbeat: 2006/10/09_07:06:11 info: Retrying failed stop operation [LVSSyncDaemonSwap::master] heartbeat: 2006/10/09_07:06:11 info: Running /etc/ha.d/resource.d/LVSSyncDaemonSwap master stop heartbeat: 2006/10/09_07:06:13 ERROR: Return code 255 from /etc/ha.d/resource.d/LVSSyncDaemonSwap heartbeat: 2006/10/09_07:06:14 info: Retrying failed stop operation [LVSSyncDaemonSwap::master] heartbeat: 2006/10/09_07:06:14 info: Running /etc/ha.d/resource.d/LVSSyncDaemonSwap master stop heartbeat: 2006/10/09_07:06:15 ERROR: Return code 255 from /etc/ha.d/resource.d/LVSSyncDaemonSwap heartbeat: 2006/10/09_07:06:16 info: Retrying failed stop operation [LVSSyncDaemonSwap::master] heartbeat: 2006/10/09_07:06:16 info: Running /etc/ha.d/resource.d/LVSSyncDaemonSwap master stop -------------------------------------------------------------------------------- I am using the free version of SPAMfighter for private users. It has removed 12703 spam emails to date. Paying users do not have this message in their emails. Try SPAMfighter for free now!
ha.cf
(application/octet-stream, 281 B) - not displayed
ldirectord.cf
(application/octet-stream, 577 B) - not displayed
authkeys
(application/octet-stream, 44 B) - not displayed
haresources
(application/octet-stream, 146 B) - not displayed
ifcfg_lo_0.txt
(text/plain, 124 B)
DEVICE=lo:0 IPADDR=172.16.10.67 NETMASK=255.255.255.255 NETWORK=172.16.10.0 BROADCAST=172.16.10.255 ONBOOT=yes NAME=loopback