Hi, On Mon, Mar 02, 2009 at 10:33:40PM +0300, Benedict simon wrote: > Dear All, > > I am a total novice to HA and would like to implement it in active /stanby > mode > > i have the following hardware > > 2 P4 identical machines each with 2 network cards > > node 1: > eth0 has ip address of 172.16.2.200 and connected to our local network > eth1 has ip address 10.100.100.1 and connected by crossover to node 2 > > node 2: > > eth0 has ip address of 172.16.2.201 and connected to our local network > eth1 has ip address of 10.100.100.2 and connect to node 1 by crossover > > > now i istalled heartbeat as per the documentation, start the service and > jus for test wanna use the http service > > now when i restart node 1 httpd service is automatically started on node 2 > which is perfect and i see that there in another interface eth1:1 which > has the ip address of eth1 of node 1 . > > so everythig is fine > > now when node1 comes back online heartbeat does not start .. gives a message > ------------------------------ > heartbeat[4764]: 2009/02/26_12:32:12 ERROR: glib: Get broadcast for > interface eth1 failed: Cannot assign requested address > heartbeat[4764]: 2009/02/26_12:32:12 ERROR: glib: IP interface [eth1] does > not exist > heartbeat[4764]: 2009/02/26_12:32:12 ERROR: Illegal bcast [UDP/IP > broadcast] in config file [eth1] > --------------
You should check the bcast directives in /etc/ha.d/ha.cf. Thanks, Dejan > when i try to restart the network i see that eth1 does not start says > there duplicate ip address > > as the eth1:1 on node 2 is still active and has the 10.100.100.1 ip > address which is the ip address of eth1 on node1. > > my haresourses file > > node1 10.100.100.1 httpd > ----------- > > > how does the eth1:1 ip address on node 2 gets released automatically or > where am i goin wrong > > really apprecite ur kind help > > regards > > simon > > -- > Network ADMIN > ------------- > KUWAIT MUNICIPALITY: > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ > 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
