Hello, we are running a VCSA appliance as a virtual machine. I initiated a patch of vCenter 6.0 as per below to get the latest patches for the system hoping to for stability.
Security Patch for VMware vCenter Server 6.0 Update 3 (2147230) | VMware KB
Everything seemed to work fine during the patch and I rebooted once it said success at the end.
Now upon reboot, I am experiencing strange behaviours.
I can login via vSphere client and I can see all the VM hosts.
But I can ssh into the server or even get to the console. After I enter the login name, the console just hangs waiting for a password.it hangs for almost 15 to 20 minutes.
I can get to the web application by entering https://ipaddress/ without issue.
Entering https://ipaddress/vsphere-client shows an error
503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http16LocalServiceSpecE:0x7f09e2fd63f0] _serverNamespace = /vsphere-client _isRedirect = false _port = 9090)
Trying to go to https://ipaddress/invsvc/mob1
also hangs.
I also see an error during bootup that states
/etc/vmware/wrapper_common.conf
and encoding declaration is missing from top of configuration file.
I checked the file system in rescue mode.I see /storage/core is at 100% but the rest have free space.
Anyone have any suggestions to where to start?