OpenSolaris

Printable Version Enter a New Search
Bug ID 6554219
Synopsis The postgres agent should have an option to enforce monitoring over the logical host
State 10-Fix Delivered (Fix available in build)
Category:Subcategory suncluster:ha-postgres
Keywords
Responsible Engineer Detlef Ulherr
Reported Against 3.1_patch
Duplicate Of
Introduced In
Commit to Fix 3.2_patch
Fixed In 3.2_patch_03
Release Fixed 3.2_patch(3.2_patch_03) , 3.2u1_fcs(3.2u1_03) (Bug ID:2150613)
Related Bugs
Submit Date 7-May-2007
Last Update Date 1-July-2009
Description
Currently it is impossible to enforce a database check over the logical hosts ip address. The complete monitoring is don via local socket only.

The Postgres agent should have an option to traverse the ip stack instead of a socket connection.
When we introduce the PGHOST variable in the probe we have to chck for the pingability of the ip address as well. If the Address is not pingable we should initiate a failover. If not, the subesquent error will lead to Start_failed which will result ina a failover as well, but the time until then would be to high.
Work Around
N/A
Comments
N/A