There is a good chance that your centos 5.6 image was not made on virtIO block device for the root disk, hence the error trying to boot on one. Include a virtIO block driver in your base init ramdisk and rebuild it (the ramdisk of the VM). Then it should work.
See: https://bugzilla.redhat.com/show_bug.cgi?id=560672 http://crunchtools.com/kvm-virtualization-102/ http://wiki.libvirt.org/page/Virtio Hope this helps. On Wed, Aug 28, 2013 at 9:24 AM, Mahardhika <[email protected]> wrote: > Hi, wondering if you guys have tried to import centos 5.6 that running > previously on KVM to Openstack infrastructure > while importing centos 6 it's work well, but not with centos 5.6, it said > No Volume groups found > Volume group VolGroup00 not foumd > kernel pani > etc > > anyone have tried this? > -- > Regards, > Mahardhika Gilang > > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
