Package: nfs-kernel-server
Version: 1:2.8.7-1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Can not start the nfs-server .
× nfs-mountd.service - NFS Mount Daemon
Loaded: loaded (/usr/lib/systemd/system/nfs-mountd.service; static)
Active: failed (Result: exit-code) since Sun 2026-03-29 12:23:49 HKT; 4min
19s ago
Invocation: ca62fbfe41f84e7eacb3e1d3b57bddc2
Docs: man:rpc.mountd(8)
Process: 12343 ExecStart=/usr/sbin/rpc.mountd (code=exited, status=127)
Mem peak: 2M
CPU: 6ms
Mar 29 12:23:49 redcat systemd[1]: Starting nfs-mountd.service - NFS Mount
Daemon...
Mar 29 12:23:49 redcat rpc.mountd[12343]: /usr/sbin/rpc.mountd: symbol lookup
error: /usr/sbin/rpc.mountd: undefined symbol: rpc_gss_getcred, version
TIRPC_0.3.0
Mar 29 12:23:49 redcat systemd[1]: nfs-mountd.service: Control process exited,
code=exited, status=127/n/a
Mar 29 12:23:49 redcat systemd[1]: nfs-mountd.service: Failed with result
'exit-code'.
Mar 29 12:23:49 redcat systemd[1]: Failed to start nfs-mountd.service - NFS
Mount Daemon.
*** End of the template - remove these template lines ***
-- 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 4000 status
100024 1 tcp 4000 status
-- /etc/default/nfs-kernel-server --
RPCNFSDPRIORITY=0
NEED_SVCGSSD=""
-- /etc/nfs.conf --
[general]
pipefs-directory=/run/rpc_pipefs
[nfsrahead]
[exports]
[exportfs]
[gssd]
[lockd]
[exportd]
[mountd]
manage-gids=y
[nfsdcld]
[nfsd]
[statd]
[sm-notify]
[svcgssd]
-- /etc/nfs.conf.d/local.conf --
[mountd]
manage-gids = 1
port = 4002
[statd]
port = 4000
outgoing-port = 4001
[nfsd]
threads = 24
-- /etc/exports --
/misc 10.10.10.0/24(rw,async,no_subtree_check,no_root_squash)
/misc 10.20.10.100/28(rw,async,no_subtree_check,no_root_squash)
/misc 10.30.10.100/28(rw,async,no_subtree_check,no_root_squash)
/ramdisk 10.10.10.0/24(rw,async,no_subtree_check,no_root_squash,fsid=1)
/ramdisk 10.20.10.0/24(rw,async,no_subtree_check,no_root_squash,fsid=1)
/ramdisk 10.30.10.0/24(rw,async,no_subtree_check,no_root_squash,fsid=1)
/netdisk/kvm101 10.20.10.101(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm102 10.20.10.102(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm103 10.20.10.103(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm104 10.20.10.104(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm105 10.20.10.105(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm106 10.20.10.106(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm107 10.20.10.107(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm108 10.20.10.108(rw,async,no_subtree_check,no_root_squash)
/netdisk/kvm109 10.20.10.109(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz101 10.30.10.101(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz102 10.30.10.102(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz103 10.30.10.103(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz104 10.30.10.104(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz105 10.30.10.105(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz106 10.30.10.106(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz107 10.30.10.107(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz108 10.30.10.108(rw,async,no_subtree_check,no_root_squash)
/netdisk/dmz109 10.30.10.109(rw,async,no_subtree_check,no_root_squash)
/mp3 10.10.10.0/24(ro,no_subtree_check)
/mp3 10.20.10.0/24(ro,no_subtree_check)
/mp3 10.30.10.0/24(ro,no_subtree_check)
/netdisk/software 10.10.10.0/24(ro,no_subtree_check)
/netdisk/software 10.20.10.0/24(ro,no_subtree_check)
/netdisk/software 10.30.10.0/24(ro,no_subtree_check)
-- /proc/fs/nfs/exports --
# Version 1.1
# Path Client(Flags) # IPs
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.19.10+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nfs-kernel-server depends on:
ii keyutils 1.6.3-6+b1
ii libblkid1 2.41.3-4
ii libc6 2.42-14
ii libcap2 1:2.75-10+b9
ii libevent-core-2.1-7t64 2.1.12-stable-10+b2
ii libnl-3-200 3.12.0-2
ii libnl-genl-3-200 3.12.0-2
ii libreadline8t64 8.3-4
ii libsqlite3-0 3.46.1-9+b1
ii libtirpc3t64 1.3.7-0.1
ii libuuid1 2.41.3-4
ii libwrap0 7.6.q-36+b2
ii libxml2-16 2.15.2+dfsg-0.1
ii netbase 6.5
ii nfs-common 1:2.8.7-1
ii ucf 3.0053
Versions of packages nfs-kernel-server recommends:
ii python3 3.13.9-3
ii python3-yaml 6.0.3-1
Versions of packages nfs-kernel-server suggests:
ii procps 2:4.0.4-9+b1
-- no debconf information