OK, have just done some testing of my own and these are my findings. Whilst Converter 3.0 will hot clone a machine with dynamic disks and software RAID1, RAID1, RAID5 the resultant VM will not...
See more...
OK, have just done some testing of my own and these are my findings. Whilst Converter 3.0 will hot clone a machine with dynamic disks and software RAID1, RAID1, RAID5 the resultant VM will not boot and gives a "no OS found". I then booted the VM with a modified bartPE CD with Vmware SCSI drivers and noted that the disk partitioning had changed. Converter had changed the disk layout to be one large EXTENDED partition with my C and D drives as logical partitions inside the extended partition. AFAIK, you can't boot Windows off a partition that exists inside an extended partition. (Correct me if I'm wrong but I couldn't get it working no matter what). So what's the fix? As mentioned earlier, first break the software mirror using disk manangement, then during the hot clone, just select ONE disk that you want to P2V to the resultant VM. But what if it's not a software mirror and instead is a RAID0, RAID5 or spanned volume? Clearly, breaking the set is unacceptable since you'll lose all the data on the volumes. I found that if I perform a cold clone, and on the "Source Data" option page, select "Import all disks and maintain size" (this option is greyed out when doing a hot clone) then the P2V process works perfectly with a bootable OS On a side note, I also found that even though I was P2Ving a Windows Server 2003 machine, the resultant vHardware was using a Bus Logic SCSI controller (even though it should be LSI logic, and hence giving me a 0x7b BSOD stop error) and it also had virtual serial ports, parallel ports and USB controller. Surely Converter should be smart enough to NOT include all these peripheral ports, especially since it's a VMware product!? </rant>