OpenSolaris

Printable Version Enter a New Search
Bug ID 6500242
Synopsis probe_SAA should not call check_dce if SAA version is 5.9 or newer
State 10-Fix Delivered (Fix available in build)
Category:Subcategory suncluster:ha-swift_saa
Keywords
Responsible Engineer Thorsten Frueauf
Reported Against 3.2_fcs , 3.1u4_fcs
Duplicate Of
Introduced In
Commit to Fix 3.2_patch
Fixed In 3.2_patch
Release Fixed 3.2_patch
Related Bugs 6500029 , 6513946
Submit Date 4-December-2006
Last Update Date 25-January-2007
Description
probe_SAA does call check_dce() without checking the SAA version used.
But the dce component is only used with SAA version < 5.9. Therefore check_dce() should only be called for that case and not for SAA >= 5.9.
Work Around
N/A
Comments
N/A