VMware
HOW TO: Fix Inaccessible objects in VMware vSphere vSAN when all components show as Active
In this video presentation which is part of the Hancock’s VMware Half Hour I will show you HOW TO: Fix Inaccessible objects in VMware vSphere vSAN when all components show as Active.
There is a known issue in VMware vSAN which is documented by Broadcom here
The VMware vSphere vCenter Server web client has difficulty in performing some vSAN actions, so we need to connect via SSH to the bash shell of the ESXI host to perform this action using the following commands
vsish -e get /config/VSAN/intOpts/DOMPauseAllCCPs
esxcfg-advcfg -g /VSAN/IgnoreClusterMemberListUpdates
both of the returned values should be 0.
[ad_2]
source