[Bug 1907141] Re: blkmapd: open pipe file /run/rpc_pipefs/nfs/blocklayout failed: No such file or directory

Thomas Debesse 1907141 at bugs.launchpad.net
Mon Sep 19 17:27:29 UTC 2022


I reproduce on Ubuntu 22.04.1 LTS, I can workaround the problem this
way:

modprobe blocklayoutdriver && systemctl restart nfs-blkmap.service

Here is the NFS package version:

nfs-kernel-server 1:2.6.1-1ubuntu1

Edit: in fact not this doesn't workaround the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1907141

Title:
  blkmapd: open pipe file /run/rpc_pipefs/nfs/blocklayout failed: No
  such file or directory

Status in nfs-utils package in Ubuntu:
  Confirmed
Status in nfs-utils package in Debian:
  New

Bug description:
  for a long time I have seen such an error in the boot log

  Dec 07 21:00:07 homl blkmapd[267]: open pipe file
  /run/rpc_pipefs/nfs/blocklayout failed: No such file or directory

  while the NFS works without problems 
  recently found a solution to this error
  https://bugzilla.redhat.com/show_bug.cgi?id=1753870

  add kernel module pre-load to the unit

  # /etc/systemd/system/nfs-blkmap.service.d/override.conf
  [Service]
  ExecStartPre=/usr/sbin/modprobe blocklayoutdriver

  and the next time the system boots this error did not appear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1907141/+subscriptions




More information about the foundations-bugs mailing list