VxRail: How to silence vSAN Health Checks in VxRail

Summary: How to suppress silence, or skip vSAN Health Checks in VxRail.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

From vSAN 6.6, a new feature was introduced; which enables administrators to manually suppress or express each result of vSAN health check using Ruby vSphere Console(RVC).
We can take advantage of the feature when a customer does not want expected alarms to appear on UI.

If vCenter does not have Internet access, the following alert appears:

-vSAN Build Recommendation Engine Health Alarm due to no Internet access.
Screenshot showing the vSAN build engine error 
 

CAUTION: By following this procedure, You are partially disabling the feature of vSAN health test. Ensure the cause of the alarm or warning which is being suppressed. If you are not confident, call VxRail Support.



-Procedure

  1. SSH to vCenter Server Appliance
  2. On vCenter Server Appliance, log in to the Ruby vSphere Console
# rvc
Install the "ffi" gem for better tab completion.
Host to connect to (user@host): administrator@vsphere.local@localhost
password:                                                       < Supply vCenter SSO Password.
0 /
1 localhost/
>

 

  1. Verify Health Check ID and Silent Status of the target material, in this example, it is "vSAN Build Recommendation Engine Health." Take a note of its ID "vumconfig".

 
> vsan.health.silent_health_check_status  <Path to a ClusterComputeResource>

> vsan.health.silent_health_check_status /localhost/VxRail-Datacenter/computers/VxRail-Virtual-SAN-Cluster-d86f6cc8-2036-48fd-8c18-d26021c8277d
Silent Status of Cluster VxRail-Virtual-SAN-Cluster-d86f6cc8-2036-48fd-8c18-d26021c8277d:
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Health Check                                                                                | Health Check Id                     | Silent Status |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+  
| Cloud Health                                                                                |                                     |               |
|   Advanced vSAN configuration supported                                                     | unsupportedadvparameters            | Normal        |
|   Controller utility is installed on host                                                   | vendortoolpresence                  | Normal        |
|   Controller with pass-through and RAID disks                                               | mixedmode                           | Normal        |
|   Coredump partition size check                                                             | coredumpartitionsize                | Normal        |

==========================================================Omitting Outputs for legibleness==========================================================

+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| vSAN Build Recommendation                                                                   |                                     |               |
|   vSAN Build Recommendation Engine Health                                             | vumconfig                          | Normal       |
|   vSAN build recommendation                                                                 | vumrecommendation                   | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| vSAN iSCSI target service                                                                   |                                     |               |
|   Home object                                                                               | iscsihomeobjectstatustest           | Normal        |
|   Network configuration                                                                     | iscsiservicenetworktest             | Normal        |
|   Service runtime status                                                                    | iscsiservicerunningtest             | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+

 

  1. Set the target material "Silent."

> vsan.health.silent_health_check_configure -a [Health Check Id] <Path to a ClusterComputeResource>

> vsan.health.silent_health_check_configure -a vumconfig /localhost/VxRail-Datacenter/computers/VxRail-Virtual-SAN-Cluster-d86f6cc8-2036-48fd-8c18-d26021c8277d
Successfully add check "vSAN Build Recommendation Engine Health" to silent health check list for VxRail-Virtual-SAN-Cluster-d86f6cc8-2036-48fd-8c18-d26021c8277d

  

  1. Redo step 3 and check the silent status of the target material.

> vsan.health.silent_health_check_status <Path to a ClusterComputeResource>.

> vsan.health.silent_health_check_status /localhost/VxRail-Datacenter/computers/VxRail-Virtual-SAN-Cluster-d86f6cc8-2036-48fd-8c18-d26021c8277d
Silent Status of Cluster VxRail-Virtual-SAN-Cluster-d86f6cc8-2036-48fd-8c18-d26021c8277d:
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| vSAN Build Recommendation                                                                   |                                     |               |
|   vSAN Build Recommendation Engine Health                                                   | vumconfig                           | Silent        |
|   vSAN build recommendation                                                                 | vumrecommendation                   | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
 

  1. On vSphere Web Client, perform the vSAN health check and verify that the target result is skipped.

 vSAN health check ouput 


Now you can Acknowledge or Reset the corresponding alarm on vSphere Web Client to green.

 

Additional Information

-If you think twice and want to re-enable vSAN health check results. Unset the silent status as following.
vsan.health.silent_health_check_configure -r [Health Check Id] < Path to a ClusterComputeResource>

