When trying to start the NFS-server on a just installed F40 system it stops 
immediately. What is wrong? Below I give the systemctl status and the relevant 
part of the journalctl.

root@s185:~# systemctl status nfs-server
● nfs-server.service - NFS server and services
     Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; enabled; 
preset: disabled)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf
             /run/systemd/generator/nfs-server.service.d
             └─order-with-mounts.conf
     Active: active (exited) since Mon 2024-07-22 12:06:48 CEST; 33min ago
       Docs: man:rpc.nfsd(8)
             man:exportfs(8)
   Main PID: 8501 (code=exited, status=0/SUCCESS)
        CPU: 27ms

Jul 22 12:06:48 s185.tudelft.nl systemd[1]: Starting nfs-server.service - NFS 
server and services...
Jul 22 12:06:48 s185..tudelft.nl systemd[1]: Finished nfs-server.service - NFS 
server and services.

root@s185:~# journalctl
....
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: nfs-server.service: 
Deactivated successfully.
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Stopped nfs-server.service 
- NFS server and services.
Jul 22 12:06:48 hrem185.nano.tudelft.nl audit[1]: SERVICE_STOP pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=nfs-server comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? 
addr=? terminal=? res=success'
Jul 22 12:06:48 hrem185.nano.tudelft.nl rpc.idmapd[8381]: exiting on signal 15
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Stopping nfs-idmapd.service 
- NFSv4 ID-name mapping service...
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Stopping nfs-mountd.service 
- NFS Mount Daemon...
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: rpc-gssd.service - RPC 
security service for NFS client and server was skipped because of an unmet 
condition check (ConditionPathExists=/etc/krb5.keytab).
Jul 22 12:06:48 hrem185.nano.tudelft.nl rpc.mountd[8383]: Caught signal 15, 
un-registering and exiting.
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: nfs-idmapd.service: 
Deactivated successfully.
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Stopped nfs-idmapd.service 
- NFSv4 ID-name mapping service.
Jul 22 12:06:48 hrem185.nano.tudelft.nl audit[1]: SERVICE_STOP pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=nfs-idmapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? 
addr=? terminal=? res=success'
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: nfs-mountd.service: 
Deactivated successfully.
Jul 22 12:06:48 hrem185.nano.tudelft.nl rpc.mountd[8383]: Caught signal 15, 
un-registering and exiting.
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: nfs-idmapd.service: 
Deactivated successfully.
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Stopped nfs-idmapd.service 
- NFSv4 ID-name mapping service.
Jul 22 12:06:48 hrem185.nano.tudelft.nl audit[1]: SERVICE_STOP pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=nfs-idmapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? 
addr=? terminal=? res=success'
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: nfs-mountd.service: 
Deactivated successfully.
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Stopped nfs-mountd.service 
- NFS Mount Daemon.
Jul 22 12:06:48 hrem185.nano.tudelft.nl audit[1]: SERVICE_STOP pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=nfs-mountd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? 
addr=? terminal=? res=success'
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Starting nfs-idmapd.service 
- NFSv4 ID-name mapping service...
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Starting nfs-mountd.service 
- NFS Mount Daemon...
Jul 22 12:06:48 hrem185.nano.tudelft.nl rpc.idmapd[8484]: Setting log level to 0
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Started nfs-idmapd.service 
- NFSv4 ID-name mapping service.
Jul 22 12:06:48 hrem185.nano.tudelft.nl audit[1]: SERVICE_START pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=nfs-idmapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? 
addr=? terminal=? res=success'
Jul 22 12:06:48 hrem185.nano.tudelft.nl rpc.mountd[8486]: Version 2.6.4 starting
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Started nfs-mountd.service 
- NFS Mount Daemon.
Jul 22 12:06:48 hrem185.nano.tudelft.nl audit[1]: SERVICE_START pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=nfs-mountd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? 
addr=? terminal=? res=success'
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Starting nfs-server.service 
- NFS server and services...
Jul 22 12:06:48 hrem185.nano.tudelft.nl kernel: NFSD: Using nfsdcld client 
tracking operations.
Jul 22 12:06:48 hrem185.nano.tudelft.nl kernel: NFSD: no clients to reclaim, 
skipping NFSv4 grace period (net f0000000)
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Reloading gssproxy.service 
- GSSAPI Proxy Daemon...
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Reloaded gssproxy.service - 
GSSAPI Proxy Daemon.
Jul 22 12:06:48 hrem185.nano.tudelft.nl systemd[1]: Finished nfs-server.service 
- NFS server and services.
Jul 22 12:06:48 hrem185.nano.tudelft.nl audit[1]: SERVICE_START pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=nfs-server comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? 
addr=? terminal=? res=success'
....
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to