public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* NFS problems, 2.5.5x
@ 2003-02-01  2:13 David Ford
  2003-02-01  2:30 ` Andrew Morton
  2003-02-01  8:58 ` Trond Myklebust
  0 siblings, 2 replies; 8+ messages in thread
From: David Ford @ 2003-02-01  2:13 UTC (permalink / raw)
  To: Linux Kernel Mailing List, trond.myklebust

Synopsis:  nfsserver:/home/david mount, get dir. entries loops forever, 
2.5.59 for client and server.

Example:  ls -l /home/david

An strace will show the same directory entries flying by over and over 
until memory is exhausted or ^c comes along.  It worked at first for 
about 30 minutes while I finished the new gentoo install on my desktop, 
but then things got weird.  the nfs server spat out a big long callback 
trace (oops) and died hard.  Had to reset the power.  The looping 
started just minutes before that.  I've rebooted, tried 2.5.53 on the 
client but no go.

Doing a stat on a single file works fine.  Doing a glob, i.e. ls -l on 
the mount directory fails.  Doing ls -l on any sub directory of the 
mount works fine.

ls -la /home/david/.xinitrc (file, works)
ls -la /home/david/.e (directory, works)
ls -la /home/david (loops forever on all directory entries until memory 
is exhausted and ls aborts)

Some things I've noted:

- not all directory entries are repeated, some only appear once and 
never again.
- ls only does this on the mount point of the nfs mounted directory, all 
other directories are fine

GLIBC 2.3.1, underlying filesystems are reiserfs.

Client:
nfsserver:/home/david on /home/david type nfs 
(rw,bg,hard,intr,timeo=7,rsize=16384,wsize=16384,addr=10.0.0.5)

Server (/var/lib/nfs/etab):
/raid/home/david        
hb.blue-labs.org(rw,async,wdelay,hide,secure,no_root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)


David



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-02-03 11:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-01  2:13 NFS problems, 2.5.5x David Ford
2003-02-01  2:30 ` Andrew Morton
2003-02-01  2:46   ` David Ford
2003-02-01  8:58 ` Trond Myklebust
2003-02-01 16:03   ` David Ford
2003-02-01 16:23     ` Trond Myklebust
2003-02-01 21:49       ` David Ford
2003-02-03 11:12       ` Oleg Drokin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox