- Shutdown the VCSA 7 VM.
- ESXi 7 – Host UI – “This host is being managed by vCenter Server. Actions may be performed automatically by vCenter Server without your knowledge.”
- Disconnect the host.
- Deploy a new VCSA 8 with a new FQDN (same IP).
- When adding the ESXi 7 host –
Add standalone host – A general system error occurred: Unable to get CSR from host
- Placed the host into maintenance mode.
- Reboot.
- vpxd.certmgmt.mod edit from https://communities.vmware.com/t5/vCenter-Server-Discussions/Cannot-add-ESXi-6-7-hosts-to-cluster-A-general-system-error/td-p/2239804
- Issued a new self sign cert on the ESXi host.
cd /etc/vmware/ssl
mv rui.crt rui.crt.bak
mv rui.key rui.key.bak
/sbin/generate-certificates
Reboot
- Shut down the new VCSA 8
- Update DNS to the old name
- Power on the VCSA 7
- Properly remove the ESXi host from inventory.