All hosts contributing stats" health alert.https_tunnel entry is missing from the /etc/vmware/vsan/vsanperf.conf configuration file. This configuration parameter is required to enable secure inter-host communication (HTTPS tunnel) for performance statistics collection within the vSAN cluster.var/run/log/vsanmgmt.log entries, the root cause is a missing https_tunnel configuration parameter in the /etc/vmware/vsan/vsanperf.conf file. The log messages confirm that the vsanmgmt service is unable to load the required HTTPS tunnel setting.2025-08-21T12:09:27.714Z Er(11) vsand[26497689]: [opID=MainThread cliutils::LoadUseHTTPSTunnelConfig] Fail to get the value of the option 'https_tunnel' fromconf file /etc/vmware/vsan/vsanperf.conf2025-08-21T12:09:27.714Z Er(11)[+] vsand[26497689]: Traceback (most recent call last):2025-08-21T12:09:27.714Z Er(11)[+] vsand[26497689]: File "/lib64/python3.11/collections/__init__.py", line 1012, in __getitem__2025-08-21T12:09:27.714Z Er(11)[+] vsand[26497689]: File "/lib64/python3.11/collections/__init__.py", line 1004, in __missing__2025-08-21T12:09:27.714Z Er(11)[+] vsand[26497689]: KeyError: 'https_tunnel'2025-08-21T12:09:27.714Z Er(11)[+] vsand[26497689]: Traceback (most recent call last):2025-08-21T12:09:27.714Z Er(11)[+] vsand[26497689]: File "/usr/lib/vmware/vsan/perfsvc/cliutils.py", line 90, in LoadUseHTTPSTunnelConfig2025-08-21T12:09:27.714Z Er(11)[+] vsand[26497689]: configparser.NoOptionError: No option 'https_tunnel' in section: 'VSANPERF'
statscollector::RetrieveRemoteStats process fails when attempting to establish connections between ESXi hosts for remote statistics retrieval:2025-08-21T12:09:58.723Z Er(11) vsand[26497718]: [opID=vsan-7cc06724-######### statscollector::RetrieveRemoteStats] RetrieveRemoteStats_VsiConnector exception: VMK vmk1 can not connect to host ##.###.###.##.2025-08-21T12:09:58.723Z Er(11)[+] vsand[26497718]: Traceback (most recent call last):2025-08-21T12:09:58.723Z Er(11)[+] vsand[26497718]: File "/usr/lib/vmware/vsan/perfsvc/statscollector.py", line 1293, in RetrieveRemoteStats2025-08-21T12:09:58.723Z Er(11)[+] vsand[26497718]: File "/usr/lib/vmware/vsan/perfsvc/VsanHealthUtil.py", line 1906, in VsanPerfCreateConnection2025-08-21T12:09:58.723Z Er(11)[+] vsand[26497718]: TimeoutError: timed out2025-08-21T12:09:58.724Z Wa(12) vsand[26497718]: [opID=vsan-7cc06724-######## statscollector::RetrieveRemoteStats] RetrieveRemoteStats_VsiConnector warning: no available vmknic to retrieve remote stats.
All hosts contributing stats" health check alert.vi /etc/vmware/vsan/vsanperf.conf
[VSANPERF] section, add the following line:
https_tunnel = True
/etc/init.d/vsanmgmtd restart