Run VM from backup and then Storage VMOtion on ESX5 fails


- Se connecter pour poster des commentaires

It seems to fail at the very last process.... vmotion part of migrating the VM state...
Logfiles of vmprotect are attached.
Fichier attaché | Taille |
---|---|
135739-108697.zip | 1.47 Mo |
- Se connecter pour poster des commentaires

Hi Jeremy,
In addition to my previous post:
The missing parameter is in .vmdk file (the virtual disk descriptor which can be downloaded via datastore browser accessible through vCenter/ESXi host web interface):
ddb.adapterType = "lsilogic"
If you add this parameter to corresponding .vmdk of the mounted VM then it should be vMotioned properly.
Thank you.
--
Best regards,
Vasily
Acronis vmProtect Program Manager
- Se connecter pour poster des commentaires


You mean .vmx file... a .vmdk file you cannot edit...
- Se connecter pour poster des commentaires

Hi Jeremy,
It is .vmdk but not the large one (which contains data) - you should check the small .vmdk which has the same name and doesn't appear in standard datastore browser (from vSphere Client).
You can check it via Internet browser at https://[IP]/folder URL, where [IP] is vCenter or ESXi IP. This will redirect you to datastore browser. See attached screen shot where I show the difference. The modified .vmdk can be put back via SSH client connected to the host.
Thank you.
--
Best regards,
Vasily
Acronis vmProtect Program Manager
Fichier attaché | Taille |
---|---|
135746-108703.png | 149.64 Ko |
135746-108706.png | 44.39 Ko |
- Se connecter pour poster des commentaires

so its this .vdmk file a txt file then? Editable with notepad?
- Se connecter pour poster des commentaires

Yes, exactly! :)
You can read more at the following VMware KB article: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cm…
- Se connecter pour poster des commentaires