<?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: NFS over a WAN - moving files is slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908209#M544516</link>
    <description>What vendor and version of Linux are you running? Which version of the Linux kernel is this system running? What version of the nfsutils package is this Linux system running?&lt;BR /&gt;&lt;BR /&gt;Redhat Linux 3.2.3-20&lt;BR /&gt;Linux version 2.4.21-4.ELsmp &lt;BR /&gt;&lt;BR /&gt;Is it actually called nfsutils?  I don't see that</description>
    <pubDate>Wed, 06 Dec 2006 11:14:58 GMT</pubDate>
    <dc:creator>RobertCarback</dc:creator>
    <dc:date>2006-12-06T11:14:58Z</dc:date>
    <item>
      <title>NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908197#M544504</link>
      <description>We have a Linux server that mounts an HP-UX 11i filesystem via nfs over a WAN (Baltimore - Phila). The Linux server, every 2 minutes, does an 'ls' to get 50 of the names of the files that have been placed automatically in the nfs filesystem. The files are then moved (mv) to a local filesystem on the Linux server. The problem is that once a month, when there are around 1000 of these files (at a total of around 44MB -- 44K each) in the nfs filesystem, nfs is so slow that the 'ls' times out and gets 0 files instead of 50.</description>
      <pubDate>Tue, 05 Dec 2006 15:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908197#M544504</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-05T15:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908198#M544505</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Does the speed improve if you umount/mount the filesystem immediately before 'ls'?&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 05 Dec 2006 15:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908198#M544505</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-12-05T15:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908199#M544506</link>
      <description>re: "Does the speed improve if you umount/mount the filesystem immediately before 'ls'?"  --&lt;BR /&gt;I am unable to do this as it is a production server.  This happens on the first of the month (when we process a lot of files)so I wouldn't be able to really test until 01/01/2007</description>
      <pubDate>Tue, 05 Dec 2006 15:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908199#M544506</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-05T15:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908200#M544507</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;Are you using NFS Version 2 or 3 for this mount?  Can you confirm whether the client is sending a READDIR or READDIRPLUS request to get the contents of the directory?  Since your application seems to only care about the list of files, it might improve things dramatically if the client were always using READDIR.  Especially over a WAN, a READDIR call/reply will be far more efficient than READDIRPLUS - in particular if there are 1000 or more files in the directory.&lt;BR /&gt;&lt;BR /&gt;You should be able to verify this quickly by using the "nfsstat -c" command on the client and checking how many READDIR calls were made vs. READDIRPLUS calls.  Please post the results here and if READDIRPLUS is being used we can talk about ways to reduce that or eliminate it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 05 Dec 2006 15:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908200#M544507</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-12-05T15:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908201#M544508</link>
      <description>Using Version 3.  ran nfsstat --c and readdir and readdir+ are both '0 0%'</description>
      <pubDate>Tue, 05 Dec 2006 16:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908201#M544508</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-05T16:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908202#M544509</link>
      <description>On the Linux server nfstat -c shows --&lt;BR /&gt;readdir 420888 27%&lt;BR /&gt;readdirplus 1420 0%</description>
      <pubDate>Tue, 05 Dec 2006 16:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908202#M544509</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-05T16:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908203#M544510</link>
      <description>&amp;gt; On the Linux server nfstat -c shows --&lt;BR /&gt;&amp;gt; readdir 420888 27%&lt;BR /&gt;&amp;gt; readdirplus 1420 0%&lt;BR /&gt;&lt;BR /&gt;The Linux system is the NFS client, so the HP-UX system not logging any READDIR or READDIRPLUS calls in the nfsstat -c output makes sense.  The -c option only prints the client-side stats, so if the HP-UX box is the NFS server I wouldn't expect to see any stats.&lt;BR /&gt;&lt;BR /&gt;Is the Linux client using UDP or TCP for the filesystem?  The fact that the ls command "times out" would indicate that you're using "soft" mounts.  Is this true?  &lt;BR /&gt;&lt;BR /&gt;My recommendations in this case would be:&lt;BR /&gt;&lt;BR /&gt;1) Use TCP for the filesystem, not UDP&lt;BR /&gt;2) Use "hard" mounts, not soft&lt;BR /&gt;3) Disable READDIRPLUS on the HP-UX server&lt;BR /&gt;&lt;BR /&gt;To do #3 you can use the following two adb commands:&lt;BR /&gt;&lt;BR /&gt;# echo 'do_readdirplus/W 0' | adb -k -w /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;# echo 'do_readdirplus?W 0' | adb -k -w /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;The difference between these two commands is the "/" or "?" before the "W 0" option. One of the commands changes the running kernel in memory and the other changes the kernel on disk so the change will survive a reboot.  If the kernel gets rebuilt for some reason (installing a kernel patch?) then you'll have to repeat this adb command as the do_readdirplus tunable will revert back to the default value of 1.&lt;BR /&gt;&lt;BR /&gt;In order to verify that do_readdirplus is correctly turned off, you can use these two adb commands:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# echo 'do_readdirplus/D' | adb -k /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;# echo 'do_readdirplus?D' | adb -k /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;They should both show do_readdirplus set to 0.&lt;BR /&gt;&lt;BR /&gt;Again, using TCP, hard, and disabling READDIRPLUS are the first 3 things I'd try.  If those don't work we can look at other options.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 05 Dec 2006 16:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908203#M544510</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-12-05T16:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908204#M544511</link>
      <description>1) Use TCP for the filesystem, not UDP&lt;BR /&gt;2) Use "hard" mounts, not soft&lt;BR /&gt;3) Disable READDIRPLUS on the HP-UX server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1.How can I determine whether it is using TCP or UDP?&lt;BR /&gt;2.How can I change to a "hard" mount?&lt;BR /&gt;3.Can I change readdirplus while users are on the system?</description>
      <pubDate>Tue, 05 Dec 2006 16:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908204#M544511</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-05T16:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908205#M544512</link>
      <description>&amp;gt; 1.How can I determine whether it is using TCP or UDP?&lt;BR /&gt;&lt;BR /&gt;On most implementations you could issue the "nfsstat -m" command to tell you exactly how the filesystem is mounted.  Unfortunately Linux doesn't support this.&lt;BR /&gt;&lt;BR /&gt;One way to tell would be to log into the HP-UX system and use the "netstat -an | grep 2049" command.  If you see TCP connections between your Linux client and the HP-UX system to port 2049 then you're using TCP.&lt;BR /&gt;&lt;BR /&gt;Another way would be to issue the command "nfsstat -s" on the HP-UX system and check whether the system is servicing requests from "Connectionless oriented" or "Connection oriented" clients.  Connectionless oriented = UDP.  Connection oriented = TCP.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2.How can I change to a "hard" mount?&lt;BR /&gt;&lt;BR /&gt;Are you using the "soft" mount option when you mount the filesystem?  On most every NFS implementation the default is "hard" unless you specifically override this behavior and ask for "soft" semantics.  If you've mounted the filesystem with "soft" then you'd need to unmount the filesystem and remount it without the "soft" option.&lt;BR /&gt;&lt;BR /&gt;In most cases you can issue the "mount" command and it will display the NFS filesystems along with any mount options you specifically asked for in parenthesis.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 3.Can I change readdirplus while users are on the system?&lt;BR /&gt;&lt;BR /&gt;Yes.  The change is dynamic.  It takes effect immediately and is safe to use while users are on the system or NFS filesystem are exported.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 05 Dec 2006 17:02:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908205#M544512</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-12-05T17:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908206#M544513</link>
      <description>1.  netstat -an | grep 2049 shows mostly udp but 1 tcp --&lt;BR /&gt;&lt;BR /&gt;tcp        0      0  *.2049                 *.*                     LISTEN&lt;BR /&gt;udp        0      0  *.2049                 *.*&lt;BR /&gt;udp        0      0  *.2049                 *.*&lt;BR /&gt;udp        0      0  *.2049                 *.*&lt;BR /&gt;udp        0      0  *.2049                 *.*&lt;BR /&gt;&lt;BR /&gt;nfsstat -s shows mostly connectionless ---&lt;BR /&gt;&lt;BR /&gt;Connection oriented:&lt;BR /&gt;calls                   badcalls                nullrecv&lt;BR /&gt;4855                    0                       0&lt;BR /&gt;badlen                  xdrcall                 dupchecks&lt;BR /&gt;0                       0                       1136&lt;BR /&gt;dupreqs&lt;BR /&gt;0&lt;BR /&gt;Connectionless oriented:&lt;BR /&gt;calls                   badcalls                nullrecv&lt;BR /&gt;1545922                 1                       0&lt;BR /&gt;badlen                  xdrcall                 dupchecks&lt;BR /&gt;0                       1                       73834&lt;BR /&gt;dupreqs&lt;BR /&gt;2&lt;BR /&gt;&lt;BR /&gt;2.  The mount command looks as though it is 'hard' --&lt;BR /&gt;&lt;BR /&gt;shsmxhp:/faxsystem on /usr/vsifax/ddf type nfs (rw,addr=192.168.102.24)&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 09:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908206#M544513</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-06T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908207#M544514</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 1. netstat -an | grep 2049 shows mostly udp but 1 tcp --&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; tcp 0 0 *.2049 *.* LISTEN&lt;BR /&gt;&amp;gt; udp 0 0 *.2049 *.*&lt;BR /&gt;&amp;gt; udp 0 0 *.2049 *.*&lt;BR /&gt;&amp;gt; udp 0 0 *.2049 *.*&lt;BR /&gt;&amp;gt; udp 0 0 *.2049 *.*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The only TCP instance here is the listen socket, which means it's the nfsd daemon waiting for an inbound TCP connection.  In other words, you have no TCP connections at this time.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; nfsstat -s shows mostly connectionless ---&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; Connection oriented:&lt;BR /&gt;&amp;gt; calls badcalls nullrecv&lt;BR /&gt;&amp;gt; 4855 0 0&lt;BR /&gt;&amp;gt; badlen xdrcall dupchecks&lt;BR /&gt;&amp;gt; 0 0 1136&lt;BR /&gt;&amp;gt; dupreqs&lt;BR /&gt;&amp;gt; 0&lt;BR /&gt;&amp;gt; Connectionless oriented:&lt;BR /&gt;&amp;gt; calls badcalls nullrecv&lt;BR /&gt;&amp;gt; 1545922 1 0&lt;BR /&gt;&amp;gt; badlen xdrcall dupchecks&lt;BR /&gt;&amp;gt; 0 1 73834&lt;BR /&gt;&amp;gt; dupreqs&lt;BR /&gt;&amp;gt; 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You're using UDP.  No doubt about it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2. The mount command looks as though it is 'hard' --&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; shsmxhp:/faxsystem on /usr/vsifax/ddf type nfs (rw,addr=192.168.102.24)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This does appear to be a hard mount, but just to be sure you can mount the filesystem with the "hard" mount option if you wish.&lt;BR /&gt;&lt;BR /&gt;The fact that you're using NFS over a WAN means this is an ideal candidate for TCP.  UDP was really never designed for use in a WAN environment.  The fact that your filesystem is using UDP tells me your Linux client may not even support TCP.  If that's the case you may want to look at either getting the latest copy of nfsutils on this system or upgrading to a newer version of Linux that supports NFS/TCP filesystems.&lt;BR /&gt;&lt;BR /&gt;What vendor and version of Linux are you running?  Which version of the Linux kernel is this system running?  What version of the nfsutils package is this Linux system running?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 06 Dec 2006 10:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908207#M544514</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-12-06T10:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908208#M544515</link>
      <description>Hi Robert, &lt;BR /&gt;&lt;BR /&gt;So it looks like your using UDP, which is a very bad idea over your WAN link. &lt;BR /&gt;&lt;BR /&gt;Check your mount options on the linux server, on HP-UX its proto=tcp, and mount the NFS filesystem with TCP.&lt;BR /&gt;&lt;BR /&gt;That should really make a difference. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 10:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908208#M544515</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2006-12-06T10:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908209#M544516</link>
      <description>What vendor and version of Linux are you running? Which version of the Linux kernel is this system running? What version of the nfsutils package is this Linux system running?&lt;BR /&gt;&lt;BR /&gt;Redhat Linux 3.2.3-20&lt;BR /&gt;Linux version 2.4.21-4.ELsmp &lt;BR /&gt;&lt;BR /&gt;Is it actually called nfsutils?  I don't see that</description>
      <pubDate>Wed, 06 Dec 2006 11:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908209#M544516</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-06T11:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908210#M544517</link>
      <description>&amp;gt; Is it actually called nfsutils? I don't see that&lt;BR /&gt;&lt;BR /&gt;You can use the rpm tool to query the system for installed packages and look for the nfs-utils package:&lt;BR /&gt;&lt;BR /&gt;# rpm -qa | grep nfs&lt;BR /&gt;nfs-utils-1.0.6-44EL&lt;BR /&gt;&lt;BR /&gt;You can look for the latest nfs-utils package at the SourceForge NFS project:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/nfs" target="_blank"&gt;http://sourceforge.net/projects/nfs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Before you do this you can always try forcibly mounting the filesystem with TCP using the syntax Todd provided.  If you are not able to get a working TCP mount then I'd start looking at updating the nfs-utils package.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 06 Dec 2006 12:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908210#M544517</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-12-06T12:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908211#M544518</link>
      <description>Thanks.  I'm more HP-UX than Linux.&lt;BR /&gt;&lt;BR /&gt;rpm -qa | grep nfs&lt;BR /&gt;&lt;BR /&gt;nfs-utils-1.0.6-31EL&lt;BR /&gt;&lt;BR /&gt;Is this up to date enough?&lt;BR /&gt;I will try the mount.  Looks like the option in linux is to just mention 'type'.  I will put in 'type,hard'</description>
      <pubDate>Wed, 06 Dec 2006 12:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908211#M544518</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-06T12:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908212#M544519</link>
      <description>You should also try to forcibly use TCP by using the "tcp" option, or whatever the equivalent option is for your flavor of Linux.  The mount man page should document exactly how to request TCP semantics.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 06 Dec 2006 12:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908212#M544519</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-12-06T12:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908213#M544520</link>
      <description>Sorry, I meant 'tcp', not 'type'</description>
      <pubDate>Wed, 06 Dec 2006 12:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908213#M544520</guid>
      <dc:creator>RobertCarback</dc:creator>
      <dc:date>2006-12-06T12:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: NFS over a WAN - moving files is slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908214#M544521</link>
      <description>Not that this will solve any of your problems, but I want to point out that you should keep in mind that you will NEVER see blazing quickness over a WAN link unless you are connected end-to-end over a T3 or more.  Even a T3 would be much slower than your average Fast Ethernet segment.&lt;BR /&gt;&lt;BR /&gt;Most of the WAN connections in Corp. America over a distance such as what you describe are going to be fractional T1s.  The absolute best you can expect over a full T1 is only 1.54 Meg/Sec.  When you consider that you are most likely not the only one using this link at any given time, it is not hard to understand how it can get bogged down.&lt;BR /&gt;&lt;BR /&gt;It has been a long time since I have had to customize an NFS mount, but it memory serves correctly, I am fairly sure that you can adjust the packet size.  If that is true, then I would think that adjusting it way down would be a good idea under the circumstances.&lt;BR /&gt;&lt;BR /&gt;Of course, you have probably already thought of all of this, but since this is the one area that many people forget I thought I would include it.  Perhaps it will be of value to someone searching the forums at a later time.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2006 12:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-over-a-wan-moving-files-is-slow/m-p/3908214#M544521</guid>
      <dc:creator>John Collier</dc:creator>
      <dc:date>2006-12-07T12:34:37Z</dc:date>
    </item>
  </channel>
</rss>

