<br>We had to put oVirt work on hold when F17 would not work on the target hardware.  A bug with SAS controllers and grub.<br><br>Once F18 is out we will take another look.<br><br>For now I&#39;m working on using Foreman with libvirt, but I also need to work on Ceph support there as well.<br>
<br>Thanks, JOSH<br><br><br><div class="gmail_quote">On Fri, Oct 5, 2012 at 5:02 PM, Ayal Baron <span dir="ltr">&lt;<a href="mailto:abaron@redhat.com" target="_blank">abaron@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Josh,<br>
<div><div class="h5"><br>
----- Original Message -----<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Sep 23, 2012 at 8:41 AM, Itamar Heim &lt; <a href="mailto:iheim@redhat.com">iheim@redhat.com</a> &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On 09/23/2012 05:33 PM, Josh Logan wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Sun, Sep 23, 2012 at 6:10 AM, Itamar Heim &lt; <a href="mailto:iheim@redhat.com">iheim@redhat.com</a><br>
&gt;<br>
&gt;<br>
&gt; &lt;mailto: <a href="mailto:iheim@redhat.com">iheim@redhat.com</a> &gt;&gt; wrote:<br>
&gt;<br>
&gt; On 09/22/2012 08:58 AM, Josh Logan wrote:<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m currently setting up an ovirt cluster and so far it looks<br>
&gt; good. I<br>
&gt; like the integration with Foreman <a href="http://theforeman.org/" target="_blank">http://theforeman.org/</a> .<br>
&gt;<br>
&gt; I would like to use Ceph / rbd for my storage. I saw some<br>
&gt; mention of<br>
&gt; patches coming in May, but I did not find any new posts.<br>
&gt;<br>
&gt; What is the status of this work? Is there some patches I can<br>
&gt; try out?<br>
&gt; I have a working Ceph cluster and a working ovirt cluster, I<br>
&gt; just need a<br>
&gt; way to bring them together.<br>
&gt;<br>
&gt; Thanks, JOSH<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I don&#39;t remember any active work on this right now (for sure nothing<br>
&gt; like the gluster integration being done).<br>
&gt; but iiuc, ceph provides posixfs support - did you try creating a<br>
&gt; posixfs based storage domain?<br>
&gt; (you would need a &quot;full&quot; host (not ovirt-node) to install ceph<br>
&gt; client components on).<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Itamar<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I am doing my work on Fedora 17 hosts, not ovirt-node, since I know<br>
&gt; this<br>
&gt; will need more OS support.<br>
&gt;<br>
&gt; There are a few different Ceph filesystems. But the posix based one<br>
&gt; is<br>
&gt; the least ready for production. The rbd filesystem is integrated into<br>
&gt; qemu and libvirt is the most suited for VM images.<br>
&gt;<br>
&gt; Are the Gluster patches available? I would like to see what that<br>
&gt; feature looks like and if I can modify them for Ceph.<br>
&gt; If there is a better filesystem to investigate please let me know.<br>
&gt;<br>
&gt; Thanks, JOSH<br>
&gt;<br>
&gt;<br>
&gt; gluster as a native storage domain (rather than posixfs) is still in<br>
&gt; reviews (and has patches only for vdsm side).<br>
&gt; <a href="http://gerrit.ovirt.org/#/c/" target="_blank">http://gerrit.ovirt.org/#/c/</a> 6856/<br>
&gt;<br>
&gt; you can also use NFS in the meantime if relevant for ceph.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks for the pointer. I&#39;ll follow that and see what I learn.<br>
&gt;<br>
&gt; The vdsm side may be similar since both are network disk device.<br>
&gt; There are only 2 steps needed to start up a VM with rbd.<br>
&gt;<br>
&gt; qemu-img create -f rbd rbd:data/host1 10G<br>
&gt;<br>
&gt; Then to start the image for qemu add -drive<br>
&gt; file=rbd:data/host1,if=none,id=drive-virtio-disk0,format=raw<br>
&gt;<br>
&gt; or within libvirt:<br>
&gt; &lt;disk type=&#39;network&#39; device=&#39;disk&#39;&gt;<br>
&gt; &lt;driver name=&#39;qemu&#39; type=&#39;raw&#39;/&gt;<br>
&gt; &lt;source protocol=&#39;rbd&#39; name=&#39;data/host1&#39;/&gt;<br>
&gt; &lt;target dev=&#39;vda&#39; bus=&#39;virtio&#39;/&gt;<br>
&gt; &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x05&#39;<br>
&gt; function=&#39;0x0&#39;/&gt;<br>
&gt; &lt;/disk&gt;<br>
&gt;<br>
&gt; So the steps are simple, and maybe Gluster is more complex then I<br>
&gt; should use as an example.<br>
<br>
</div></div>Have you followed up on this?<br>
Do you need more pointers?<br>
<br>
Regards,<br>
Ayal.<br>
<br>
&gt;<br>
&gt; Thanks, JOSH<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</blockquote></div><br>