Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v8)

2010-12-06 Thread Christian Brunner
2010/12/6 Kevin Wolf : Hi Kevin, > This lacks a Signed-off-by. Please merge Yehuda's fix for configure when > you resend the patch. I've sent an updated patch. > What's the easiest way to try it out? I tried to use vstart.sh and copy > the generated ceph.conf to /etc/ceph/ceph.conf so that qemu

Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v8)

2010-12-06 Thread Yehuda Sadeh Weinraub
On Mon, Dec 6, 2010 at 4:48 AM, Kevin Wolf wrote: > > > What's the easiest way to try it out? I tried to use vstart.sh and copy > the generated ceph.conf to /etc/ceph/ceph.conf so that qemu-img etc. > find the monitor address. However, that leads to a hang when I try "rbd > list" or "./qemu-img cr

Re: [Qemu-devel] [PATCH] ceph/rbd block driver for qemu-kvm (v8)

2010-12-06 Thread Kevin Wolf
Am 17.11.2010 22:42, schrieb Christian Brunner: > Here is another update for the ceph storage driver. It includes changes > for the annotations Stefan made last week and a bit more things Sage > discovered while looking over the driver again. > > I really hope that this time we are not only close,