https://bugzilla.novell.com/show_bug.cgi?id=465955 User volker.barth@ltm.uni-erlangen.de added comment https://bugzilla.novell.com/show_bug.cgi?id=465955#c19 --- Comment #19 from Volker Barth <volker.barth@ltm.uni-erlangen.de> 2009-01-28 06:44:52 MST --- (In reply to comment #18)
In my case, the nfs server (not mount) option "subtree_check" helped. Add it in /etc/exports appropriately. For example, my config looks like: /home @myhosts(rw,async,no_root_squash,subtree_check)
But "man exports" states: As a general guide, a home directory filesystem, which is normally exported at the root and may see lots of file renames, should be exported with subtree checking disabled. A filesystem which is mostly read-only, and at least doesn't see many file renames (e.g. /usr or /var) and for which subdirectories may be exported, should probably be exported with subtree checks enabled. -- 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.