VMware Cloud Community
RajeevVCP4
Expert
Expert
Jump to solution

PSOD in VXRAIL CLuster

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

 

 

Rajeev Chauhan
VCIX-DCV6.5/VSAN/VXRAIL
Please mark help full or correct if my answer is use full for you
Reply
0 Kudos
1 Solution

Accepted Solutions
RajeevVCP4
Expert
Expert
Jump to solution

 

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

 

 

Rajeev Chauhan
VCIX-DCV6.5/VSAN/VXRAIL
Please mark help full or correct if my answer is use full for you

View solution in original post

Reply
0 Kudos
3 Replies
RajeevVCP4
Expert
Expert
Jump to solution

We already check this KB one it is indicating to (libupgradesnmpmodule.so)

But in our case it is different

Rajeev Chauhan
VCIX-DCV6.5/VSAN/VXRAIL
Please mark help full or correct if my answer is use full for you
Reply
0 Kudos
RajeevVCP4
Expert
Expert
Jump to solution

 

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

 

 

Rajeev Chauhan
VCIX-DCV6.5/VSAN/VXRAIL
Please mark help full or correct if my answer is use full for you
Reply
0 Kudos