<?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: poor NFS performance when retrieving directories WITH attributes in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041914#M55288</link>
    <description>Alex,&lt;BR /&gt;&lt;BR /&gt;tracing this is easy with tcpdump:&lt;BR /&gt;&lt;BR /&gt;$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS&lt;BR /&gt;$ tcpdump host mynetapp and port nfs&lt;BR /&gt;&lt;BR /&gt;Between 2 VMS systems, the first plain DIR command will exchange lots of 'lookup' NFS packets. When invoking the plain DIR command the second time, all it does is exchange a couple of 'readdir' messages. And that's much faster. For 2000 files, elapsed time drops from 1 minutes to less than 1 second on successive attempts.&lt;BR /&gt;&lt;BR /&gt;The full DIR command always exchanges lots of 'getattr' NFS packets. When invoked a 2nd or 3rd time (without remounting the NFS device), it still is faster (about twice as fast). Elapsed time drops from 1 minute to about 30 seconds for successive attempts.&lt;BR /&gt;&lt;BR /&gt;Tested with a directroy of 2107 files between Alpha with TCPIP V5.5 (NFS server) and rx2600 with TCPIP V5.5 (NFS client)&lt;BR /&gt;&lt;BR /&gt;As some caching is certainly involved here (NFS server ? client ? file system ?), it makes predicting the performance a little bit hard.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Tue, 24 Jul 2007 05:33:35 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2007-07-24T05:33:35Z</dc:date>
    <item>
      <title>poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041900#M55274</link>
      <description>hi, all.&lt;BR /&gt;&lt;BR /&gt;this is the environment:&lt;BR /&gt;NFS Server is a NetApp FAS940 running DataOnTap 6.5.x. the NFS Client is an OpenVMS Alpha DS25 running OpenVMS 7.3-2, Patches not too old, TCPIP Version V5.4 - ECO 6 in a cluster with four other nodes, that may mount the same DNFS devices, but must not (I don´t know if NFS caching is clusterwide)&lt;BR /&gt;&lt;BR /&gt;the DNFS is mounted as follows:&lt;BR /&gt;&lt;BR /&gt;$ tcpip mount dnfs80: /host="mynetapp.mydomain.com"  -&lt;BR /&gt;/path="/vol/vol2/vol3/vol4"/server_type=UNIX /CONVERT/ADF=CREATE -&lt;BR /&gt;/system /user=user /owner=[xxx,y] /uid=xxxx /gid=yyy&lt;BR /&gt;&lt;BR /&gt;the share may contain up to 3000 directory entries in root level.&lt;BR /&gt;&lt;BR /&gt;now the problem:&lt;BR /&gt;when issuing a "directory dnfs80:[000000]" without any qualifiers, the listing of these 3000 entries is very fast. (fresh mounted, I assume, there is no data in cache, but I´m not shure!?) &lt;BR /&gt;&lt;BR /&gt;when adding some qualifiers as a directory /date/size/owner/prot, the same listing needs up to 20 Minutes (twenty!)&lt;BR /&gt;&lt;BR /&gt;Any ideas or is this standard?&lt;BR /&gt;&lt;BR /&gt;thanks&amp;amp;rgds&lt;BR /&gt;alex</description>
      <pubDate>Mon, 23 Jul 2007 08:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041900#M55274</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-23T08:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041901#M55275</link>
      <description>Is it also slow when you repeat the 2nd command again after it has completed ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 23 Jul 2007 09:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041901#M55275</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-07-23T09:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041902#M55276</link>
      <description>the second run is faster sometimes until the point I reached with the first run, but the results are very different. In most cases a second complete listing is as slow as the first.</description>
      <pubDate>Mon, 23 Jul 2007 09:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041902#M55276</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-23T09:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041903#M55277</link>
      <description>This looks broken.&lt;BR /&gt;&lt;BR /&gt;Confirm the NetApp FAS is current on its firmware, turn on whatever logging or sniffing might be available on either end in your network connection or via a protocol sniffer, confirm local client username process quotas are somewhere between adequate and generous, and then call HP support.&lt;BR /&gt;&lt;BR /&gt;I'd also try the same sequence with something other than the NetApp FAS NFS server, to see if this is specific to the NetApp device or a connection with same, or if this is a generic problem with the NFS client.&lt;BR /&gt;&lt;BR /&gt;If you have a testing environment, you could also see if one of the Process software IP stacks has a faster NFS.</description>
      <pubDate>Mon, 23 Jul 2007 09:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041903#M55277</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-23T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041904#M55278</link>
      <description>i tried it with a complete new FAS3020 running OnTap 7.2.2. was the same. we created a TCPDUMP and sent it to NetApp. IÂ´m actually installing the recent V5.6 ECO 1 on an IA64 OpenVMS 8.3 and hope I can gather more information and will finally open a call at HP. for a sniffer session I unfortunately have not the time and the resources actually.</description>
      <pubDate>Mon, 23 Jul 2007 09:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041904#M55278</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-23T09:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041905#M55279</link>
      <description>Can you setup the nfs device from a non-vms node and check if performance is bad too ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 23 Jul 2007 10:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041905#M55279</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-07-23T10:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041906#M55280</link>
      <description>we have solaris and hpux and linux and all this stuff and the "ls -lisa" from these nodes is as fast as the "ls". 1 second for the complete listing including all the owner,size and time information.</description>
      <pubDate>Mon, 23 Jul 2007 10:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041906#M55280</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-23T10:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041907#M55281</link>
      <description>"...FAS3020 running OnTap 7.2.2..." versus the "...NetApp FAS940 running DataOnTap 6.5..."&lt;BR /&gt;&lt;BR /&gt;It's quite typical and entirely common that a particular product vendor will use consistent code -- possibly with differences among available corrections and enhancements -- across its product line.   The vendor builds or OEM-licenses the application code once, and re-uses it.&lt;BR /&gt;&lt;BR /&gt;For purposes of bug isolation, testing with entirely different vendors is better.  In this case, with whatever replaced Windows SFU, or with Linux, HP-UX, or Mac OS X Server, or...&lt;BR /&gt;&lt;BR /&gt;And to keep debugging interesting, even entirely different vendors can sometimes use the same code base.  In the case of NFS on OpenVMS and HP-UX, these do use different code bases, as the products themselves originated from DIGITAL and from HP; from different corporations.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jul 2007 10:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041907#M55281</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-07-23T10:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041908#M55282</link>
      <description>Alex,&lt;BR /&gt;&lt;BR /&gt;Welcome to the VMS forum!&lt;BR /&gt;&lt;BR /&gt;Because of how VMS directory works, I think that a comparable command on an UNIX node will be:&lt;BR /&gt;&lt;BR /&gt;ls -lisa /vol/vol2/vol3/vol4&lt;BR /&gt;cp /vol/vol2/vol3/vol4/.\$ADS\$* /dev/null&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 23 Jul 2007 10:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041908#M55282</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2007-07-23T10:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041909#M55283</link>
      <description>Just did some playing and found that NFS is slow when working set is too small.&lt;BR /&gt;Check ucx help mount /acp to increase the settings (if you can, investigate what the process quotas are). If you have avail check and increase with this product.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 23 Jul 2007 10:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041909#M55283</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-07-23T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041910#M55284</link>
      <description>Alex,&lt;BR /&gt;&lt;BR /&gt;to begin with: Welcome to the OpenVMS Forum.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;the share may contain up to 3000 directory entries in root level.&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Have you tried an unqualified DIR vs directory/date/size/owner/prot of the NFS mount anchor in VMS itself?&lt;BR /&gt;DIR only reads the INDEXFILE.SYS, where /DATE and /SIZE have to READ the file HEADER, and /OWN and /PROT have to use info from the header to tranlate it using the RIGHTSLIST.&lt;BR /&gt;And for a (directory-) file with 3000 entries, that DOES make a difference.&lt;BR /&gt;Although I would not expect THAT big.&lt;BR /&gt;&lt;BR /&gt;Still, I am curious about the amount caused by the extra file access, and the amount caused by NFS.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jul 2007 10:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041910#M55284</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2007-07-23T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041911#M55285</link>
      <description>Are those files create from VMS and later reported on by VMS? When you did the Solaris comparision, did did you have it report on its 'own files' or on those VMS file?&lt;BR /&gt;&lt;BR /&gt;How is the performance if you report on files created by a Unix box from the VMS system?&lt;BR /&gt;&lt;BR /&gt;I suspect the /ADF option plays a significant roles. It forces the read of a 'helper' file for each file. This helper file holds the VMS file attributes which Unix does NOT have, for example something as 'simple' as a file creation date.&lt;BR /&gt;&lt;BR /&gt;Unix has only a handfull (11 ? see fstat()) file attributes which are quickly retrieved from the directory (inode). VMS has many more attributes, but they are slow to retreive using an extra IO or two from the file headers in INDEXF.SYS on a VMS box, or from the .$ADF$file files on an NFS server.&lt;BR /&gt;&lt;BR /&gt;Still 20 minutes seems excessive even if an extra file IO per file is needed&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.</description>
      <pubDate>Tue, 24 Jul 2007 03:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041911#M55285</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-07-24T03:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041912#M55286</link>
      <description>the files are contributed from various platforms, anyway, no other client show such a slow performance. for the acp-parameters, I think, the "mounter" and the "lister" have enough quota to satisfy the needs. maybe someone can add some hints...&lt;BR /&gt;&lt;BR /&gt;WSdef:       131072&lt;BR /&gt;WSquo:       262144&lt;BR /&gt;WSextent:    393216&lt;BR /&gt;&lt;BR /&gt;I'll next follow the adf issue, but I actually don't know, if its needed by anyone. as it is really productive, I have to take care :-(</description>
      <pubDate>Tue, 24 Jul 2007 03:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041912#M55286</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-24T03:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041913#M55287</link>
      <description>On VMS, also try to see what is consumed by the NFS client process (during the 20 minutes, IO's ? CPU ? PF's ?). show proc/con/id= will show the state. In wait states ?&lt;BR /&gt;&lt;BR /&gt;You can try TCPTRACE to see who is delaying the communication.&lt;BR /&gt;&lt;BR /&gt;Your quotas are fine. 20 minutes means about 3 files per sec. That is terribly slow.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 24 Jul 2007 03:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041913#M55287</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-07-24T03:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041914#M55288</link>
      <description>Alex,&lt;BR /&gt;&lt;BR /&gt;tracing this is easy with tcpdump:&lt;BR /&gt;&lt;BR /&gt;$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS&lt;BR /&gt;$ tcpdump host mynetapp and port nfs&lt;BR /&gt;&lt;BR /&gt;Between 2 VMS systems, the first plain DIR command will exchange lots of 'lookup' NFS packets. When invoking the plain DIR command the second time, all it does is exchange a couple of 'readdir' messages. And that's much faster. For 2000 files, elapsed time drops from 1 minutes to less than 1 second on successive attempts.&lt;BR /&gt;&lt;BR /&gt;The full DIR command always exchanges lots of 'getattr' NFS packets. When invoked a 2nd or 3rd time (without remounting the NFS device), it still is faster (about twice as fast). Elapsed time drops from 1 minute to about 30 seconds for successive attempts.&lt;BR /&gt;&lt;BR /&gt;Tested with a directroy of 2107 files between Alpha with TCPIP V5.5 (NFS server) and rx2600 with TCPIP V5.5 (NFS client)&lt;BR /&gt;&lt;BR /&gt;As some caching is certainly involved here (NFS server ? client ? file system ?), it makes predicting the performance a little bit hard.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 24 Jul 2007 05:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041914#M55288</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-07-24T05:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041915#M55289</link>
      <description>I listed all environment data in my first message. the issue is the difference BETWEEN the NFS client on OpenVMS and the NFS client on other clients.</description>
      <pubDate>Tue, 24 Jul 2007 06:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041915#M55289</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-24T06:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041916#M55290</link>
      <description>Alex,&lt;BR /&gt;&lt;BR /&gt;if you are interested in isolating the problem, you need to compare the data between the 'good' and the 'bad' performance case.&lt;BR /&gt;&lt;BR /&gt;Comparing the tcpdump data, which can be easily collected on the VMS system - as I've shown - would be a first step.&lt;BR /&gt;&lt;BR /&gt;An easily spottable difference may be in the no. of messages exchanged or in their timing/sequence.&lt;BR /&gt;&lt;BR /&gt;As with all communication problems, you need a systematic approach to try to pin down the problem.&lt;BR /&gt;&lt;BR /&gt;With the VMS to VMS case that I've tested, there is about a factor of 100 between the time for a subsequent DIR and a DIR/SIZ/...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 24 Jul 2007 06:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041916#M55290</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-07-24T06:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041917#M55291</link>
      <description>for the tcpdump: I already did a tcpdump of one listing (with/without) yesterday, even on both platforms (NetApp &amp;amp; OpenVMS), the NetApp dump went to NetApp, but for the OpenVMS Call I wanted to wait for some opinions here.&lt;BR /&gt;&lt;BR /&gt;As I am not able to read this data, I'll open a call at HP now, thanks to all who contributed their ideas.&lt;BR /&gt;&lt;BR /&gt;brgds&lt;BR /&gt;alex</description>
      <pubDate>Tue, 24 Jul 2007 07:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041917#M55291</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-24T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041918#M55292</link>
      <description>You could try a remount with /cache_timeout=(dir:01:00,attr=1:00)&lt;BR /&gt;&lt;BR /&gt;It seems that if changes are taking place the directory is reread every 30 secs. And file attributes remain in the cache for 15 secs. So, after 20 min you start again from scratch.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 24 Jul 2007 07:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041918#M55292</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-07-24T07:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: poor NFS performance when retrieving directories WITH attributes</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041919#M55293</link>
      <description>I changed these values, too. no change. as it is very fast when doing this listing on a HPUX as NFS server I suspect this special OpenVMS/NetApp Connection as cause.</description>
      <pubDate>Thu, 26 Jul 2007 00:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/poor-nfs-performance-when-retrieving-directories-with-attributes/m-p/4041919#M55293</guid>
      <dc:creator>lxworks</dc:creator>
      <dc:date>2007-07-26T00:35:32Z</dc:date>
    </item>
  </channel>
</rss>

