OpenSolaris

Printable Version Enter a New Search
Bug ID 6440210
Synopsis change the algo for sap start method
State 1-Dispatched (Default State)
Category:Subcategory suncluster:ha-sap
Keywords f2f | oss-bite-size | oss-request
Sponsor
Submitter
Reported Against
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs 6433165
Submit Date 19-June-2006
Last Update Date 20-December-2007
Description
In the current implementation of the sap agent, the sap agent waits for the DB to be up before it starts and if the DB is not available, then the start method times out. 
So, in the new algo proposed, in the start method when DB is not available we will not attempt starting the app. We will just return success.

In the probe method we will probe the app only if DB is available and
that takes care of the dependency. i.e The Application is not probed
if DB is not available. We continue throwing messages that the DB is not
UP and hence not taking any action. 

See the comments for the detailed email thread on the topic.
Work Around
N/A
Comments
N/A