-For more details, check VMware KB 2151813.
Silencing a vSAN health check (2151813)This hyperlink is taking you to a website outside of Dell Technologies.

-In vSAN 6.6, these health checks are available.

 

Silent Status of Cluster :
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Health Check                                                                                | Health Check Id                     | Silent Status |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Cloud Health                                                                                |                                     |               |
|   Advanced vSAN configuration supported                                                     | unsupportedadvparameters            | Normal        |
|   Controller utility is installed on host                                                   | vendortoolpresence                  | Normal        |
|   Controller with pass-through and RAID disks                                               | mixedmode                           | Normal        |
|   Coredump partition size check                                                             | coredumpartitionsize                | Normal        |
|   Customer experience improvement program (CEIP)                                            | vsancloudhealthceipexception        | Normal        |
|   Disks usage on storage controller                                                         | diskusage                           | Normal        |
|   Network adapter is VMware certified                                                       | pnichcl                             | Normal        |
|   Online health connectivity                                                                | vsancloudhealthconnectionexception  | Normal        |
|   Patch available for critical vSAN issue for All-Flash clusters with deduplication enabled | patchalert                          | Normal        |
|   Physical network adapter link speed consistency                                           | pnicconsistent                      | Normal        |
|   RAID controller configuration                                                             | controllercacheconfig               | Normal        |
|   vCenter Server up to date                                                                 | vcuptodate                          | Normal        |
|   vSAN and VMFS datastores on a Dell H730 controller with the lsi_mr3 driver                | mixedmodeh730                       | Normal        |
|   vSAN configuration for LSI-3108 based controller                                          | h730                                | Normal        |
|   vSAN max component size                                                                   | smalldiskstest                      | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Cluster                                                                                     |                                     |               |
|   Advanced vSAN configuration in sync                                                       | advcfgsync                          | Normal        |
|   Deduplication and compression configuration consistency                                   | physdiskdedupconfig                 | Normal        |
|   Deduplication and compression usage health                                                | physdiskdedupusage                  | Normal        |
|   Disk format version                                                                       | upgradelowerhosts                   | Normal        |
|   ESXi vSAN Health service installation                                                     | healtheaminstall                    | Normal        |
|   Resync operations throttling                                                              | resynclimit                         | Normal        |
|   Software version compatibility                                                            | upgradesoftware                     | Normal        |
|   Time is synchronized across hosts and VC                                                  | timedrift                           | Normal        |
|   vCenter state is authoritative                                                            | vcauthoritative                     | Normal        |
|   vSAN CLOMD liveness                                                                       | clomdliveness                       | Normal        |
|   vSAN Disk Balance                                                                         | diskbalance                         | Normal        |
|   vSAN Health Service up-to-date                                                            | healthversion                       | Normal        |
|   vSAN cluster configuration consistency                                                    | consistentconfig                    | Normal        |
|   vSphere cluster members match vSAN cluster members                                        | clustermembership                   | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Data                                                                                        |                                     |               |
|   vSAN VM health                                                                            | vmhealth                            | Normal        |
|   vSAN object health                                                                        | objecthealth                        | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Encryption                                                                                  |                                     |               |
|   CPU AES-NI is enabled on hosts                                                            | hostcpuaesni                        | Normal        |
|   vCenter and all hosts are connected to Key Management Servers                             | kmsconnection                       | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Hardware compatibility                                                                      |                                     |               |
|   Controller disk group mode is VMware certified                                            | controllerdiskmode                  | Normal        |
|   Controller driver is VMware certified                                                     | controllerdriver                    | Normal        |
|   Controller firmware is VMware certified                                                   | controllerfirmware                  | Normal        |
|   Controller is VMware certified for ESXi release                                           | controllerreleasesupport            | Normal        |
|   Host issues retrieving hardware info                                                      | hclhostbadstate                     | Normal        |
|   SCSI controller is VMware certified                                                       | controlleronhcl                     | Normal        |
|   vSAN HCL DB Auto Update                                                                   | autohclupdate                       | Normal        |
|   vSAN HCL DB up-to-date                                                                    | hcldbuptodate                       | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Limits                                                                                      |                                     |               |
|   After 1 additional host failure                                                           | limit1hf                            | Normal        |
|   Current cluster situation                                                                 | limit0hf                            | Normal        |
|   Host component limit                                                                      | nodecomponentlimit                  | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Network                                                                                     |                                     |               |
|   Active multicast connectivity check                                                       | multicastdeepdive                   | Normal        |
|   All hosts have a vSAN vmknic configured                                                   | vsanvmknic                          | Normal        |
|   All hosts have matching multicast settings                                                | multicastsettings                   | Normal        |
|   All hosts have matching subnets                                                           | matchingsubnet                      | Normal        |
|   Hosts disconnected from VC                                                                | hostdisconnected                    | Normal        |
|   Hosts with connectivity issues                                                            | hostconnectivity                    | Normal        |
|   Multicast assessment based on other checks                                                | multicastsuspected                  | Normal        |
|   Network latency check                                                                     | hostlatencycheck                    | Normal        |
|   vMotion: Basic (unicast) connectivity check                                               | vmotionpingsmall                    | Normal        |
|   vMotion: MTU check (ping with large packet size)                                          | vmotionpinglarge                    | Normal        |
|   vSAN cluster partition                                                                    | clusterpartition                    | Normal        |
|   vSAN: Basic (unicast) connectivity check                                                  | smallping                           | Normal        |
|   vSAN: MTU check (ping with large packet size)                                             | largeping                           | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Performance service                                                                         |                                     |               |
|   All hosts contributing stats                                                              | hostsmissing                        | Normal        |
|   Performance data collection                                                               | collection                          | Normal        |
|   Performance service status                                                                | perfsvcstatus                       | Normal        |
|   Stats DB object                                                                           | statsdb                             | Normal        |
|   Stats DB object conflicts                                                                 | renameddirs                         | Normal        |
|   Stats master election                                                                     | masterexist                         | Normal        |
|   Verbose mode                                                                              | verbosemode                         | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Physical disk                                                                               |                                     |               |
|   Component limit health                                                                    | physdiskcomplimithealth             | Normal        |
|   Component metadata health                                                                 | componentmetadata                   | Normal        |
|   Congestion                                                                                | physdiskcongestion                  | Normal        |
|   Disk capacity                                                                             | physdiskcapacity                    | Normal        |
|   Memory pools (heaps)                                                                      | lsomheap                            | Normal        |
|   Memory pools (slabs)                                                                      | lsomslab                            | Normal        |
|   Metadata health                                                                           | physdiskmetadata                    | Normal        |
|   Overall disks health                                                                      | physdiskoverall                     | Normal        |
|   Physical disk health retrieval issues                                                     | physdiskhostissues                  | Normal        |
|   Software state health                                                                     | physdisksoftware                    | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| Stretched cluster                                                                           |                                     |               |
|   Invalid preferred fault domain on witness host                                            | witnesspreferredfaultdomaininvalid  | Normal        |
|   Invalid unicast agent                                                                     | hostwithinvalidunicastagent         | Normal        |
|   No disk claimed on witness host                                                           | witnesswithnodiskmapping            | Normal        |
|   Preferred fault domain unset                                                              | witnesspreferredfaultdomainnotexist | Normal        |
|   Site latency health                                                                       | siteconnectivity                    | Normal        |
|   Unexpected number of fault domains                                                        | clusterwithouttwodatafaultdomains   | Normal        |
|   Unicast agent configuration inconsistent                                                  | clusterwithmultipleunicastagents    | Normal        |
|   Unicast agent not configured                                                              | hostunicastagentunset               | Normal        |
|   Unsupported host version                                                                  | hostwithnostretchedclustersupport   | Normal        |
|   Witness host fault domain misconfigured                                                   | witnessfaultdomaininvalid           | Normal        |
|   Witness host not found                                                                    | clusterwithoutonewitnesshost        | Normal        |
|   Witness host within vCenter cluster                                                       | witnessinsidevccluster              | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| vSAN Build Recommendation                                                                   |                                     |               |
|   vSAN Build Recommendation Engine Health                                                   | vumconfig                           | Normal        |
|   vSAN build recommendation                                                                 | vumrecommendation                   | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+
| vSAN iSCSI target service                                                                   |                                     |               |
|   Home object                                                                               | iscsihomeobjectstatustest           | Normal        |
|   Network configuration                                                                     | iscsiservicenetworktest             | Normal        |
|   Service runtime status                                                                    | iscsiservicerunningtest             | Normal        |
+---------------------------------------------------------------------------------------------+-------------------------------------+---------------+

 

Products

VxRail Appliance Family, VxRail Software
Article Properties
Article Number: 000155845
Article Type: How To
Last Modified: 13 Mar 2025
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.