VMware vSphere

 View Only
Expand all | Collapse all

Converting a Windows 2003 machine to ESXi

lugui65977

lugui65977May 12, 2009 06:35 PM

  • 1.  Converting a Windows 2003 machine to ESXi

    Posted May 06, 2009 09:48 PM

    Hey Everyone,

    I've been breaking my head trying to figure out what is throwing a "failed: error reconfiguration " at around 95% completion.

    Does anyone have any help/suggestions?

    Thanks is advance



  • 2.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 07, 2009 07:29 AM

    Unable to read OS info from system disk: 176

    edition: root: Service Pack: 0 Ver:5.2

    Check if hotfix paths are valid ...

    Starting system reconfiguration ...

    Using temp dir C:\WINDOWS\TEMP\vmware-temp\vmware-SYSTEM\sysReconfig.1

    d:/build/ob/bora-146302/bora/sysimage/ufad/sysReconfig/reconfigurationTransaction.cpp:101

    Can't reconfigure a source that does not have system volume

    Cleaning up temp directory C:\WINDOWS\TEMP\vmware-temp\vmware-SYSTEM\sysReconfig.1 ...

    TaskImpl has failed with MethodFault::Exception: vmodl.fault.SystemError

    It can't find the OS.

    What's the disk layout?

    2 physical disks and 7 volumes? It doesn't seem to like the disks, or can't read their layout correctly.

    volume
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\ corresponds to \Device\HarddiskDmVolumes\User01Dg0\Volume1 device name.

    error Failed to retrieve media type for
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\: Incorrect function (1)

    GetDriveLetterOrMountPoint: Mount point for volume
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\ is C:

    Error[Windisk_GetVolumePartitionInfo] StartingOffset.QuadPart of volume
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\ is not equal to the disk extent's

    Cannot get
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\ volume's active flag info.

    finished.

    Mapping a recognized format volume
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\ with ID
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\

    Info[Windisk_GetVolumePartitionInfo]:Number of disk extents is 2. Volume
    ?\Volume{eddd4dbe-cf7f-11d7-8a1b-806e6f6e6963}\ is a dynamic volume. No meaningful partition information can be associated with it

    volume
    ?\Volume{eddd4dbf-cf7f-11d7-8a1b-806e6f6e6963}\ corresponds to \Device\HarddiskDmVolumes\User01Dg0\Volume2 device name.

    error Failed to retrieve media type for
    ?\Volume{eddd4dbf-cf7f-11d7-8a1b-806e6f6e6963}\: Incorrect function (1)

    GetDriveLetterOrMountPoint: Mount point for volume
    ?\Volume{eddd4dbf-cf7f-11d7-8a1b-806e6f6e6963}\ is E:

    Error[Windisk_GetVolumePartitionInfo] StartingOffset.QuadPart of volume
    ?\Volume{eddd4dbf-cf7f-11d7-8a1b-806e6f6e6963}\ is not equal to the disk extent's

    Cannot get
    ?\Volume{eddd4dbf-cf7f-11d7-8a1b-806e6f6e6963}\ volume's active flag info.

    finished.

    If Converter leaves the VM in the destination, try Gparted with it - mount the iso as a virtual CD, and boot to it. You should be able to then set "boot" flag for the system volume, and after setting that, save changes, and run Converter against this VM - "configure machine".

    If it doesn't leave the VMs in the destination.. break the software RAID before running Converter.



  • 3.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 07, 2009 04:14 PM

    The current configuration of this machine is 2 physical disks and that been been devidded into 4 volumes.

    Can you please elabora te further how i can go about doing that?



  • 4.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 08, 2009 10:33 AM

    Get the latest iso for gparted http://gparted.sourceforge.net/download.php

    Mount the iso as a virtual CD, and boot the VM to it.

    Right click on the system volume, and you should be able to then set "boot" flag for the system volume, and after setting that, save changes, and run Converter against this modified VM - using the option "configure machine".

    It sounds more complicated than it is - gparted is simple to use. Or you could use the Windows install disc to mark the system partition as bootable (and then still do the reconfigure machine).



  • 5.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 03:00 PM

    Hello,

    I tried implementing your suggestions and now I am getting a different error. "Failed: a general system error occured: InternaError" and "Error: Reconfiguration failed."

    the computer I am trying to migrate to ESXi is powered-on machine Windows server 2003, 2hard-drives, 4 volumes. Can you please tell me what's going on?

    Thanks



  • 6.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 06:12 PM

    post the boot.ini please

    ___________________________________

    description of vmx-parameters:

    VMware-liveCD:



  • 7.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 06:33 PM

    Here is the boot.ini

    timeout=30

    default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS

    multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003, Enterprise" /fastdetect /NoExecute=OptOut

    Any thoughts?



  • 8.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 06:34 PM

    here is the boot.ini

    timeout=30

    default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS

    multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003, Enterprise" /fastdetect /NoExecute=OptOut



  • 9.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 08:17 PM

    what is on partition 1 ?

    which partition has the active flag set - if any ?

    ___________________________________

    description of vmx-parameters:

    VMware-liveCD:



  • 10.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 08:22 PM

    The setup of the server is:

    2 mirrored HDs.

    1st HD has the flagged for booting. Volume C



  • 11.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 08:28 PM

    Take at look at the attached screenshot



  • 12.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 09:43 PM

    dynamic disks, service partition, nothing activated , don't even know what you selected during task creation ... oh dear

    you must tell us the full story - we have already wasted half a day with guessing :smileywink:

    what converter version did you use ?

    what target did you select ...

    ___________________________________

    description of vmx-parameters:

    VMware-liveCD:



  • 13.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 10:41 PM

    I am using Converter standalone 4.0(build 146302 )

    Clicked on "Convert Machine"

    I picked the Powered-on machine, "This local amchine" (i have the converted installed on the server)

    I pick the destination (a virtual server ESXi) and started the conversion.

    Really nothing out of the ordinary



  • 14.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 13, 2009 12:02 AM

    since when does Converter 4 support ESX 4 VMs ???

    ___________________________________

    description of vmx-parameters:

    VMware-liveCD:



  • 15.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 13, 2009 12:16 AM

    I'm migrating to ESXi 3.5



  • 16.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 13, 2009 08:30 AM

    Seeing you disk layout (the dynamic disks), and the bootable partition is not in its first section, AND that one line in the log

    17 task-3 2009-05-05 19:00:13.734 'task-3' 4676 error Can't reconfigure a source that does not have system volume

    - the root cause for this has been identified (part of query in Converter does not return correct partition and system info in this particular scenario). This is only with Converter 4.0 standalone.

    Anyway, what should be enough is assign the boot flag to the correct partition. Once this has been done, the virtual machine should be able to be reconfigured.

    You could try also fixing hte mbr of the VM with Windows installer disc, and reconfigure after. The correct boot partition needs the flag.

    So if gparted method failed, you could try Windows own tools, or wait for the fix*, or - well, would not hurt to try either, to see if Converter 3.0.3 would give a different result.

    • release date not available.



  • 17.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 13, 2009 09:43 AM

    a ESX 4 VM will likely need some edits in the vmx - unless ESX 4 as target is supported ?

    ___________________________________

    description of vmx-parameters:

    VMware-liveCD:



  • 18.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 13, 2009 05:19 PM

    So using the windows disk failed too with the same type of error.

    I tried the Converter 3.03 and that worked. I was able to migrate my machine.

    Thanks!!!



  • 19.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 06:20 PM

    Have you tried to import the raw disk (and not single volumes)?

    Or just one volume?

    In your case you have several volumes and this could be a problem. Are there some disk in Dynamic Disk mode?

    Andre

    **if you found this or any other answer useful please consider allocating points for helpful or correct answers



  • 20.  RE: Converting a Windows 2003 machine to ESXi

    Posted May 12, 2009 06:35 PM

    Yes, I have and I still get the same error.