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

Bug#626840: marked as done (nfs-kernel-server: server fails to start, unknown symbol _kstrtoul after upgrade and reboot)



Your message dated Mon, 16 May 2011 02:35:44 +0100
with message-id <1305509744.19966.17.camel@localhost>
and subject line Re: Bug#626840: nfs-kernel-server: server fails to start, unknown symbol _kstrtoul after upgrade and reboot
has caused the Debian Bug report #626840,
regarding nfs-kernel-server: server fails to start, unknown symbol _kstrtoul after upgrade and reboot
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.)


-- 
626840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626840
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-kernel-server
Version: 1:1.2.3-2
Severity: important


after upgrading my testing system and rebooting, the nfs kernel server
will no longer start, fails with error message:

FATAL: Error inserting nfsd (/lib/modules/2.6.38-2-kirkwood/kernel/fs/nfsd/nfsd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Not starting NFS kernel daemon: no support in current kernel. ... (warning).

looking at dmesg shows:

[   22.083279] NET: Registered protocol family 10
[   22.089598] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   22.794084] sunrpc: Unknown symbol _kstrtoul (err 0)
[   22.826121] sunrpc: Unknown symbol _kstrtoul (err 0)
[   22.883303] sunrpc: Unknown symbol _kstrtoul (err 0)
[   23.194394] eth0: link up, 100 Mb/s, full duplex, flow control disabled
[   23.201151] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   23.696402] sunrpc: Unknown symbol _kstrtoul (err 0)
[   23.754967] sunrpc: Unknown symbol _kstrtoul (err 0)
[   23.810406] sunrpc: Unknown symbol _kstrtoul (err 0)
[   29.588810] sunrpc: Unknown symbol _kstrtoul (err 0)
[   31.512575] sshd (1051): /proc/1051/oom_adj is deprecated, please use /proc/1051/oom_score_adj instead.
[   33.295887] eth0: no IPv6 routers present
[17827.779628] PPP generic driver version 2.4.2
[17829.286615] PPP MPPE Compression module registered
[17829.784545] ip_tables: (C) 2000-2006 Netfilter Core Team
[22171.116994] sunrpc: Unknown symbol _kstrtoul (err 0)
[22256.568769] sunrpc: Unknown symbol _kstrtoul (err 0)

-- 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  35913  status
    100024    1   tcp  52425  status
-- /etc/default/nfs-kernel-server --
RPCNFSDCOUNT=8
RPCNFSDPRIORITY=0
RPCMOUNTDOPTS=--manage-gids
NEED_SVCGSSD=
RPCSVCGSSDOPTS=
-- /etc/exports --
/home/dikkie		diktop(rw,async,insecure,fsid=0,no_subtree_check,root_squash) diktopkabel(rw,async,insecure,fsid=0,no_subtree_check,root_squash) 192.168.1.174(ro,async,fsid=0,no_subtree_check,root_squash)
/home/dikkie/Music	diktop(rw,insecure,async,no_subtree_check,root_squash) diktopkabel(rw,async,insecure,fsid=0,no_subtree_check,root_squash)  *(ro,insecure,no_subtree_check,root_squash)
/usr/local/share/video	*(ro,insecure,no_subtree_check,root_squash)
-- /proc/fs/nfs/exports --

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.38-2-kirkwood
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-kernel-server depends on:
ii  libblkid1                  2.17.2-9.1    block device id library
ii  libc6                      2.13-4        Embedded GNU C Library: Shared lib
ii  libcomerr2                 1.41.12-4     common error description library
ii  libgssapi-krb5-2           1.9+dfsg-1+b1 MIT Kerberos runtime libraries - k
ii  libgssglue1                0.2-2         mechanism-switch gssapi library
ii  libk5crypto3               1.9+dfsg-1+b1 MIT Kerberos runtime libraries - C
ii  libkrb5-3                  1.9+dfsg-1+b1 MIT Kerberos runtime libraries
ii  libnfsidmap2               0.24-1        An nfs idmapping library
ii  libtirpc1                  0.2.1-1       transport-independent RPC library
ii  libwrap0                   7.6.q-19      Wietse Venema's TCP wrappers libra
ii  lsb-base                   3.2-27        Linux Standard Base 3.2 init scrip
ii  nfs-common                 1:1.2.3-2     NFS support files common to client
ii  ucf                        3.0025+nmu2   Update Configuration File: preserv

nfs-kernel-server recommends no packages.

nfs-kernel-server suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sun, 2011-05-15 at 21:22 +0200, Richard wrote:
> Package: nfs-kernel-server
> Version: 1:1.2.3-2
> Severity: important
> 
> 
> after upgrading my testing system and rebooting, the nfs kernel server
> will no longer start, fails with error message:
> 
> FATAL: Error inserting nfsd (/lib/modules/2.6.38-2-kirkwood/kernel/fs/nfsd/nfsd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
> Not starting NFS kernel daemon: no support in current kernel. ... (warning).
[...]

You haven't properly installed the new kernel.  You probably need to run
flash-kernel.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: