Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #67306 > unrolled thread
| Started by | Harald Dunkel <harri@afaics.de> |
|---|---|
| First post | 2020-06-14 07:50 +0200 |
| Last post | 2021-02-18 12:00 +0100 |
| Articles | 5 — 3 participants |
Back to article view | Back to linux.debian.kernel
Bug#962788: rpc.idmapd[9725]: main: open(/run/rpc_pipefs/nfs): No such file or directory Harald Dunkel <harri@afaics.de> - 2020-06-14 07:50 +0200
Re: Bug#962788: rpc.idmapd[9725]: main: open(/run/rpc_pipefs/nfs): No such file or directory Harald Dunkel <harri@afaics.de> - 2020-06-14 08:20 +0200
Bug#962788: David Roundy <daveroundy@gmail.com> - 2021-02-16 23:10 +0100
Re: Bug#962788: Harald Dunkel <harald.dunkel@aixigo.com> - 2021-02-17 09:10 +0100
Bug#962788: Harald Dunkel <harald.dunkel@aixigo.com> - 2021-02-18 12:00 +0100
| From | Harald Dunkel <harri@afaics.de> |
|---|---|
| Date | 2020-06-14 07:50 +0200 |
| Subject | Bug#962788: rpc.idmapd[9725]: main: open(/run/rpc_pipefs/nfs): No such file or directory |
| Message-ID | <AhtGN-6VB-3@gated-at.bofh.it> |
Package: nfs-common Version: 1:1.3.4-2.1 Running "/etc/init.d/nfs-common start" rpc.idmapd failed with rpc.idmapd[9725]: main: open(/run/rpc_pipefs/nfs): No such file or directory Ain't the startup script supposed to create this directory? init is sysv Regards Harri
[toc] | [next] | [standalone]
| From | Harald Dunkel <harri@afaics.de> |
|---|---|
| Date | 2020-06-14 08:20 +0200 |
| Subject | Re: Bug#962788: rpc.idmapd[9725]: main: open(/run/rpc_pipefs/nfs): No such file or directory |
| Message-ID | <Ahu9P-7kx-1@gated-at.bofh.it> |
| In reply to | #67306 |
PS: /etc/default/nfs-common says NEED_STATD=yes STATDOPTS="-n nasl006.example.com" NEED_IDMAPD=yes NEED_GSSD= PIPEFS_MOUNTPOINT=/var/lib/rpc_pipefs
[toc] | [prev] | [next] | [standalone]
| From | David Roundy <daveroundy@gmail.com> |
|---|---|
| Date | 2021-02-16 23:10 +0100 |
| Subject | Bug#962788: |
| Message-ID | <BJgHE-nu-11@gated-at.bofh.it> |
| In reply to | #67306 |
[Multipart message — attachments visible in raw view] — view raw
I'm running into this bug also, and would love to know how to work around it. David Roundy
[toc] | [prev] | [next] | [standalone]
| From | Harald Dunkel <harald.dunkel@aixigo.com> |
|---|---|
| Date | 2021-02-17 09:10 +0100 |
| Subject | Re: Bug#962788: |
| Message-ID | <BJq4h-76A-1@gated-at.bofh.it> |
| In reply to | #69561 |
Actually I cannot say. I haven't seen this problem in a while. And /etc/init.d/nfs-common start does PIPEFS_MOUNTPOINT=/run/rpc_pipefs : mkdir -p "$PIPEFS_MOUNTPOINT" : modprobe sunrpc nfs nfsd mount -t rpc_pipefs rpc_pipefs $PIPEFS_MOUNTPOINT providing the expected /run/rpc_pipefs/nfs, as it seems. Regards Harri
[toc] | [prev] | [next] | [standalone]
| From | Harald Dunkel <harald.dunkel@aixigo.com> |
|---|---|
| Date | 2021-02-18 12:00 +0100 |
| Subject | Bug#962788: |
| Message-ID | <BJPcl-6fR-1@gated-at.bofh.it> |
| In reply to | #69561 |
Actually I cannot say. I haven't seen this problem in a while. And /etc/init.d/nfs-common start does PIPEFS_MOUNTPOINT=/run/rpc_pipefs : mkdir -p "$PIPEFS_MOUNTPOINT" : modprobe sunrpc nfs nfsd mount -t rpc_pipefs rpc_pipefs $PIPEFS_MOUNTPOINT providing the expected /run/rpc_pipefs/nfs, as it seems. Regards Harri
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web