OpenSolaris

Printable Version Enter a New Search
Bug ID 6815384
Synopsis get_ipmp_state() should use the parsable output from ipmpstat
State 10-Fix Delivered (Fix available in build)
Category:Subcategory suncluster:ha-zones
Keywords colorado
Responsible Engineer Thorsten Frueauf
Reported Against 1.0_07
Duplicate Of
Introduced In
Commit to Fix 1.0_07
Fixed In 1.0_07
Release Fixed colorado-1(1.0_07)
Related Bugs 6812924
Submit Date 10-March-2009
Last Update Date 8-April-2009
Description
The fix for CR 6812924 did introduce the usage of ipmpstat from the Clearview project within the get_ipmp_state() function.

Peter Memishian rightly pointed out that parsing the output from "ipmpstat -g" is not being a stable interface.

Instead the -P option together with -o must be used to use a stable interface moving forward.
Work Around
N/A
Comments
N/A