https://bugzilla.novell.com/show_bug.cgi?id=809226 https://bugzilla.novell.com/show_bug.cgi?id=809226#c41 --- Comment #41 from Neil Brown <nfbrown@suse.com> 2013-04-29 07:15:04 UTC --- I've tried again and I can reproduce it. It seems to only happen once. If I "umount -l" the filesystem and then try again, it works. If I then kill and restart mounted, then the next mount attempt will be impossible to unmount with -l. I suspect it is related to subordinate filesystems being automatically mounted under the main mountpoint. e.g. if I "ls -l /mnt", I can see an entry for "/mnt/tmp", but if I try to "ls -l /mnt/tmp" it fails with "Stale NFS file handle". If I then "umount -l" and remount (without killing mountd), then "ls -l /mnt" shows d????????? ? ? ? ? ? tmp suggesting that something is different with /tmp. I'll explore more deeply tomorrow and see if I can figure out what is happening. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.