2010/9/21 frank dirks <frankdirks@xxxxxxx>: > Hi, > > ... >> >> However, it sounds like that's not working for you. >> >> That could be a bug. Would you be ok with trying it again, then pasting >> the error message here for us to see? >> > > - virsh -c esx://esx1.local/?no_verify=1 dominfo vmtest.local --> works OK > - virsh -c esx://esx1.local/?no_verify=1 dumpxml vmtest.local > > gives the error message: > error memory conf:90: expecting an assignment (+ debug logs attached to this mail) > > regards, frank Hm, that's strange. The .vmx config seems to be malformed. What libvirt version and what ESXi version do you use? How did you create the vmtest.local guest and can you start it? Could you show us the original .vmx config file? You can get if by opening https://esx1.local/folder/ in a web browser and clicking through the directory tree until you get to vmtest.local.vmx. Matthias