Similar Problems
Cannot install the vCenter agent
TweetWhen trying to connect/reconnect a host I get that it cannot install the vCenter server agent on the ESX host. The error says "Unknown installer error". Ssh'ing to the host and trying rpm commands just locks up.
12 years ago by |
Kill all rpm processes # killall -9 rpm
# cp -R /var/lib/rpm /tmp/ # rm -fr /var/lib/rpm/__db* # rpm -vv --rebuilddb
# rpm -qa | grep vpxa |