[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



Package: nfs-common
Version: 1:1.2.5-3
Followup-For: Bug #653630

Dear Maintainer,


Seems that I have the same issue with nfs.

        There is an entry in my fstab:
                liveserv:/mnt/library/    /mnt/library           nfs     noauto,user           0 0
        I mount the nfs share as user without any problem:
                $mount /mnt/library
        Then I try to umount:
                $umount /mnt/library
                 umount: only root can unmount liveserv:/mnt/library/ from /mnt/library

        Everything was working properly before the last dist-upgrade Jan 21 2012 (I did the previos one on Jan 9 2012).
        Just after the upgrade I've got the error: "umount: /mnt/library mount disagrees with the fstab".
        Then I managed to get rid of this error by putting a trailing slash to the fstab entry, but the error I mentioned above is still there.


Thanks,
Pavel Yakunin


-- Package-specific info:
-- rpcinfo --
   program vers proto   port
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  50933  status
    100024    1   tcp  48722  status
    100021    1   udp  57840  nlockmgr
    100021    3   udp  57840  nlockmgr
    100021    4   udp  57840  nlockmgr
    100021    1   tcp  37262  nlockmgr
    100021    3   tcp  37262  nlockmgr
    100021    4   tcp  37262  nlockmgr
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=
NEED_GSSD=
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
liveserv:/mnt/library    /mnt/library           nfs     noauto,user           0 0 
liveserv:/mnt/photo/      /mnt/photo          nfs     noauto,user           0 0
liveserv:/mnt/backup/      /mnt/backup          nfs     noauto,user           0 0
lserv:/mnt/music/             /mnt/lserv-music           nfs     noauto,user           0 0
lserv:/mnt/archive/             /mnt/archive           nfs     noauto,user           0 0
lserv:/home/                /mnt/lserv-home          nfs     noauto,user           0 0
liveserv:/mnt/mirror/	/mnt/mirror	nfs	noauto,user	0 0
-- /proc/mounts --
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0
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

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser             3.113
ii  initscripts         2.88dsf-18
ii  libc6               2.13-24
ii  libcap2             1:2.22-1
ii  libcomerr2          1.42-1
ii  libdevmapper1.02.1  2:1.02.67-2
ii  libevent-2.0-5      2.0.16-stable-1
ii  libgssapi-krb5-2    1.10+dfsg~alpha2-1
ii  libgssglue1         0.3-4
ii  libk5crypto3        1.10+dfsg~alpha2-1
ii  libkeyutils1        1.5.2-2
ii  libkrb5-3           1.10+dfsg~alpha2-1
ii  libnfsidmap2        0.25-1
ii  libtirpc1           0.2.2-5
ii  libwrap0            7.6.q-22
ii  lsb-base            3.2-28
ii  rpcbind             0.2.0-7
ii  ucf                 3.0025+nmu2

Versions of packages nfs-common recommends:
ii  python  2.7.2-9

nfs-common suggests no packages.

-- no debconf information



Reply to: