"All hosts contributing stats" is triggered.vsand[####]: [opID=vsan-####-#### statscollector::RetrieveRemoteStats] Error happened during RetrieveRemoteStats of hostIps [####], type: <class 'FileNotFoundError'>, message: [Errno 2] No such file or directory
Primary SSL certificate files (rui.crt and rui.key) are physically missing from the /etc/vmware/ssl/ directory. This typically occurs after a failed automated certificate renewal process where the files are deleted but not replaced.
To resolve this issue, restore the certificate files and restart the management services:
cd /etc/vmware/ssl/cp rui.crt.bkp rui.crt cp rui.key.bkp rui.key /etc/init.d/vsanmgmtd restart