https://bugzilla.novell.com/show_bug.cgi?id=809226 https://bugzilla.novell.com/show_bug.cgi?id=809226#c15 --- Comment #15 from Frederic Crozat <fcrozat@suse.com> 2013-03-15 09:51:48 UTC --- (In reply to comment #12)
I think I have found the trigger of the problem. Executing 'systemctl stop nfsserver.service' empties the directory /proc ! I never have seen something likewise before. This is only true if /etc/exports is not empty. However, before shutting down the exports work like a charm and can be mounted.
My current content of /etc/exports is
/srv/export *(bind=/,rw,fsid=0,insecure,no_root_squash,sync,no_subtree_check) /srv/export/bak *(bind=/bak,rw,nohide,no_root_squash,sync,no_subtree_check)
Reproduced. It think it is related to bind=/ I'll investigate. -- 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.