VCS WARNING V-16-1-12193 Undefined Type : MQM @ ./main.cf:142 VCS WARNING V-16-1-12095 Aborting hacf: errors encountered
The appropriate websphere type.cf file wasn't Imported to main.cf file, after upgrade of websphere 5.1.8.0.
Customer has copied the correct websphere type. cf file after upgrade from /etc/VRTSagents/ha/conf/WebSphere5/WebSphere5Types50.cf to /etc/VRTSvcs/conf/config/ , however, didn't Include the WebSphere5Types50.cf to main.cf file right at the at the top, rether found that websphere5Types50.cf to bottom of main.cf file for some reason , which caused the problem. Edited main.cf file and placed websphere5Types50.cf at top.
#hastop -all -force
#vi main.cf (add include "websphere5Types50.cf "
#hastart (On both the nodes)