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

Bug#641340: marked as done (nfs-common: mount fails with "mount.nfs: Connection timed out" message)



Your message dated Fri, 30 Dec 2011 18:02:49 +0100
with message-id <4EFDEEB9.1040701@debian.org>
and subject line Re: Bug#641340: nfs-common: mount fails with "mount.nfs: Connection timed out" message
has caused the Debian Bug report #641340,
regarding nfs-common: mount fails with "mount.nfs: Connection timed out" message
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
641340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641340
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin 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



--- End Message ---
--- Begin Message ---
On 12/30/2011 12:41 PM, Tobias Verbeke wrote:
> L.S.
> 
> Please disregard my bug report.
> 
> It turned out the network interface was not configured
> properly (Debian testing VM guest on Debian testing KVM host).
> 
> Mounts perfectly fine now.

Ok, closing this bug.

Cheers

Luk


--- End Message ---

Reply to: