<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HP-UX NFS mount options does not take effect in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-nfs-mount-options-does-not-take-effect/m-p/6988138#M528635</link>
    <description>&lt;P&gt;NFS mount options are *negotiated* between the client and server.&amp;nbsp; Just because the client asks for an option does not mean it get it.&amp;nbsp; Both sides need to support the option for it to take effect.&amp;nbsp; In this case the client and server need to be configured to allow 1MB rsize/wsize options to succeed.&amp;nbsp; The steps to enable large I/Os will vary depending on the vendor of the NFS client and server.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2017 21:15:31 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2017-11-10T21:15:31Z</dc:date>
    <item>
      <title>HP-UX NFS mount options does not take effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-nfs-mount-options-does-not-take-effect/m-p/6988136#M528634</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have been testing mounting options for performance in a HP-UX 11.31 on BL870c i2 (10 Gbyte LAN)&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;NFS B11.31.19.1&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Problem is that I try to mount manually for testing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;# mount -F nfs -o rw,bg,vers=3,proto=tcp,noac,forcedirectio,hard,nointr,timeo=600,rsize=&lt;STRONG&gt;1048576&lt;/STRONG&gt;,wsize=&lt;STRONG&gt;1048576&lt;/STRONG&gt;,suid nfsserver01:/nfs/share&amp;nbsp;/testnfs&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;but when I try to look for mounting options applied, did not take effect&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;nfsstat -m&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Flags:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;vers=3,proto=tcp,sec=sys,hard,nointr,noac,link,symlink,acl,devs,rsize=&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;32768&lt;/STRONG&gt;&lt;/FONT&gt;,wsize=&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;32768&lt;/STRONG&gt;&lt;/FONT&gt;,retrans=5,timeo=600&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Any help will be appreciated.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 21:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-nfs-mount-options-does-not-take-effect/m-p/6988136#M528634</guid>
      <dc:creator>Orlando-Torres</dc:creator>
      <dc:date>2017-11-10T21:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX NFS mount options does not take effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-nfs-mount-options-does-not-take-effect/m-p/6988138#M528635</link>
      <description>&lt;P&gt;NFS mount options are *negotiated* between the client and server.&amp;nbsp; Just because the client asks for an option does not mean it get it.&amp;nbsp; Both sides need to support the option for it to take effect.&amp;nbsp; In this case the client and server need to be configured to allow 1MB rsize/wsize options to succeed.&amp;nbsp; The steps to enable large I/Os will vary depending on the vendor of the NFS client and server.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2017 21:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-nfs-mount-options-does-not-take-effect/m-p/6988138#M528635</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2017-11-10T21:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX NFS mount options does not take effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-nfs-mount-options-does-not-take-effect/m-p/7023119#M528636</link>
      <description>&lt;P&gt;Thanks Dave,&lt;/P&gt;&lt;P&gt;I've found out that these kernel setting were needed to negotiate against the Isilon&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="2"&gt;# kctune nfs4_bsize=&lt;STRONG&gt;1048576&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;==&amp;gt; Update the automatic 'backup' configuration first? yes&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;* The automatic 'backup' configuration has been updated.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;* Future operations will update the backup without prompting.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;* The requested changes have been applied to the currently&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;running configuration.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;Tunable Value Expression Changes&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;nfs4_bsize (before) 32768 Default Immed&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="1 2 3 4 5 6 7"&gt;(now) 1048576 1048576&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 20:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-nfs-mount-options-does-not-take-effect/m-p/7023119#M528636</guid>
      <dc:creator>Orlando-Torres</dc:creator>
      <dc:date>2018-10-24T20:49:42Z</dc:date>
    </item>
  </channel>
</rss>

