Hi all,
We have configured heartbeat with apache and It's working fine.
I Have an Issue that,
if any crash occurred in primary node, all the operations will take over
to the secondary node.
Then when i up the primary node and down the secondary node, it will not
takeover (from secondary -> primary) even if i enable the auto_failback
directive in ha.cf
i include the conf file:
ha.cf:
logfile /var/log/ha-log
bcast eth0
mcast eth0 225.0.0.1 694 1 0
node test1.kovaiteam.com test2.kovaiteam.com
use_logd yes
crm on
auto_failback on
keepalive 1
Error while i stop the Secondary node
============
Last updated: Wed Jan 9 12:45:43 2008
Current DC: test1.kovaiteam.com (e0083465-ae84-4949-be8a-62d80ce20236)
2 Nodes configured.
1 Resources configured.
============
Node: test2.kovaiteam.com (01efc983-be1e-4ab2-9142-a5cc030cbd85): OFFLINE
Node: test1.kovaiteam.com (e0083465-ae84-4949-be8a-62d80ce20236): online
Full list of resources:
Resource Group: group_1
IPaddr_172_16_1_100 (heartbeat::ocf:IPaddr): Stopped
apache_2 (heartbeat::ocf:apache): Stopped
Failed actions:
IPaddr_172_16_1_100_start_0 (node=test1.kovaiteam.com, call=21,
rc=7): Error
apache_2_start_0 (node=test1.kovaiteam.com, call=23, rc=1): Error
Any Idea on this ??
Thanks,
Jayaprakash
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems