I'm getting the following error in the Smarts Failover manager logs
failover-parse-config.asl: Determining version of service INCHARGE-OI
failover-parse-config.asl: WARN:version lookup failed for INCHARGE-OI
failover-parse-config.asl: WARN: Return Code 1
failover-parse-config.asl: WARN: Reason: determine_version: ... Mismatch in version of servers: activeversion 9.4 standbyversion 9.2.2
When running the following dmctl command to check the Feature Version we found the following:
# dmctl -s active-host:1234/INCHARGE-OI getInstances ICS_FeatureVersion_OI
ICS-FeatureVersion-OI-9.2.2
ICS-FeatureVersion-OI-9.4
The standby side report only 9.2.2
# dmctl -s standby-host:5678/INCHARGE-OI getInstances ICS_FeatureVersion_OI
ICS-FeatureVersion-OI-9.2.2