Date: Tue, 17 Nov 2020 09:28:13 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 251211] in netbooted machines, pid files for mountd, automountd, and autounmountd cannot be created, inhibiting their startup Message-ID: <bug-251211-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251211 Bug ID: 251211 Summary: in netbooted machines, pid files for mountd, automountd, and autounmountd cannot be created, inhibiting their startup Product: Base System Version: 12.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: d8zNeCFG@aon.at Scenario: - FreeBSD 12.2-RELEASE #1 r367195M i386 with patches according to PR 250434 and PR 249438 applied - netbooting the system (in a VirtualBox instance) - the rc scripts are being executed Result: - the following error lines appear on the console: ... Starting automountd. automountd: cannot open or create pidfile "/var/run/automountd.pid": Operation not supported /etc/rc: WARNING: failed to start automountd Starting autounmountd. autounmountd: cannot open or create pidfile "/var/run/autounmountd.pid": Operation not supported /etc/rc: WARNING: failed to start autounmountd ... Starting mountd. mountd: cannot open or create pidfile: Operation not supported ... - mountd is started - automountd and autounmountd are not started Expected result: - pid file creation for mountd, automountd, and autounmountd should succeed - automountd and autounmountd should be started Scenario (continued): - logging into the system using ssh - executing "service automountd start && service autounmountd start" Result: - both services are started correctly; pid files are created -- Martin -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251211-227>
