Yes, it works with "-f raw".

“qemu-img convert” has the same problem:
qemu-img convert -f qcow2 -O rbd cirros-0.3.0-x86_64-disk.img 
rbd:vm_disks/test_disk2
core dump
qemu-img convert -f qcow2 -O raw cirros-0.3.0-x86_64-disk.img 
rbd:vm_disks/test_disk2
working


------------------ Original ------------------
From:  "Oliver Francke"<oliver.fran...@filoo.de>;
Date:  Thu, Jun 6, 2013 07:14 PM
To:  "ceph-users"<ceph-users@lists.ceph.com>; 

Subject:  Re: [ceph-users] core dump: qemu-img info -f rbd



Hi,

On 06/06/2013 08:12 AM, Jens Kristian Søgaard wrote:
> Hi,
>
>> I got a core dump when executing: root@ceph-node1:~# qemu-img info -f 
>> rbd rbd:vm_disks/box1_disk1
>
> Try leaving out "-f rbd" from the command - I have seen that make a 
> difference before.
>
... or try -f raw. Same is for the "-drive format=raw,file=..." 
specification. Former format=rbd does not work anymore.

Basically the format _is_ raw ;)

Oliver.


-- 

Oliver Francke

filoo GmbH
Moltkestraße 25a
33330 Gütersloh
HRB4355 AG Gütersloh

Geschäftsführer: S.Grewing | J.Rehpöhler | C.Kunz

Folgen Sie uns auf Twitter: http://twitter.com/filoogmbh

_______________________________________________
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