I'm toying around, and I want to ls a dir on the aufs.
[EMAIL PROTECTED]:/storage/isos# ls
ls: .: Stale NFS file handle
[EMAIL PROTECTED]:/storage/isos# grep /storage /proc/mounts
none /storage aufs 
rw,xino=/vault/disk3/.aufs.xino,udba=inotify,br:/vault/disk3=rw:/vault/disk2=rw:/vault/disk1=rw:/vault/lvm=rw
 
0 0
[EMAIL PROTECTED]:/storage/isos# /etc/init.d/nfs-kernel-server stop
  * Stopping NFS kernel daemon 
 
                                                  [ ok ]
  * Unexporting directories for NFS kernel daemon... 
 
                                                  [ ok ]
[EMAIL PROTECTED]:/storage/isos# ls
ls: .: Stale NFS file handle

It's obviously not the nfs causing the problems. since it's not running. 
Nothing interesting in dmesg. Compiled using gcc 3.4, local.mk and 
kernel v2.6.20.3. Not using latest daily, will recompile to that and 
reload module later on. I'm guessing that will solve the problem 
temporarily, but I've got no clue what's causing this.

Doing ls on a bind --mount of /storage/isos shows the correct directory 
listing.

Any clues as to what could cause this? Should it be fixed in the tuesday 
update?

Kindest regards Jørgen P. Tjernø.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to