To resolve this issue, remove the xhci VIB file before upgrading the host. Connect to the affected ESXi host using … More
Month: September 2017
Patch VMware ESXi hosts by command line without update manager for example.
Step 1. Download the latest patch bundle from link. Patches are cumulative. Each patch bundle (.zip archive) includes all the updates … More
XFCE set google chrome as default browser even for evolution
gio mime x-scheme-handler/http google-chrome.desktop gio mime x-scheme-handler/https google-chrome.desktop
msg.snapshot.error-QUIESCING-ERROR” in vCenter Server
You get this when you clone a powered on vm. From: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2069952 To resolve this issue, start the Windows … More
Powercli 6.5 error with add-pssnapin VMware.VimAutomation.Cor
They have chnage the way to app snapin! Get-Module -Name VMware.VimAutomation.Core -ListAvailable | Import-Module #add-pssnapin VMware.VimAutomation.Core Error: add-pssnapin … More
UpdateManager strange errors after migrate. interface com.vmware.vim.binding.integrity.baselinemanager is not visible from class loader
From: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2147284 Cautions: The following is a destructive task. Ensure you have working backups and/or snapshots of the vCenter Server … More
Error in Vsphere web Flash client. Cannot navigate to the desired location. Error details: An error occurred while activating extension vsphere.core.inventory.domainView. Invalid domain view id: vsphere.core.inventory.domainView
From: http://www.virtuallyghetto.com/2010/07/how-to-unregister-vcenter.html 1. Point your web browser to your vCenter server: https://VC-Server/mob and login. 2. Click on content: 3. Locate and … More
Virtual Center Appliance pre check failed Error: Source vCenter Server schema validation found an issue.
from the migration log: 2017-08-18 15:31:41.969Z| migration-assistant-5973321| E: ParsePreUpgradeOutput: Error: Failed to discover a system name that is compatible with … More
Update failed Virtual Appliance when using proxy.
The proxy settings is only for http (in gui). You need to set this for https also. This is done … More