<div dir="ltr"><div>same here, ovirt 3.1 from dreyou&#39;s repo ... <br><br>vdsm-python-4.10.0-0.44.14.el6.x86_64<br>vdsm-cli-4.10.0-0.44.14.el6.noarch<br>vdsm-xmlrpc-4.10.0-0.44.14.el6.noarch<br>vdsm-4.10.0-0.44.14.el6.x86_64<br>
<br></div>Alex<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 24 January 2013 12:33, Alexandru Vladulescu <span dir="ltr">&lt;<a href="mailto:avladulescu@bfproject.ro" target="_blank">avladulescu@bfproject.ro</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="im">On 01/24/2013 02:25 PM, Itamar Heim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 24/01/2013 04:24, Alexandru Vladulescu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi guys,<br>
<br>
I remember asking the same thing a couple of weeks ago. Itamar answered<br>
to be the same, should check the vdsm.conf file for nfs mount options.<br>
Because I did not had the time to do test this until now, I return with<br>
the test results.<br>
<br>
Well Alex it seems to be right, on the 3.1 version, if you go and edit<br>
the /etc/vdsm/vdsm.conf file, on line 146, I uncommented the<br>
nfs_mount_options parameter and changed it to :<br>
<br>
nfs_mount_options = soft,nosharecache,noatime,<u></u>rsize=8192,wsize=8192<br>
<br>
Went in Ovirt interface, put the node from Hosts tab into Maintenance,<br>
so that the ISO domain and Master Domain will get unmounted<br>
automatically; restarted the vdsm service on the hypervisior server and<br>
activate the node back from GUI. Upon mount command, there is no change<br>
or difference between what I have added and what was configured<br>
automatically before.<br>
</blockquote>
<br>
I remember something about you must not pass any nfs option from ovirt, or it will override the vdsm.conf.<br>
are you trying to set nfs options from both engine and vdsm.conf?<br>
</blockquote></div>
Basically, I had 2 questions, one was like Alex asked and it is in the current topic, and the other was suggestion to add these nfs configuration parameters changes into the GUI in Storage tab. I asked if besides the retrans, timeo and vers is it possible to add anything else in the future GUI devel.<br>

<br>
Must mention, I test on 3.1 version from dreyou&#39;s repo.<div class="HOEnZb"><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
  type nfs<br>
(rw,soft,nosharecache,timeo=<u></u>10,retrans=6,vers=4,addr=x.x.<u></u>x.x,clientaddr=x.x.x.x) <br>
<br>
Might this be a bug on vdsm to be fixed ?<br>
<br>
Alex.<br>
<br>
<br>
On 01/24/2013 01:45 PM, Alex Leonhardt wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So I&#39;ve tried some bits Itamar asked me to - however, still get the<br>
same mount options shown.<br>
<br>
I tried &quot;service vdsmd reconfigure; service vdsmd restart&quot; - the mount<br>
for HV03:/vmfs/data should now have the new mount options, but no luck.<br>
<br>
Anyone time to help ?<br>
<br>
Alex<br>
<br>
<br>
<br>
On 24 January 2013 10:54, Alex Leonhardt &lt;<a href="mailto:alex.tuxx@gmail.com" target="_blank">alex.tuxx@gmail.com</a><br>
&lt;mailto:<a href="mailto:alex.tuxx@gmail.com" target="_blank">alex.tuxx@gmail.com</a>&gt;&gt; wrote:<br>
<br>
    I&#39;ve got now :<br>
<br>
    nfs_mount_options = soft,nosharecache,rsize=32768,<u></u>wsize=32768,noatime<br>
<br>
<br>
    However, when I check the mounts on the host, it does not show<br>
    these addtitional options used ? (only soft,nosharecache), here<br>
    the mount output:<br>
<br>
    HV02:/vmfs/data.old2 on /rhev/data-center/mnt/HV02:_<u></u>vmfs_data.old2<br>
    type nfs<br>
(rw,soft,nosharecache,timeo=<u></u>600,retrans=6,nfsvers=3,addr=<u></u>x.x.x8)<br>
    HV02:/vmfs/data on /rhev/data-center/mnt/HV02:_<u></u>vmfs_data type nfs<br>
(rw,soft,nosharecache,timeo=<u></u>600,retrans=6,vers=3,addr=x.x.<u></u>x8)<br>
    HV03:/vmfs/data on /rhev/data-center/mnt/HV03:_<u></u>vmfs_data type nfs<br>
(rw,soft,nosharecache,timeo=<u></u>600,retrans=6,nfsvers=3,addr=<u></u>127.0.0.1)<br>
<br>
    Above is after I restarted HV03 so it really should have mounted<br>
    HV03:/vmfs/data with the new options<br>
<br>
    another question would be if &quot;nolock&quot; would be a good idea as it<br>
    seems that nfs ops are sometimes being blocked by a lock ? at<br>
    least, it behaves as if .. i havent further investigated yet.<br>
<br>
    Alex<br>
