[Libguestfs] Migrating file based Xen RHEL5.4 to KVM

Amos Benari abenari at redhat.com
Mon May 17 07:55:27 UTC 2010



> -----Original Message-----
> From: libguestfs-bounces at redhat.com [mailto:libguestfs-
> bounces at redhat.com] On Behalf Of Richard W.M. Jones
> Sent: Monday, May 17, 2010 10:46 AM
> To: Martin Jeppesen; libguestfs at redhat.com
> Subject: Re: [Libguestfs] Migrating file based Xen RHEL5.4 to KVM
> 
> On Mon, May 17, 2010 at 02:13:02AM +0200, Martin Jeppesen wrote:
> > I was wondering, if you can help me out with a answer or two about
> > migrating file based RHEL5.4 Xen guests to RHEL5.5 KVM?
> >
> > Reading the source code to virt-v2v, it seams to me that migrating
> > RHEL 5.4 file based guests would be:
> >
> > * Log in to the guest
> > # yum install kernel
> > # vi /etc/rc.local
> > modprobe cirrus
> > modprobe virtio_blk
> > modprobe virtio_net
> >
> > # halt -p
> >
> > Is it really that simple for RHEL 5.4 guests?
> >
> > Should I make any changes to the guest config, when using network
> > bridge br0 on KVM for the guests?

Guests are unaware of the network configuration in the host, e.g. the
bridge name. You should make sure the correct bridge name is set in 
the OVF file. virt_v2v script will handle that for you if you remove
the comments from the config file network section.

> 
> CC'd to the mailing list, in case someone knows the answer
> to this.
> 
> Rich.
> 
> --
> Richard Jones, Virtualization Group, Red Hat
> http://people.redhat.com/~rjones
> virt-top is 'top' for virtual machines.  Tiny program with many
> powerful monitoring features, net stats, disk stats, logging, etc.
> http://et.redhat.com/~rjones/virt-top
> 
> _______________________________________________
> Libguestfs mailing list
> Libguestfs at redhat.com
> https://www.redhat.com/mailman/listinfo/libguestfs




More information about the Libguestfs mailing list