Customer have VCF 3.11.0.1 with VXRAIL stretched cluster one host went during host upgradation 7.0 on PSOD after roll back came back on 6.7 we got only keyword on PSOD
Failed Modules: /usr/lib/vmware/configmanager/upgrade/lib/libupgradehostdproble.so
Issue fixed after edit probe-config.xml
"The following file has been modified from the user side - /etc/vmware/hostd/probe-config.xml , there is a double closing ">>" instead of ">".
Current file has - <liveCore>true</liveCore>>
Modify the file back to normal as - <liveCore>true</liveCore>
Restart host them initiate upgrade
We already check this KB one it is indicating to (libupgradesnmpmodule.so)
But in our case it is different
Issue fixed after edit probe-config.xml
"The following file has been modified from the user side - /etc/vmware/hostd/probe-config.xml , there is a double closing ">>" instead of ">".
Current file has - <liveCore>true</liveCore>>
Modify the file back to normal as - <liveCore>true</liveCore>
Restart host them initiate upgrade
