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

2011-12-30 Thread Tobias Verbeke

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.

Apologies,
Tobias Verbeke

On 12/29/2011 06:02 PM, Tobias Verbeke wrote:

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

Dear Maintainer,

This problem also occurs with OpenIndiana 151a (oi_151a) serving ZFS datasets 
over NFS.

This is [mutatis mutandis] the line in /etc/fstab with the mount options:

10.10.10.3:/export/correct/path/some/path   nfs4rw,hard,intr

Verbose mount:

# mount -vvv /some/path
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:  10.10.10.3:/export/correct/path
mount: node:  /opt/git
mount: types: nfs4
mount: opts:  rw,hard,intr
mount: external mount: argv[0] = /sbin/mount.nfs4
mount: external mount: argv[1] = 10.10.10.3:/export/correct/path
mount: external mount: argv[2] = /some/path
mount: external mount: argv[3] = -v
mount: external mount: argv[4] = -o
mount: external mount: argv[5] = rw,hard,intr
mount.nfs4: timeout set for Thu Dec 29 17:56:04 2011
mount.nfs4: trying text-based options 
'hard,intr,addr=10.10.10.3,clientaddr=x.x.x.x'
mount.nfs4: mount(2): Connection timed out
mount.nfs4: Connection timed out

Best,
Tobias


-- Package-specific info:
-- rpcinfo --
program vers proto   port
 104   tcp111  portmapper
 103   tcp111  portmapper
 102   tcp111  portmapper
 104   udp111  portmapper
 103   udp111  portmapper
 102   udp111  portmapper
 1000241   udp  35432  status
 1000241   tcp  54434  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
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
10.10.10.3:/export/it/projects/scmManager/git/opt/git   nfs4
rw,hard,intr
-- /proc/mounts --
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0

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

Kernel: Linux 3.1.0-1-amd64 (SMP w/8 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-13.13
ii  libc6   2.13-23
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-21.10+dfsg~alpha1-6
ii  libgssglue1 0.3-4
ii  libk5crypto31.10+dfsg~alpha1-6
ii  libkeyutils11.5.2-2
ii  libkrb5-3   1.10+dfsg~alpha1-6
ii  libnfsidmap20.25-1
ii  libtirpc1   0.2.2-5
ii  libwrap07.6.q-21
ii  lsb-base3.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






--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4efda353.2080...@gmail.com



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

2011-12-29 Thread Tobias Verbeke
Package: nfs-common
Version: 1:1.2.5-3
Followup-For: Bug #641340

Dear Maintainer,

This problem also occurs with OpenIndiana 151a (oi_151a) serving ZFS datasets 
over NFS.

This is [mutatis mutandis] the line in /etc/fstab with the mount options:

10.10.10.3:/export/correct/path/some/path   nfs4rw,hard,intr

Verbose mount:

# mount -vvv /some/path
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:  10.10.10.3:/export/correct/path
mount: node:  /opt/git
mount: types: nfs4
mount: opts:  rw,hard,intr
mount: external mount: argv[0] = /sbin/mount.nfs4
mount: external mount: argv[1] = 10.10.10.3:/export/correct/path
mount: external mount: argv[2] = /some/path
mount: external mount: argv[3] = -v
mount: external mount: argv[4] = -o
mount: external mount: argv[5] = rw,hard,intr
mount.nfs4: timeout set for Thu Dec 29 17:56:04 2011
mount.nfs4: trying text-based options 
'hard,intr,addr=10.10.10.3,clientaddr=x.x.x.x'
mount.nfs4: mount(2): Connection timed out
mount.nfs4: Connection timed out

Best,
Tobias


-- Package-specific info:
-- rpcinfo --
   program vers proto   port
104   tcp111  portmapper
103   tcp111  portmapper
102   tcp111  portmapper
104   udp111  portmapper
103   udp111  portmapper
102   udp111  portmapper
1000241   udp  35432  status
1000241   tcp  54434  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
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --
10.10.10.3:/export/it/projects/scmManager/git/opt/git   nfs4
rw,hard,intr
-- /proc/mounts --
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0

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

Kernel: Linux 3.1.0-1-amd64 (SMP w/8 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-13.13
ii  libc6   2.13-23
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-21.10+dfsg~alpha1-6
ii  libgssglue1 0.3-4
ii  libk5crypto31.10+dfsg~alpha1-6
ii  libkeyutils11.5.2-2
ii  libkrb5-3   1.10+dfsg~alpha1-6
ii  libnfsidmap20.25-1
ii  libtirpc1   0.2.2-5
ii  libwrap07.6.q-21
ii  lsb-base3.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



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111229170201.13624.16087.report...@oa-apps1.apps1.hpc.openanalytics.eu



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

2011-09-12 Thread Sergey Pushkin
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
102   tcp111  portmapper
102   udp111  portmapper
1000211   udp  32777  nlockmgr
1000213   udp  32777  nlockmgr
1000214   udp  32777  nlockmgr
1000211   tcp  32777  nlockmgr
1000213   tcp  32777  nlockmgr
1000214   tcp  32777  nlockmgr
132   udp   2049  nfs
133   udp   2049  nfs
132   tcp   2049  nfs
133   tcp   2049  nfs
152   udp  32780  mountd
152   tcp  32780  mountd
153   udp  32780  mountd
153   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
104   tcp111  portmapper
103   tcp111  portmapper
102   tcp111  portmapper
104   udp111  portmapper
103   udp111  portmapper
102   udp111  portmapper
1000241   udp  41108  status
1000241   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  libcomerr21.42~WIP-2011-07-02-1
ii  libevent-1.4-21.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



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110912174320.25599.91918.reportbug@localhost.localdomain