Errors after upgrading vcenter?
If you upgrade your vcenter then get errors when you esx servers are trying to update the virtualcenter agent.
Follow the directions in this post
http://communities.vmware.com/message/497546
To save you some time here is the directions that fixed the issue for me:
You could manually try to install the agent as follows:
– Copy the vpx-upgrade-esx-6-linux-32042 from the upgrade folder in the VC folder to /tmp on the ESX server
– run the command sh vpx-upgrade-esx-6-linux-32042
(By default the script is located in C:\program files\vmware\vmware virtualcenter\upgrade )
Next restart management services:
service mgmt-vmware restart
After completing the above steps, try to reconnect to the esx
Enjoy
jb
More Stories
Security URL scanners
As the internet continues to evolve, so do the threats that come with it. One of the most common threats...
Security tools bookmarks
As I'm learning about different security tools and solutions, I keep adding to my bookmarks for follow-up. Today, I'm sharing...
Collection of build numbers
I feel like I'm always looking for an applications history of builds. Sometimes its for windows 10 others for different...
Running office365 on non-persistent VDI desktops
We are working on building our our win10 image with o365 and onedrive. I'm capturing a few links I found...
how to delegate rights to manage printers
Here are some helpful post on setting up delegation on print servers, this includes some powershell scripts to help.
How to configure powershell for o365
Everytime you get a new computer you have to download the latest powershell modules for o365 and it seems like...