Hi, On Wed, Nov 11, 2009 at 04:10:12AM -0800, Muhammad Sharfuddin wrote: > --- On Tue, 11/10/09, Rolf Schmidt <[email protected]> wrote: > On Tue, 10 Nov 2009, Dejan Muhamedagic wrote: > > >> 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. > > > > > Easy with the GUI, open the resource and go to the Tab with > > operation. Add a start and a stop operation for the SAP Resources. > > Use the default values, they will be 240/300 seconds and should > > do the trick. > I add the start/stop operations for SAP Resources with the default > timeout values, but still SAPInstance resource fails to start, and > all other resources starts successfully. > > cib.xml, and /var/log/messages attached
Sep 28 22:36:19 prdnode2 crmd: [19676]: ERROR: process_lrm_event: LRM operation resource_SAP_Instance_start_0 (15) Timed Out (timeout=180000ms) BTW, it would be really great if you would take some initiative and try to read the logs yourself. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
