Hi, On Fri, Nov 27, 2009 at 10:10:32PM -0800, Muhammad Sharfuddin wrote: > > On Fri, 11/27/09, Muhammad Sharfuddin <[email protected]> wrote: > > OS: SLES 10 SP2 i586 > > > > # rpm -q heartbeat > > heartbeat-2.1.4-0.15.5 > > > > its a two node active/passive Oracle10g R2 cluster > > > > To start Oracle, created a resource named > > 'rsc_OracleDatabase' that uses > > '/usr/lib/ocf/resource.d/heartbeat/oracle' as a RA. > > > > once the 'rsc_OracleDatabase' starts, logs start populated > > with 'su: (to oracle) root on none' messages after every > > 10 seconds. > > I am sorry, the 'su: (to oracle) root on none' messages starts > once the Cluster starts the Oracle Listener > RA(/./resource.d/heartbeat/oralsnr) , and then continue to > repeat every 10 seconds
Probably because you have a monitor op once every 10 seconds. > Nov 28 10:53:45 dbnode1 lrmd: [2259]: info: rsc:rsc_OracleLisner:46: start > Nov 28 10:53:47 dbnode1 su: (to oracle) root on none > > > > > what's wrong ? Nothing's wrong, it's just su logging informational message to the security log. I'm not sure if that can be turned off. Thanks, Dejan > Regards > > > > > _______________________________________________ > 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
