https://bugzilla.novell.com/show_bug.cgi?id=809226 https://bugzilla.novell.com/show_bug.cgi?id=809226#c12 --- Comment #12 from Christian Bachmaier <chris@infosun.fim.uni-passau.de> 2013-03-14 20:09:43 UTC --- 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) It is the same configuration which I used under SUSE 12.2 and some version before without any problem. Of course /srv/export ... directories exist. I cannot see any configuration error. Now I have disabled the nfs server with 'systemctl disable nfsserver.service' and shutting down works like a charm. However, this stays a no go. -- 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.