After deploying the vSAN Snapshot Service OVA (version 8.3.x), the vSAN ESA Data Protection plugin does not appear in the vSphere Client.
Deployment completes successfully.
The appliance is accessible via SSH and responds to ping.
Root certificates are updated correctly during deployment.
However, the plugin is not visible in vCenter.
The deployment is performed as per the official documentation, but the plugin still does not register.
Deploy vSAN Snapshot Service Appliance for vSAN Data Protection
vSAN Data Protect 8.3.x
The issue occurs when the vCenter FQDN configured during the Snapshot Service Appliance deployment does not resolve correctly from the appliance. In the Snapshot Service Appliance.
In /var/log/fistboot.log below error will be seen.
vi /etc/vmware/cap/cap-firstboot.shVCHostname.VCHostname.6. chmod +x /etc/vmware/cap/cap-firstboot.sh --> to make the script executable
7. sudo /etc/vmware/cap/cap-firstboot.sh --> run the script
After running the above steps, The plugin will get deployed on the vcenter successfully.