[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#653630: /sbin/mount.nfs: Re: nfs-common: Only root can unmount, nautilus badly confused




There was two problems after update, but the first one ("umount: /mnt/library mount disagrees with the fstab") can be easily solved by the trailing slash. The reason why I mentioned it here is that it may be useful to know that it came along with the main unsolved problem with the "user" option ("umount: only root can unmount liveserv:/mnt/library/ from /mnt/library"). So the problem is related to "user" option.

On 2012-01-22 15:55, Michael Biebl wrote:
On 22.01.2012 12:30, Luk Claes wrote:
-- /etc/fstab --
liveserv:/mnt/library    /mnt/library           nfs     noauto,user           0 0
-- /proc/mounts --
liveserv:/mnt/library/ /mnt/library nfs rw,relatime,vers=3,rsize=262144,wsize=262144,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.104,mountvers=3,mountport=46570,mountproto=udp,local_lock=none,addr=192.168.1.104 0 0

I am missing a bit of context here. Is the problem related to the "user"
option or regarding a trailing "/"?

wrt /etc/mtab being a symlink to /proc/mounts: I assume mount.nfs is
built against libmount, seeing [1] as fixed? Do you get a file
/run/mount/utab when the nfs share is mounted? What does it contain?



[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626478



Reply to: