>>> Chad Cravens <[email protected]> schrieb am 22.02.2017 um 02:44 in Nachricht <CAKDUw3goNJ3ZPmxN=3L4Ot_F-k4G0hCdQhcTAETVp8F=hn5...@mail.gmail.com>: > Hello fellow Cluster Geeks! > > I'm having an issue with the standard Oracle RA script that I can't > understand why this is happening. > > I create a Resource using the standard ocf:heartbeat:oracle script included > with a Pacemaker install. I do this through the web interface, so setting > the standard parameters for the Oracle install such as sid, home, user > etc... > > The databases appear to start just fine, however at what appear to be > random intervals (every 5 mins to 8 hours) the Resource is just stopped and > started. There is no failover event, and the only constraints are a > preferred location constraint and an order constraint with a filesystem > resource to make sure that disks are mounted before the database starts. > That's it. > > From /var/log/messages all I get are the ocf_log messages when the stop() > method is invoked. There's nothing about a failed monitor() action. Just a > stop() is invoked on the resource which crashes our apps. > > Any insight into what could be causing this sudden stopping of the > resource? Thanks for any help!
Hi! Did you try to watch the output of "crm_mon -1Arfj" from time to time? Do you have a separate pacemaker log? What about the files in /var/lib/pacemaker/pengine? Regards, Ulrich > > -- > Kindest Regards, > Chad Cravens > (843) 291-8340 > > [image: http://www.ossys.com] <http://www.ossys.com> > [image: http://www.linkedin.com/company/open-source-systems-llc] > <http://www.linkedin.com/company/open-source-systems-llc> [image: > https://www.facebook.com/OpenSrcSys] <https://www.facebook.com/OpenSrcSys> > [image: https://twitter.com/OpenSrcSys] <https://twitter.com/OpenSrcSys> > [image: http://www.youtube.com/OpenSrcSys] > <http://www.youtube.com/OpenSrcSys> [image: http://www.ossys.com/feed] > <http://www.ossys.com/feed> [image: [email protected]] <[email protected]> > Chad Cravens > (843) 291-8340 > [email protected] > http://www.ossys.com _______________________________________________ Users mailing list: [email protected] http://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
