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 
<wolfgang.hennerbich...@risc-software.at> 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
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to