<

HOW TO: Fix Inaccessible objects in VMware vSphere vSAN when all components show as Active

Posted on
6,085 Points
85 Views
Last Modified:
Published
Experience Level: Beginner
6:50
Andrew Hancock (VMware vExpert PRO / EE Fellow/British Beekeeper)
EE Fellow, MVE, Expert of the Year 2021,2017-11, Scribe 2016-2012, Author of the Year 2018-6,2013-2012 VMware vExpert Pro, vExpert 2025-2011
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

Inaccessible objects in vSAN when all components show as Active

It is not clear why some ESXi hosts set the value to 1, and block all vSAN communications. But it can cause issues on your vSAN Cluster.

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.
0
0 Comments
In an organization, selecting a backup and recovery product can be a complicated task. This gives an opinion and a process that I use and hope that others find helpful.
Creating a snapshot of a virtual server ahead of a major change like and upgrade or patch is a common process. However, there are some types of systems that doing this process can cause some unintended and undesirable outcomes.