Mount point has been created and given to me by the NetAPP engineer. I mounted the space on host. After a performed the mount for some reason it started showing up some wired error message like when I ran “vmware-cmd –l ” I get a message vmware auth failed to login. I thought something really goofed up when I created the “VMKernal” to access NFS mount. I decided to reboot the host and see if that clear the error messages but no it has created more problems for me. When I rebooted the host it gave me message
Something really bad happened ☹ . I started hunting on google to got some clue
I decided to change boot parameters. In order to do so let the machine boots up and then when you get this screen
Here you press “E or e ” on Key board and it will take you the screen
Again press “E or e” and then it will give you option where you can edit the field and type the value as suggested in the earlier link.
it says above that i gotta change "LABEL=/" to "/dev/hda0"
Once you are done with editing then reboot the host. But in my case situation still persist. So I decided to do more google and here is the command which work like a butter.
“esxcfg-boot ”
Follow the steps.
1. Boot the system and wait till you see following screen .Select here “Service Console only”
2. It will let you inter through into service console (Everything is done through physical connection like ILO).
3. Once you logged in then run the command in following order
1. esxcfg-boot –p
2. esxcfg-boot -b
3. esxcfg-boot –r
Reboot the host and select “VMware ESX server ” and host should bring of the esx.
