You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
I tried to deploy the Photon Cluster, but it failes when trying to add ESXi to Lightwave Domain, this is the error:
2017-05-11 19:07:33 INFO Info [Task: Hypervisor preparation] : Removing VIBs from host 10.10.0.68
2017-05-11 19:07:33 INFO Info: Removing Photon VIBS from remote system
2017-05-11 19:07:34 INFO Stop [Task: Hypervisor preparation]
2017-05-11 19:07:34 ERROR Error: Failed to install Photon Agent
com.vmware.photon.platform.setup.installer.InstallException: Failed to join Lightwave Domain on host 10.10.0.68
at com.vmware.photon.platform.setup.installer.AgentInstaller.install(AgentInstaller.java:177)
at com.vmware.photon.platform.setup.installer.AgentInstaller.install(AgentInstaller.java:90)
at com.vmware.photon.platform.setup.installer.PhotonSetupImpl.InstallAgent(PhotonSetupImpl.java:159)
at com.vmware.photon.platform.setup.PlatformInstaller.InstallAgent(PlatformInstaller.java:202)
at com.vmware.photon.platform.setup.PlatformInstaller.install(PlatformInstaller.java:77)
at com.vmware.photon.platform.setup.PhotonSetup.main(PhotonSetup.java:47)
com.vmware.photon.platform.setup.installer.InstallException: Error: Failed to install Photon Agent
Could you please help me with this? Thanks you very much.
The text was updated successfully, but these errors were encountered:
I had the same issue on a upgraded ESX from 6.0 to 6.5 and after applying patch 201701001. After multiples investigations and because I was on PoC installation, we have reinstalled the ESX with 6.5D release. Now it's working fine. I know that I did not figure out the issue.
I was a lock on lightwave.v00 file on ESX that constraints to not remove the vib.
I tried to deploy the Photon Cluster, but it failes when trying to add ESXi to Lightwave Domain, this is the error:
2017-05-11 19:07:33 INFO Info [Task: Hypervisor preparation] : Removing VIBs from host 10.10.0.68
2017-05-11 19:07:33 INFO Info: Removing Photon VIBS from remote system
2017-05-11 19:07:34 INFO Stop [Task: Hypervisor preparation]
2017-05-11 19:07:34 ERROR Error: Failed to install Photon Agent
com.vmware.photon.platform.setup.installer.InstallException: Failed to join Lightwave Domain on host 10.10.0.68
at com.vmware.photon.platform.setup.installer.AgentInstaller.install(AgentInstaller.java:177)
at com.vmware.photon.platform.setup.installer.AgentInstaller.install(AgentInstaller.java:90)
at com.vmware.photon.platform.setup.installer.PhotonSetupImpl.InstallAgent(PhotonSetupImpl.java:159)
at com.vmware.photon.platform.setup.PlatformInstaller.InstallAgent(PlatformInstaller.java:202)
at com.vmware.photon.platform.setup.PlatformInstaller.install(PlatformInstaller.java:77)
at com.vmware.photon.platform.setup.PhotonSetup.main(PhotonSetup.java:47)
com.vmware.photon.platform.setup.installer.InstallException: Error: Failed to install Photon Agent
Could you please help me with this? Thanks you very much.
The text was updated successfully, but these errors were encountered: