Reading Time: 2 minutesIf you choose to install the vCSA 6.5 in two different components, you may have an error during the PSC custominization (happens also on latest 6.5U1):
An error occurred while starting service ‘pschealth’
This it’s related to a failure of identity management service error on first boot, so during the phase 2 of the deployment where the appliance has already been upload, but still must be configured.
You have to restart the deployment process and pause the install process right before phase 2.
At this point, open a console to the appliance, enable SSH, connect with SSH (just to be able to use copy & paste) and on the appliance run the following command:
echo "::1 localhost.localdom localhost" >> /etc/hosts
At this point, if you continue the installer it will work properly.
Why and when it happens is more complicated. I found that it happens when you deploy on a local storage (typically before build a vSAN cluster), and others report that could be for a slow storage (funny, in my case wasn’t slow, but could be a good hint).
In this post I’ve found that a solution could be disable the AHCI modules, but check first if is used by your disks (use the alternate boot bank could be useful to restore your ESXi, in case does not boot anymore):
esxcli system module set –enabled=false –module=vmw_ahci
Related Posts
-
Issue during the installation of VUM plugin clientActually VMware Update Manager works only with the "old" vSphere Client (the web edition is not yet available), and you need to install also the plugin client part on the vSphere Client. But today I've got a strange issue during the installation, and was not…
-
Configuration issue in the vSphere ClientUsing the legacy vSphere Client is no more possible in vSphere 6.5, but with the previous version is still an option. Unfortunately, it lacks not only in all the new features but also in consistency and error reporting. A curios issue was with a vSphere 6.0…
-
Issue with vMotion: PBM error during pre-checkVMware vSphere 6.0 has got some issues, like the several related to CBT and data protection, during the first years of its life. Mostly is finally resolved, but you may still have strange issuesespecially during the upgrade procedure (most when you start from a vSphere…
Virtualization, Cloud and Storage Architect. Tech Field delegate.
VMUG IT Co-Founder and board member. VMware VMTN Moderator and vExpert 2010-20 and vExpert Pro. Dell TechCenter Rockstar 2014-15. Microsoft MVP 2014-16. Veeam Vanguard 2015-19. Nutanix NTC 2014-20.
Several certifications including: VCDX-DCV, VCP-DCV/DT/Cloud, VCAP-DCA/DCD/CIA/CID/DTA/DTD, MCSA, MCSE, MCITP, CCA, NPP.