Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 1997 15:35:48 -0400 (EDT)
From:      "John W. DeBoskey" <jwd@unx.sas.com>
To:        current@freebsd.org
Subject:   NFS V3 hangs
Message-ID:  <199708121935.AA08461@iluvatar.unx.sas.com>

next in thread | raw e-mail | index | archive | help
Hi,

   I have the latest -current snap loaded. I am using NFS to access
a network appliance fileserver (which supports V3).

   The response time of doing an ls is non-trivial.

   cd targetdir   (which contains 686 files)
   time ls

   returns

   0.0u 0.0s 16:40.49 0.0% 704+1024k 0+0io 0pf+0w


   Ok, so I umount the directory and remount with the -2 option:

   cd targetdir   (which contains 686 files)
   time ls

   returns

   0.0u 0.0s 0:02.84 0.7% 78+170k 0+0io 0pf+0w


   Is this a known bug? And if not, what can I do to help solve
the problem? I would really like to be able to use NFS V3 in this
situation. FWIW: mount_nfs -U doesn't make any difference.


Thanks!
John

-- 
jwd@unx.sas.com       (w) John W. De Boskey          (919) 677-8000 x6915



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708121935.AA08461>