Hi everybody!!
I run Virtual Infrastructure Server 2.0.1 build 40644.
I have a problem with one virtual machine. I cannot clone, when I try it I get the error "A general system error ocurred: Field to buffer serialization error" and don't give any more detail. It only happens with this virtual machine.
I need help
What kind of Guest OS?
Any particular device attached?
Are you trying to clone to template or deploy from template?
Disable any serial or parallel devices.
Try this:
I am having the same problem with one particular VM when I try to cold migrate it to another datastore. I have been able to work around the problem by copying the VM files via the service console, but it would be nice to be able to migrate the VM directly.
Hello,
I have the same error but not with cloning. When I migrate a virtual machine from 1 datastore to another the error appears.
There is 1 nic attached to the virtual machine.
Can anyone help me please?
I think can safely be classified as a bug in ESX Server. I haven't seen any solution posted, although you might try opening a ticket with VMWare Support. The only workaround I came up with was to shut down the VM, copy the VM directory from one datastore to another via the service console, and then delete and reregister the VM.
I had the same problem with a server. I wanted to move the server to a different LUN. The cause was the virtual Floppy drive setting. The floppy was connected to a client device. I changed it to host device (/dev/fd0). That solved the problem.
Vmware support sends me the following solution:
Can you change into the directory of each of the Virtual machines, ensuring that you are in the directory which contains the .vmx file.
Then run the following command at the command line. rm -f vmware-*.log
This will erase all the log files for the VM, except for the most important vmware.log file.
Then try to run the cold migrate again.
This works for me.
An Update... Re-Install VM-Tools or Install VM-Tools on the VM having the issues. (Should fix it; as it did ours)
Thanks-
Stephen