Package: linux-headers-2.6.32-4-amd64
Version: 2.6.32-11~bpo50+1
Severity: normal


Hi,

I'd like to use this kernel on an NFS server, but although the
configuration file (/boot/config-2.6.32-bpo.4-amd64) mentions NFS being
a module, I get:

# /etc/init.d/nfs-kernel-server start
Not starting NFS kernel daemon: no support in current kernel. (warning).


Consequently, I also can't see my exported file systems:


# showmount -e
portmap getport: RPC: Success
#


This is quite confusing, as I also get:

# lsmod|grep nfs
nfsd                  252966  2 
exportfs                3138  1 nfsd
nfs                   239738  0 
lockd                  57411  2 nfsd,nfs
fscache                29562  1 nfs
nfs_acl                 2031  2 nfsd,nfs
auth_rpcgss            33396  2 nfsd,nfs
sunrpc                160727  6 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
#


which suggests that all required NFS modules are loaded.
/etc/init.d/nfs-common starts without a problem, but I don't see much in
the process list, and only this with rpcinfo:

# rpcinfo -p
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    391002    2   tcp    962  sgi_fam
    100024    1   udp  43620  status
    100024    1   tcp  52123  status


FWIW, NFS worked fine with 2.6.26.



Kind regards,
--Toni++



-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (450, 'testing'), 
(250, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-bpo.4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to