VMware is aware of this issue and working to resolve this in a future release.
Workaround:
The logging path is touched only by CNS new serialization feature in 80U2, which reduces unnecessary calls to vm when multiple volumes are attached to it. Customer can avoid core dumps by disabling cns new serialization in below steps:
- open /usr/lib/vmware-vsan/VsanVcMgmtConfig.xml on vc.
- change below config to false.<newSerializationEnabled>true</newSerializationEnabled>
- restart vsan-health with 'vmon-cli -r vsan-health'.