Posts Tagged ‘p2v’

VMware vCenter Converter 4.0

VMware vCenter Converter 4.0 has just been released. Don’t let this name fool you cause Converter is still also available as a stand alone solution for P2V’ing your servers! You can find the release notes here.
So what’s new?

Physical to virtual machine conversion support for Linux (RHEL, SUSE and Ubuntu) as source
Physical to virtual machine conversion [...]

HAL check?!

My post about reverting your HAL triggered Alanrenouf to create a short, but very cool script that compares the amount of cpu’s to the windows HAL you’ve chosen. This way you will know within a second if you need to change the HAL of any of your vm’s! Cool stuff:

connect-viserver MYVISERVER
$myCol = @()
ForEach ($VM in [...]

revert your HAL!

A couple of weeks ago I did a design review. During this review we discussed the process of reverting your “HAL”, on a Microsoft machine, from multi cpu to single cpu. The customer just emailed me a script that can automate this for you. After some googling I noticed that Mike Laverick already wrote an [...]

P2V’ing a Suse Linux server

I just P2V’ed a Suse Linux Server with the cold boot iso. When booting I was confronted with a kernel panic. This is caused by the fact that the modules for the LSI Logic or Bus Logic SCSI card aren’t available, which causes the root volume to be unmountable. I tried to boot from the [...]

Ghosted devices

After a p2v there are several “ghosted devices” left in the VM. This could for instance cause a message about having already assigned the same ip-address to another nic when assigning .

Subscribe to RSS Feed Follow me on Twitter!