Hi, On Tue, Nov 10, 2009 at 04:00:14AM -0800, Muhammad Sharfuddin wrote: > > --- On Tue, 11/10/09, Dejan Muhamedagic <[email protected]> wrote: > > >>> I am testing a simplest configuration for a two node(active/passive) > > >>> SAP cluster. > > >>> /oracle, /sapmnt, /usr/sap, and /home/prdadm are on SAN with ext3 > > >>> filesystems. > > >>> > > >>> Problem: > > >>> when I tries to run/start SAP from HA(hb_gui), it fails.. i.e > > >>> SAPInstance resource never starts or fails to start. All other > > >>> resources e.g IPaddr2, Filesystem, and SAPDatabase starts smoothly from > > >>> HA(hb_gui) > > > > >> Impossible to say without taking look at the logs. You can try > > >> yourself: grep lrmd.*sap_instance /var/log/yourlog > > > > > # grep lrmd.*sap_instance /var/log/messages > > > Nov 7 20:44:20 prdnode1 lrmd: [13095]: info: rsc:sap_instance:14: monitor > > > Nov 7 20:44:23 prdnode1 lrmd: [13095]: info: rsc:sap_instance:15: start > > > > Nov 7 20:44:43 prdnode1 lrmd: [13095]: WARN: sap_instance:start > process (PID 20871) timed out (try 1). Killing with signal SIGTERM > (15). > > > The start operation timed out. Either increase the timeout (looks > > like it's set to 20 seconds) > How, I dont know(very new to HA). any guide/url that teaches this > esp via hb_gui.
Not using the gui so can't give you the exact steps. You should add a start operation to the resource and then set the timeout attribute. Thanks, Dejan > > or see why does it take so long. > > SAP probably takes long. > on this machine, SAP takes almost 70 seconds to start > > Regards > > > > > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
