Sorry I am a newbie with HA and OCFS, My config looks ok, it's just that when I try to failover (put 1 node in standby) the file system stays mounted on the active system but the resource (oracle) will not come up. It keeps thinking that the OCFS resource is down :
Nov 5 15:20:33 lnxhat2 kernel: Node lnxhat1 is down in group 18F774F6A0B148A79CB7C33A891CC7E6 When I activate the node again all resources become available and oracle comes up on the original node. Any idea on how to debug this problem ? -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dejan Muhamedagic Sent: Thursday, November 05, 2009 5:25 AM To: General Linux-HA mailing list Subject: Re: [Linux-HA] ocfs2 oracle resource issue On Wed, Nov 04, 2009 at 10:28:41AM +0200, Andrew Beekhof wrote: > resource configuration? It's always good, in case of a resource problem, to do this first: # grep lrmd.*myrsc /var/log/mylog /me keeps repeating that, but we should eventually write a troubleshooting guide. Who knows, perhaps somebody would read it :) Thanks, Dejan > On Tue, Nov 3, 2009 at 9:52 PM, Wilfredo Ocasio > <[email protected]> wrote: > > Simple 2 node active / passive configuration; Oracle DB resource only > > starts on one node. 2nd node keeps failing to start, but Oracle DB will > > start manually. > > Any help is appreciated . > > > > Ha.cf : > > use_logd on > > auto_failback off > > autojoin other > > traditional_compression false > > # debug 3 > > node lnxhat1 > > node lnxhat2 > > deadtime 10 > > keepalive 2 > > udpport 694 > > ucast hsi0 172.27.100.204 > > ucast hsi0 172.27.100.205 > > crm on > > ping 172.22.4.1 172.27.220.10 172.27.220.12 > > respawn root /usr/lib64/heartbeat/pingd -m 2000 -d 5s -a my_ping_set _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems The information contained in this e-mail message is intended only for the personal and confidential use of the recipient(s) named above. This message may be an attorney-client communication and/or work product and as such is privileged and confidential. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
