
Originally Posted by
slinuxuzer
The last time I saw an issue like this it was because Vcenter and the source machine were in different Vlans, If I remember right I moved the source into the same Vlan as Vcenter and it started working, a few other notes on P2v's. Sorry if you already know these things, I thought I'd include them anyway.
1. Technically P2'ving is only supported for the OS, not the data files.
2. Since this is a HP server set the proliant support pack application services to disabled on the destination VM (this can be done in the vmware converter tool) particuarly the sysdown.exe service, this service had me pulling my hair out, it will peg the CPU on the destination VM at 100% and make it really hard for you to do anything. (make sure you remove all the PSP apps on the new vm, they are no longer needed since the server is no longer going to run on HP hardware)
3. If this is a windows 2000 server you will need to use version 4.x of vmware converter (I forget the exact version) for it to work on a 2000 server.
4. If the workload for this server is oracle, sql, or exchange or something transactional, I.E. uses a database, stop the application/database services and change the service to disabled, don't set to manual cause I've seen them get auto-restarted, this will make sure the "transactional" datasets on the server doesn't change during the p2v causing consistency problems. If this is AD forget the P2v and build a whole new VM, you can't stop AD, cold clone would be your only option, and its so easy to build a DC its just not worth it.
5. If you keep having issues with this, perhaps try the cold clone CD from Vsphere 4, I haven't used this to go to a Vpshere 5 environment yet, but I should think it would work, this was an awesome tool that allowed me to P2v alot of machines that just wouldn't work any other way.
6. Make sure to do yourself a favor and review VM alignment recommendations for your storage array (if using shared storage) with version 5 converter you can change the block alignment during the p2V process, mis-aligned vm's are a HUGE performance concern and I've seen more issues spawn from this than any other issue.
7. Make sure to clean up Ghost / non-present hardware on the new VM, there is a process out there to remove this after you p2v, this is basically the removal of hardware drivers, things like the SCSI controller for your 380 G5, since its no longer needed, this will greatly increase VM stability.
8. Generally you'll change the CPU count from x down to 1, most Vm's only need one Vcpu, so make sure you change the servers HAL driver to match whatever you assign, I generally use ACPI uniprocessor/multiprocessor depending on the processor count, if this isn't set right you'll see lots of issues.
9. Finally take this chance to resize your C: and other drives with the Converter if they need it.
Bookmarks