https://bugzilla.novell.com/show_bug.cgi?id=772534 https://bugzilla.novell.com/show_bug.cgi?id=772534#c0 Summary: NFSv4 rpc.mountd refused unmount request from ... for / (/): not exported Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: regi.hops@gmx.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0 Hi, I recognized a lot of the following error messages in the log file: rpc.mountd[2208]: refused unmount request from ... for / (/): not exported Normally I mount the NFSv4 shares with autofs. But the same result happens when I mount them via YaST in the NFS-Client. Reproducible: Always Steps to Reproduce: 1. mount the NFSv4 share server:/ 2. unmount the NFSv4 share 3. error message on the NFSv4 server Actual Results: rpc.mountd[2208]: refused unmount request from ... for / (/): not exported Expected Results: Clean unmount Here is the content of exports (Server): /srv/nfsroot \ *.ncc1701(fsid=0,crossmnt,rw,root_squash,sync,no_subtree_check) /srv/nfsroot/Public \ *.ncc1701(bind=/local/public,rw,root_squash,sync,no_subtree_check) /srv/nfsroot/Server \ *.ncc1701(bind=/srv/server,rw,root_squash,sync,no_subtree_check) On the client the shares are mounted using autofs. auto.master: /local/Shares/NFS1701 auto.nfs1701 --timeout 10 auto.nfs1701: NCC -fstype=nfs4,soft,retry=10,rsize=32768,wsize=32768 server:/ A search via Google gives the following bug report for Fedora, may this could be an additional hint: https://bugzilla.redhat.com/show_bug.cgi?id=270541 -- 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.