vCenter

 View Only
  • 1.  Converter fails at 97%

    Posted Jul 24, 2008 11:09 AM

    Morning all.

    I've got a problem with 2 servers now that Converter fails at 97%. I've had a look around and I can't see any answers. The error (I think) is:

    UfaSysReconfig::task::task: Image processing task has failed with MethodFault::Exception: sysimage.fault.OsVersionNotFound]

    The converter was installed, and runs as the local admin, I have P2V'd 10 machines this week and had no problems until I got to these 2. Both are Server2000 running on Dell boxes.

    I then dropped all the extra drives and tried again, same thing. It gets to preparing target virtual machine and stops:

    11:54:55 AM Step 1 : Connecting to VMware Converter Agent on localhost

    11:54:55 AM Step 2 : Creating target virtual machine and converting data

    11:55:01 AM Configuring parameters for the target virtual machine...

    11:55:05 AM WARNING: Dropping extra floppies

    11:55:05 AM WARNING: Dropping extra parallel ports

    11:55:05 AM WARNING: Dropping extra serial ports

    11:55:05 AM Creating target virtual machine...

    11:55:19 AM Taking a snapshot of the volume...

    11:55:20 AM Cloning source volume c: into target virtual machine...

    12:06:25 PM Updating boot sectors...

    12:06:25 PM Updating boot.ini...

    12:06:25 PM Adjusting drive letter mappings...

    12:06:28 PM Step 3 : Preparing target virtual machine

    12:06:39 AM ERROR: Unknown error returned by VMware Converter Agent

    Logs attached

    Any ideas?



  • 2.  RE: Converter fails at 97%
    Best Answer

    Posted Jul 24, 2008 12:24 PM

    The easiest thing you'll want to try is running the Configure Machine option from Converter against the VM that was just made. If it reconfigures fine, then hopefully you are up and running.

    These are probably the most applicable KB articles we have for the issue you are describing:

    http://kb.vmware.com/kb/1001610

    http://kb.vmware.com/kb/1001620

    The errors in the log are as follows:

    sysimage.fault.OsVersionNotFound

    sysimage.fault.ReconfigFault (because of the previous one)

    that should give you at least a head start.



  • 3.  RE: Converter fails at 97%

    Posted Jul 24, 2008 01:19 PM

    Ok I try to boot it up and get a stop screen. So I run the configure machine from Converter, install VMware tools, that completes, power it up and everything's fine.

    That's amazing!

    How comes that works?



  • 4.  RE: Converter fails at 97%

    Posted Jul 24, 2008 01:27 PM

    There are a couple reasons:

    1. IamTHEmagicalONE __ (instead of I am THE evil ONE ... which is how it's suppose to read)

    2. Murphy's Law .... when you need support things work fine when they use to be broken

    3. Okay, I may not have a legit explanation. I'm am happy that it's working.



  • 5.  RE: Converter fails at 97%

    Posted Jul 24, 2008 02:34 PM

    lol.

    Thanks very much for your help as always.



  • 6.  RE: Converter fails at 97%

    Posted Jul 25, 2008 06:14 PM

    Im no Product Engineer but I believe it's because when running the full conversion there were specifics to how it read and understood what type of Os you had that didnt quite add up 100% so when it came to configuring the machine, something was not right. However when running the configure machine separately, a lot of the specifics are delivered from the .vmx file. In other words, the "configure machine" wizard is simply the same steps applied in a conversion between 97% and 100% yet coded slightly different.