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 installation CD with the “rescue” option but this did not provide me with a fast solution for the problem. But the following was a quick fix:

  1. Boot from Suse CD
  2. Select to setup a new system
  3. Select to boot from the currently installed OS
  4. Run Yast and configure the correct SCSI controller
  5. Remove all the NICS and configure a new NIC
  6. Install VMware tools

3 Responses to “ P2V’ing a Suse Linux server ”

  1. I tired a p2v of a Suse server back in December and could not even get the Cold Clone CD to work. After attempting to use a Ghost image I got the same unmountable partition problem. We found a link from Novell explaining how to use the rescue cd but the process seemed involved and unclear. In my case the p2v was actually out of scope for the project so the customer decided to manually build and migrate a later time.

    Booting from the currently installed OS and using Yast seems to be the best option for future p2v migrations. Thanks!

  2. […] posted a quick article today about successfully p2v-ing a SLES server. (Yes, I know that’s redundant but it just doesn’t sound right saying “p2v a […]

  3. Be sure that you have not installed converter, workstation, server onto the same machine as VirtualCenter. If so, key .dll files get replaced. Not to mention 2 very confused p2v agents.

Leave a Reply