<br>
<br>
<br>
<br>
<br>
    On 23 January 2013 13:27, Itamar Heim &lt;<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a><br>
    &lt;mailto:<a href="mailto:iheim@redhat.com" target="_blank">iheim@redhat.com</a>&gt;&gt; wrote:<br>
<br>
        On 22/01/2013 11:43, Haim Ateya wrote:<br>
<br>
            you can set it manually on each hypervisor by using vdsm.conf.<br>
<br>
            add the following into /etc/vdsm/vdsm.conf<br>
<br>
            [irs]<br>
            nfs_mount_options = soft,nosharecache<br>
<br>
            restart vdsmd service on the end.<br>
<br>
<br>
        you can also set them via a posixfs storage domain, but for<br>
        nfs, an nfs storage domain is recommended over a posixfs one.<br>
        question is what is the use case for them, and should they be<br>
        added for nfs domains as well.<br>
<br>
<br>
<br>
            ----- Original Message -----<br>
<br>
                From: &quot;Alex Leonhardt&quot; &lt;<a href="mailto:alex.tuxx@gmail.com" target="_blank">alex.tuxx@gmail.com</a><br>
                &lt;mailto:<a href="mailto:alex.tuxx@gmail.com" target="_blank">alex.tuxx@gmail.com</a>&gt;&gt;<br>
                To: &quot;oVirt Mailing List&quot; &lt;<a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a><br>
                &lt;mailto:<a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>&gt;&gt;<br>
                Sent: Tuesday, January 22, 2013 1:46:56 AM<br>
                Subject: [Users] custom nfs mount options<br>
<br>
<br>
<br>
<br>
<br>
                Hi,<br>
<br>
                Is it possible set custom nfs mount options,<br>
                specifically : noatime,<br>
                wsize and rsize ? I couldnt see anything when &quot;adding<br>
                a NFS domain&quot;<br>
                - only timeout &amp; retry.<br>
<br>
<br>
                Thanks!<br>
                Alex<br>
<br>
<br>
<br>
<br>
<br>
                --<br>
<br>
<br>
<br>
                | RHCE | Senior Systems Engineer | <a href="http://www.vcore.co" target="_blank">www.vcore.co</a><br>
                &lt;<a href="http://www.vcore.co" target="_blank">http://www.vcore.co</a>&gt; |<br>
                | <a href="http://www.vsearchcloud.com" target="_blank">www.vsearchcloud.com</a> &lt;<a href="http://www.vsearchcloud.com" target="_blank">http://www.vsearchcloud.com</a>&gt; |<br>
<br>
______________________________<u></u>_________________<br>
                Users mailing list<br>
                <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>&gt;<br>
                <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
<br>
            ______________________________<u></u>_________________<br>
            Users mailing list<br>
            <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> &lt;mailto:<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>&gt;<br>
            <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
<br>
<br>
<br>
<br>
<br>
    --<br>
<br>
    | RHCE | Senior Systems Engineer | <a href="http://www.vcore.co" target="_blank">www.vcore.co</a><br>
    &lt;<a href="http://www.vcore.co" target="_blank">http://www.vcore.co</a>&gt; | <a href="http://www.vsearchcloud.com" target="_blank">www.vsearchcloud.com</a><br>
    &lt;<a href="http://www.vsearchcloud.com" target="_blank">http://www.vsearchcloud.com</a>&gt; |<br>
<br>
<br>
<br>
<br>
-- <br>
<br>
| RHCE | Senior Systems Engineer | <a href="http://www.vcore.co" target="_blank">www.vcore.co</a> &lt;<a href="http://www.vcore.co" target="_blank">http://www.vcore.co</a>&gt;<br>
| <a href="http://www.vsearchcloud.com" target="_blank">www.vsearchcloud.com</a> &lt;<a href="http://www.vsearchcloud.com" target="_blank">http://www.vsearchcloud.com</a>&gt; |<br>
<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/users</a><br>
</blockquote>
<br>
<br>
-- <br>
Alexandru Vladulescu<br>
System Engineer<br>
------------------------------<u></u>------------------------------<u></u>--------------------- <br>
Bright Future Project Romania<br>
Skype :   avladulescu<br>
Mobile :  <a href="tel:%2B4%280%29726.373.098" value="+40726373098" target="_blank">+4(0)726.373.098</a><br>
------------------------------<u></u>------------------------------<u></u>--------------------- <br>
<br>
</blockquote>
<br>
</blockquote>
<br>
<br>
-- <br>
Alexandru Vladulescu<br>
System Engineer<br>
------------------------------<u></u>------------------------------<u></u>---------------------<br>
Bright Future Project Romania<br>
Skype :   avladulescu<br>
Mobile :  <a href="tel:%2B4%280%29726.373.098" value="+40726373098" target="_blank">+4(0)726.373.098</a><br>
------------------------------<u></u>------------------------------<u></u>---------------------<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><div><br></div>| RHCE | Senior Systems Engineer | <a href="http://www.vcore.co" target="_blank">www.vcore.co</a> | <a href="http://www.vsearchcloud.com" target="_blank">www.vsearchcloud.com</a> | <br>
</div>
</div>