Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1022799

Bug#968251: nfs-kernel-server fails to start at boot

From fl4co <fl4co@protonmail.com>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#968251: nfs-kernel-server fails to start at boot
Date 2020-08-26 16:00 +0200
Message-ID <AI481-5Pw-1@gated-at.bofh.it> (permalink)
References <ACHON-6QU-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

I have the same problem on Raspberry Pi OS 64-bit, which is just the arm64 Debian port with an external repo for the custom kernel and not much more.

The NFS server fails on boot, but can be manually started, if a directory from an external drive is exported. I tried exporting a directory from my home (which is on the SD card) and it exports correctly on boot. Might be the NFS server trying to export a directory before the drive is mounted.

Relevant journal output:

$ journalctl -u nfs-server.service

-- Logs begin at Wed 2020-08-26 15:32:48 CEST, end at Wed 2020-08-26 15:43:50 CEST. --

ago 26 15:32:49 raspi systemd[1]: Starting NFS server and services...

ago 26 15:32:49 raspi exportfs[741]: exportfs: Failed to stat /media/hdd/nfs: No such file or directory

ago 26 15:32:49 raspi systemd[1]: nfs-server.service: Control process exited, code=exited, status=1/FAILURE

ago 26 15:32:49 raspi systemd[1]: nfs-server.service: Failed with result 'exit-code'.

ago 26 15:32:49 raspi systemd[1]: Stopped NFS server and services.

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Bug#968251: nfs-kernel-server fails to start at boot fireba11 <debian@enlightning.de> - 2020-08-11 21:10 +0200
  Bug#968251: nfs-kernel-server fails to start at boot Salvatore Bonaccorso <carnil@debian.org> - 2020-08-12 08:50 +0200
  Bug#968251: nfs-kernel-server fails to start at boot fl4co <fl4co@protonmail.com> - 2020-08-26 16:00 +0200

csiph-web