<div dir="ltr"><div>Hi Nir,</div><div><br></div><div>[root@ovirt001 storage]# mount -t glusterfs 10.0.10.2:/rep2 rep2-mount/</div><div>[root@ovirt001 storage]# ls -lh rep2-mount/</div><div>total 0</div><div>-rwxr-xr-x. 1 vdsm kvm  0 Feb  5 10:36 __DIRECT_IO_TEST__</div>
<div>drwxr-xr-x. 4 vdsm kvm 32 Feb  5 10:36 ff0e0521-a8fa-4c10-8372-7b67ac3fca31</div><div>[root@ovirt001 storage]# ls -lh</div><div>total 0</div><div>drwxr-xr-x. 4 vdsm kvm  91 Jan 30 17:34 iso-mount</div><div>drwxr-xr-x. 3 root root 23 Jan 30 17:31 lv-iso-domain</div>
<div>drwxr-xr-x. 3 vdsm kvm  35 Jan 29 17:43 lv-storage-domain</div><div>drwxr-xr-x. 3 vdsm kvm  17 Feb  4 15:43 lv-vm-domain</div><div>drwxr-xr-x. 4 vdsm kvm  91 Feb  5 10:36 rep2-mount</div><div><br></div></div><div class="gmail_extra">
<br clear="all"><div><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:16px"><strong>Steve Dainard </strong></span><span style="font-size:12px"></span><br>
<span style="font-family:arial,sans-serif;font-size:12px">IT Infrastructure Manager<br>
<a href="http://miovision.com/" target="_blank">Miovision</a> | <em>Rethink Traffic</em><br>
519-513-2407 ex.250<br>
877-646-8476 (toll-free)<br>
<br>
<strong style="font-family:arial,sans-serif;font-size:13px;color:#999999"><a href="http://miovision.com/blog" target="_blank">Blog</a>  |  </strong><font color="#999999" style="font-family:arial,sans-serif;font-size:13px"><strong><a href="https://www.linkedin.com/company/miovision-technologies" target="_blank">LinkedIn</a>  |  <a href="https://twitter.com/miovision" target="_blank">Twitter</a>  |  <a href="https://www.facebook.com/miovision" target="_blank">Facebook</a></strong></font> </span>
<hr style="font-family:arial,sans-serif;font-size:13px;color:#333333;clear:both">
<div style="color:#999999;font-family:arial,sans-serif;font-size:13px;padding-top:5px">
        <span style="font-family:arial,sans-serif;font-size:12px">Miovision Technologies Inc. | 148 Manitou Drive, Suite 101, Kitchener, ON, Canada | N2C 1L3</span><br>
        <span style="font-family:arial,sans-serif;font-size:12px">This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.</span></div>
</div></div>
<br><br><div class="gmail_quote">On Sat, Feb 8, 2014 at 5:28 PM, Nir Soffer <span dir="ltr">&lt;<a href="mailto:nsoffer@redhat.com" target="_blank">nsoffer@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">
<div class="">----- Original Message -----<br>
&gt; From: &quot;Steve Dainard&quot; &lt;<a href="mailto:sdainard@miovision.com">sdainard@miovision.com</a>&gt;<br>
</div><div class="">&gt; To: &quot;Nir Soffer&quot; &lt;<a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a>&gt;, &quot;users&quot; &lt;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&gt;<br>
&gt; Sent: Friday, February 7, 2014 6:27:04 PM<br>
&gt; Subject: Re: [Users] Ovirt 3.3.2 Cannot attach POSIX (gluster) storage domain<br>
&gt;<br>
</div><div class="">&gt; Hi Nir,<br>
&gt;<br>
&gt; Do you need any more info from me? I missed the &#39;sanlock client host_status<br>
&gt; -D&#39; request, info below:<br>
<br>
</div>Hi Steve,<br>
<br>
It looks like your glusterfs mount is not writable by vdsm or sanlock. This can<br>
happen when permissions or owner of the directory is not correct.<br>
<br>
Can you try to mount the glusterfs volume manually, and share the output of ls -lh?<br>
<br>
sudo mkdir /tmp/gluster<br>
sudo mount -t glusterfs 10.0.10.2:/rep2 /tmp/gluster<br>
ls -lh /tmp/gluster/<br>
sudo umount /tmp/gluster<br>
<br>
Thanks,<br>
Nir<br>
</blockquote></div><br></div>