Good point. I forgot to disclose that for our grizzly testing, instead of a full package installation, I only copied the 1.5 version of qemu-system-x86_64 binary to our ubuntu 12.04 nova hosts with /usr/bin/kvm linked to it. Maybe that is why I didn't see the same errors as Wolfgang saw. Prier to 1.5 binary, we have the stock piled qemu/kvm bundled with 12.04.
--weiguo > From: [email protected] > Date: Wed, 5 Jun 2013 11:23:53 -0400 > To: [email protected] > CC: [email protected]; [email protected] > Subject: Re: [ceph-users] qemu-1.4.2 rbd-fixed ubuntu packages > > I wonder if it has something to do with them renaming /usr/bin/kvm, in qemu > 1.4 packaged with ubuntu 13.04 it has been replaced with the following: > > #! /bin/sh > > echo "W: kvm binary is deprecated, please use qemu-system-x86_64 instead" >&2 > exec qemu-system-x86_64 -machine accel=kvm:tcg "$@" > > > On Jun 3, 2013, at 2:10 AM, Wolfgang Hennerbichler > <[email protected]> wrote: > > > On Wed, May 29, 2013 at 04:16:14PM +0200, w sun wrote: > >> Hi Wolfgang, > >> > >> Can you elaborate the issue for 1.5 with libvirt? Wonder if that will > >> impact the usage with Grizzly. Did a quick compile for 1.5 with RBD > >> support enabled, so far it seems to be ok for openstack with a few simple > >> tests. But definitely want to be cautious if there is known integration > >> issue with 1.5. > >> > >> Thanks. --weiguo > > > > I basically couldn't make the vm boot with libvirt. Libvirt complained > > about a missing monitor command (not ceph monitor, but kvm monitor file or > > something). I didn't want to start upgrading libvirt too, so I stepped back > > to 1.4.2. > > > > Wolfgang > > > > > > -- > > http://www.wogri.com > > _______________________________________________ > > ceph-users mailing list > > [email protected] > > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
