I managed to get this two node RedHat 5 cluster working, I was able to ping the 172.17.60.200 I killed the eth0 (ifdown eth0) on rhftp1 and was still able to ping the 200 address When I ran ifup eth0, I was able to connect to rhftp1 but lost the x.x.x.200 cluster address. Below is the haresources and ha.cf files. Anyone know where I am making my mistake Thanks in advance..... RHEL5 OS The two nodes are rhftp1 172.17.60.33 rhftp2 172.17.60.11 The HA address is desired to be 172.17.60.200 haresources rhftp1 172.17.60.200 vsftpd ha.cf use_logd yes bcast eth0 keepalive 2 warntime 10 deadtime 30 initdead 120 auto_failback on respawn root /usr/sbin/vsftpd respawn hacluster /usr/lib/heartbeat/ipfail node rhftp1 node rhftp2 ping rhftp2 #crm yes ping 172.17.60.1
Regards, Dan Hyatt ----- Original Message ---- From: Maxim Doucet <[EMAIL PROTECTED]> To: General Linux-HA mailing list <[email protected]> Sent: Tuesday, October 30, 2007 9:22:43 AM Subject: Re: [Linux-HA] snmp notification v2 cluster Abraham Iglesias a écrit : > Hi all, > i was looking for a kind of notification to be aware of the cluster. I > would like to be notified in case a node in a cluster is dead or > something like that about where cluster resources are running. I have > just seen a mib module for v1 cluster (as an external agent who > subscribes net-snmp agent). > Does anyone know how to monitor the cluster? > > Thanks, > > _Abraham I am interested too ! -- Maxim Doucet - www.alamaison.fr sys admin @ la maison _______________________________________________ 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
