Package: nfs-kernel-server
Version: 1:1.2.8-8
Severity: normal

Dear Maintainer,

Here is snippet from /var/log/messages of my nfs-server:
Aug 11 20:54:05 muikku kernel: [12322.241131] 
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
Aug 11 20:54:05 muikku kernel: [12322.241875] 
NFSD: starting 90-second grace period (net c15dd380)
Aug 11 20:54:14 muikku kernel: [12331.154343] rpc.mountd[12851]: segfault at 0 
ip 0804ffb6 sp bfb01150 error 4 in rpc.mountd[8048000+19000]

naturally shares fail to get mounted on client boxes. My network interfaces
are like this:

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo eth3 eth5
iface lo inet loopback

# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
iface eth5 inet static
        address 10.0.2.31
        netmask 255.255.255.0
        network 10.0.2.0
        broadcast 10.0.2.255
        gateway 10.0.2.15

iface eth3 inet static
        address 83.145.224.120
        netmask 255.255.255.192
        gateway 83.145.224.126


-- Package-specific info:
-- rpcinfo --
   program vers proto   port  service
    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  59703  status
    100024    1   tcp  49718  status
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100227    2   tcp   2049
    100227    3   tcp   2049
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100227    2   udp   2049
    100227    3   udp   2049
    100021    1   udp  33578  nlockmgr
    100021    3   udp  33578  nlockmgr
    100021    4   udp  33578  nlockmgr
    100021    1   tcp  58476  nlockmgr
    100021    3   tcp  58476  nlockmgr
    100021    4   tcp  58476  nlockmgr
    100005    1   udp  38809  mountd
    100005    1   tcp  60430  mountd
    100005    2   udp  34400  mountd
    100005    2   tcp  49733  mountd
    100005    3   udp  33372  mountd
    100005    3   tcp  53894  mountd
-- /etc/default/nfs-kernel-server --
RPCNFSDCOUNT=8
RPCNFSDPRIORITY=0
RPCMOUNTDOPTS="--manage-gids"
NEED_SVCGSSD=""
RPCSVCGSSDOPTS=""
-- /etc/exports --
/u      fisuvaan(rw,async,subtree_check,no_auth_nlm) 
10.0.2.15(rw,subtree_check,no_auth_nlm)
/home   fisuvaan(rw,async,subtree_check,no_auth_nlm) 
10.0.2.15(rw,subtree_check,no_auth_nlm)
/var/mail       fisuvaan(rw,subtree_check,no_auth_nlm) 
10.0.2.15(rw,subtree_check,no_auth_nlm)
/opt/ltsp       *(ro,no_root_squash,async,no_subtree_check)
-- /proc/fs/nfs/exports --
# Version 1.1
# Path Client(Flags) # IPs

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

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

Versions of packages nfs-kernel-server depends on:
ii  libblkid1     2.20.1-5.8
ii  libc6         2.19-7
ii  libcap2       1:2.24-4
ii  libsqlite3-0  3.8.5-2
ii  libtirpc1     0.2.4-2.1
ii  libwrap0      7.6.q-25
ii  lsb-base      4.1+Debian13
ii  nfs-common    1:1.2.8-8
ii  ucf           3.0030

nfs-kernel-server recommends no packages.

nfs-kernel-server suggests no packages.

-- Configuration Files:
/etc/default/nfs-kernel-server changed:
RPCNFSDCOUNT=8
RPCNFSDPRIORITY=0
RPCMOUNTDOPTS="--manage-gids"
NEED_SVCGSSD=""
RPCSVCGSSDOPTS=""

/etc/exports changed:
/u      fisuvaan(rw,async,subtree_check,no_auth_nlm) 
10.0.2.15(rw,subtree_check,no_auth_nlm)
/home   fisuvaan(rw,async,subtree_check,no_auth_nlm) 
10.0.2.15(rw,subtree_check,no_auth_nlm)
/var/mail       fisuvaan(rw,subtree_check,no_auth_nlm) 
10.0.2.15(rw,subtree_check,no_auth_nlm)
/opt/ltsp       *(ro,no_root_squash,async,no_subtree_check)


-- 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: 
https://lists.debian.org/20140811180433.13056.76611.report...@muikku.katiska.org

Reply via email to