Re: Failed to start virtual machine
You have the same configuration of dvswitch in both sites?
View ArticleHardware disk access
I have a Windows application that needs direct hardware access to disks (disks are non standard and are accessed through custom ATA commands). Is this possible if I run the application under windows 7...
View ArticleRe: Failed to restart vmware-vxpd service
I've encountered a similar issue in the past when working with one of my client.Tried removing duplicate entries using ctid, however it failed. Ended up removing the host and it's associated VM's from...
View ArticleRe: The distributed switch configuration on the host differs from that of the...
>>>Restart the host and wait for 5 minutes for the sync to be tried again. Why sync needs restart? And why 5min? When sync operation declares "success" already. Sounds like Windows 3.1...
View ArticleRe: Compatibility issues with attempting to vMotion - only some VMs
So I think what I'm understanding is that I can't move these while they're on (despite one working for an unknown reason)? One of the two is our file server, which is very critical and also large, so...
View ArticleRe: Why I cant move vmkernel adapter to other portgroup?
I have there also NSX with manager, controller and two edge. >>>This depends on what you have available - do you have any spare or redundant links that you could release so that these can be...
View ArticleRe: Failed to restart vmware-vxpd service
TheBobkin, So would it be a simple: DELETE FROM VPX_HOST WHERE CTID=(1,3);
View ArticleRe: Failed to restart vmware-vxpd service
Vijay2027, Thanks. I'll make sure to take note of the VMs on the bad hosts in case it comes to that. Hopefully, just removing the duplicate host will fix my issues.
View ArticleRe: Upgrading from 6.0 to 6.5 VIB trouble
Thanks again for the explanation. Now it's a bit clearer to me. Was puzzled why i could still see everything. I will find a vendor specific ISO and update that way. Not sure if they will help since...
View ArticleRe: UnableToFindDependencyPackage when installing VMware.PowerCLI in Windows
As you perhaps already noticed, the issues is solved.
View ArticleRe: The file specified is not a virtual disk. Can't start VM
Due to the encryption its likely not possible to check the virtual disk's metadata, i.e. the contents of "Windows XP Professional-D3.vmdk".Anyway, what looks unusual is that the files -s001 ... -s133...
View ArticleRe: Select only one result out of many - Get-VIEvent
You could do something like this $userName='domain\user'Get-Cluster"clustername"|Get-VM|Get-VIEvent-Type "Info"|Where{$_.UserName-eq$username}|Sort-Object-Property CreatedTime -Descending...
View ArticleRe: Select only one result out of many - Get-VIEvent
Variables that you create in a script should be removed after the script completes.But not so in ISE I'm afraid.The 'proper' way to do this is that your script cleans up at the end what it created. And...
View ArticleAny idea when or if FreeBSD 12 is going to be "supported"?
Currently VMware Fusion only supports up to FreeBSD 11. Version 12 of FreeBSD has been out and solid for quite a while. Any plans to make it an official supported system?It runs ok - I guess I am ok...
View ArticleAdvanced vSAN configuration in sync
Hi All, We have four node vSAN cluster. We have upgraded/patched one of the ESXi host to "VMware ESXi, 6.5.0, 10884925". After upgrading the ESXi host, we are getting below error on cluster. Rest of...
View ArticleRe: Lost access to volume \ Successfully restored access to volume
Добрый день! Правильно начать с чтения vmkernel.log серверов и SCSI ошибок. Поясните, пожалуйста, вы пишите, что пробовали менять версию сетевого драйвера. В то же самое время кусок вашего лога говорит...
View ArticleRe: Advanced vSAN configuration in sync
Hello Suhag, This is completely normal and expected behaviour due to the change of values of this parameter between these builds - proceed with upgrading the rest of the hosts:VMware Knowledge Base Bob
View ArticleRe: Advanced vSAN configuration in sync
Thanks TheBobkin. I was wondering why it is not listed here VMware Knowledge Base . Also we are upgrading ESXi host build. As you can see, after ESXi build 10719125, it is 11925212. There is no...
View ArticlePhysical disk to VM with limited resources.
Hi all!!! I apologize if this sounds too basic, but I do not have too much experience with all VMWare products (only some hands on ESX server 3.5). I had an old Dell Inspiron 1526 laptop (250 GB disk,...
View Article