Public bug reported:

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

** Affects: nfs-utils (Ubuntu)
     Importance: Undecided
         Status: New

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

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

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to