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

Bug#641340: nfs-common: mount fails with "mount.nfs: Connection timed out" message



Package: nfs-common
Version: 1:1.2.4-1
Severity: important

Yesterday I did dist-upgrade and nfs mounted share
stopped working.

Tried to mount it manually - it waits for 120s and
fails with message

$ sudo mount -t nfs 192.168.1.1:/luna luna
mount.nfs: Connection timed out

On the other side there is OpenWRT Backfire 10.03 router with
usb disk shared via nfs, it works as usual.

-- rpcinfo to the nfs server from client --
$ rpcinfo -p 192.168.1.1
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100021    1   udp  32777  nlockmgr
    100021    3   udp  32777  nlockmgr
    100021    4   udp  32777  nlockmgr
    100021    1   tcp  32777  nlockmgr
    100021    3   tcp  32777  nlockmgr
    100021    4   tcp  32777  nlockmgr
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100005    2   udp  32780  mountd
    100005    2   tcp  32780  mountd
    100005    3   udp  32780  mountd
    100005    3   tcp  32780  mountd

-- verbose mount output --
# mount -vvv -t nfs 192.168.1.1:/luna luna
mount: fstab path: "/etc/fstab"
mount: mtab path:  "/etc/mtab"
mount: lock path:  "/etc/mtab~"
mount: temp path:  "/etc/mtab.tmp"
mount: UID:        0
mount: eUID:       0
mount: spec:  "192.168.1.1:/luna"
mount: node:  "luna"
mount: types: "nfs"
mount: opts:  "(null)"
mount: external mount: argv[0] = "/sbin/mount.nfs"
mount: external mount: argv[1] = "192.168.1.1:/luna"
mount: external mount: argv[2] = "luna"
mount: external mount: argv[3] = "-v"
mount: external mount: argv[4] = "-o"
mount: external mount: argv[5] = "rw"
mount.nfs: timeout set for Tue Sep 13 01:37:47 2011
mount.nfs: trying text-based options 'vers=4,addr=192.168.1.1,clientaddr=192.168.1.236'
mount.nfs: mount(2): Connection timed out
mount.nfs: Connection timed out
# 

-- 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  41108  status
    100024    1   tcp  56305  status
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=
NEED_GSSD=
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
Domain = localdomain
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
192.168.1.1:/luna   /home/me/luna  nfs  soft,bg  0       0
-- /proc/mounts --
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nfs-common depends on:
ii  adduser           3.113                
ii  initscripts       2.88dsf-13.11        
ii  libc6             2.13-20              
ii  libcap2           1:2.22-1             
ii  libcomerr2        1.42~WIP-2011-07-02-1
ii  libevent-1.4-2    1.4.14b-stable-1     
ii  libgssapi-krb5-2  1.9.1+dfsg-2         
ii  libgssglue1       0.3-3                
ii  libk5crypto3      1.9.1+dfsg-2         
ii  libkeyutils1      1.5.2-2              
ii  libkrb5-3         1.9.1+dfsg-2         
ii  libnfsidmap2      0.24-1               
ii  libtirpc1         0.2.2-5              
ii  libwrap0          7.6.q-21             
ii  lsb-base          3.2-28               
ii  rpcbind           0.2.0-6              
ii  ucf               3.0025+nmu2          

Versions of packages nfs-common recommends:
ii  python  2.6.7-3

nfs-common suggests no packages.

-- debconf-show failed



Reply to: