This is a known issue affecting VMware vCenter Server 5.0.
To workaround this issue, manually uninstall the FDM agent.
To manually uninstall the FDM agent:
- Place the ESXi host in Maintenance Mode.
- Run this command to copy /opt/vmware/uninstallers/VMware-fdm-uninstall.sh to the /tmp directory:
# cp /opt/vmware/uninstallers/VMware-fdm-uninstall.sh /tmp
- Run this command to assign execute permission to the VMware-fdm-uninstall.sh file.
# chmod +x /tmp/VMware-fdm-uninstall.sh
- Run this command to uninstall the FDM agent:
# /tmp/VMware-fdm-uninstall.sh
Note: You should see a short pause before you see the prompt again.
- Exit the host from Maintenance Mode.
In Recent Tasks, you should see that the HA agent is pushed from vCenter Server and installed.