Thanks Darren for your keen observation , after installing correct package for qemu , it worked like charm :-)
Many Thanks Karan Singh ----- Original Message ----- From: "Alvin Starr" <[email protected]> To: "Karan Singh" <[email protected]>, "[email protected] >> \"[email protected]\"" <[email protected]> Sent: Thursday, 5 December, 2013 3:46:33 PM Subject: Re: [Openstack] Openstack--instance-boot-from-ceph-volume it looks like you will need either a hand build qemu-kvm or qemu-kvm-rhev. I was able to build qemu-kvm*.src.rpm using "rpmbuild -ba --with rhev_features --without guest_agent qemu-kvm.spec" using qemu-kvm-0.12.1.2-2.415.el6.src.rpm Now I get rdb when I do an qemu-img -h. I have not tested it yet. On 12/05/2013 08:24 AM, Karan Singh wrote: > Thanks for explanation darren , you were correct , looks like qemu does not > support RBD > > Supported formats: raw cow qcow vdi vmdk cloop dmg bochs vpc vvfat qcow2 qed > vhdx parallels nbd blkdebug host_cdrom host_floppy host_device file gluster > gluster gluster gluster > [root@rdo qemu(keystone_admin)]# > > > > I will try the steps provided by you in last email. > > > If you're using Centos, you'll need a qemu-kvm that is built with rbd > support. You can grab this src rpm for qemu-kvm-rhev from Redhat and build > it yourself: > > http://ftp.redhat.com/redhat/linux/enterprise/6Server/en/RHEV/SRPMS/qemu-kvm-rhev-0.12.1.2-2.415.el6.src.rpm > > Using: > > rpmbuild -ba --with rhev_features --without guest_agent qemu-kvm.spec > > > > Many Thanks > Karan Singh > > > ----- Original Message ----- > From: "Darren Birkett" <[email protected]> > To: "Karan Singh" <[email protected]> > Cc: "lad raghavendra" <[email protected]>, "Tim Bell" > <[email protected]>, "Openstack Milis" <[email protected]> > Sent: Thursday, 5 December, 2013 3:11:11 PM > Subject: Re: [Openstack] Openstack--instance-boot-from-ceph-volume > > On 5 December 2013 12:55, Karan Singh <[email protected]> wrote: > >> I am using qemu-kvm provided by ceph repository that have RBD support . >> Using this i am able to create RBD volumes and its working good. > Just creating cinder volumes doesn't actually use qemu-kvm, which is > why that's working ok > >> could not open disk image rbd:ceph... > It's difficult to say exactly where the issue is. Which qemu-kvm from > ceph.com are you using? What's the output of: > > qemu-img -h > > Thanks > Darren > > _______________________________________________ > 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 -- Alvin Starr || voice: (905)513-7688 Netvel Inc. || Cell: (416)806-0133 [email protected] || _______________________________________________ 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
