While revisiting an old client’s site I reviewed the logs and noticed that there was a high instance of the error message in vmkernel.log:
WARNING: VmkMgmtSyncEventIoctl - unable to validate header
..and a number of instances where the HBAs had becoming unresponsive during periods of high I/O.
After some research, it seemed that other people had similar issues but normally on HP hardware. During my search, I came across and reviewed http://kb.vmware.com/kb/2086025
The article makes no mention of server vendor but solely about the Emulex HBAs. As the client has IBM X440 on ESXi5.5 and most importantly have Emulex HBAs, this was hopefully the fix.
I initially downloaded the driver from the VMware website and tried to install it via VMware Update Manager (VUM), but this failed to add to the repository on multiple occasions, so I completed a CLI installation via:
…after the reboot there is no instance of the error reoccurring.
Be First to Comment