Sometimes it is very boring to install the PrismCentral VM on AHV after your Cluster runs but it gets buggy. So here are some tips to solve problems there
- Deploy a Network in your new AHV Environment first
- Deploy the new VM via Prism Element Homepage
- Often you get an error with ssl and httpd could not start!
- Login via ssh to ip of your fresh deployed Prism Central Server
- Login via nutanix / nutanix/4u
- sudo -i
- service httpd status (mostly not started)
- service httpd start (ignore the ssl errors in the output)
- Now the new PrismCentral Website should arrive after a while under https://ip-of-prismcentral
- Login not possible with admin / admin or admin / nutanix/4u?
- Login again via ssh and nutanix / nutanix/4u to prismcentral
- sudo -i
- passwd admin
- set your admin password and repeat it
- reboot
- wait a while
- login to prismcental and admin / your password
- Register your cluster in prism element