<div dir="ltr">Hi Jakub,<br>The original attempt to mount took too long and I had to refresh the oVirt window and terminate the operation.<br>The second attempt, this time with the correct path, fails with an error.<br>I'm suspecting the first operation locked me from been able to mount again.<br>
Using the command you provided below works just fine.<br>Any suggestion?<br><br>Elad<br><br><div class="gmail_quote">
On Wed, May 30, 2012 at 6:36 PM, Jakub Libosvar <span dir="ltr"><<a href="mailto:libosvar@redhat.com" target="_blank">libosvar@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hi Elad,<br>
<br>
seems like the mount command itself failed on timeout. Can you
please try this command and let's see what will happen:<br>
mkdir -p /mnt/my_storage_test && mount -t nfs -o
soft,nosharecache,timeo=600,retrans=6
192.168.132.123:/tonian/dcns/vns/marketing/productA
/mnt/my_storage_test<br>
it should fail as well.<br>
<br>
Please check that nfs service is running on 192.168.132.123 and is
not blocked by iptables or other firewalls and that path is exported
properly in /etc/exports. You can also check whether selinux denied
the mount operation by `grep AVC /var/log/audit/audit.log | tail`
after mount command fails.<br>
<br>
Kuba<br>
<br>
On 05/30/2012 05:16 PM, Elad Tabak wrote:
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_quote">Hi,<br>
<div dir="ltr">I'm trying to add a storage domain with NFS,
but it fails.<br>
Looking at the logs, I see the errors but nothing that can
help me understand the root cause for the failure.</div>
<div dir="ltr">Engine and vdsm logs attached.<br>
<br>
Thanks,<br>
Elad<br>
<br>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Users mailing list
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</blockquote></div><br></div>