Recently, I've noticed my server nfs share doesn't mount at boot. Mounts fine with a "mount -a" after the boot so I know the fstab entry is OK. Here's the log message:
and indeed there is no nfs-blkmap.service file. I've searched a bit and can find reference to a similar issue from a year ago but it was caused by systemd trying to mount nfs shares prior to network availability and they fixed that.
Any ideas or should I jump right to bug reporting?
Code:
Oct 6 11:13:03 office kernel: [ 14.932152] systemd[1]: Cannot add dependency job for unit nfs-blkmap.service, ignoring: Unit nfs-blkmap.service failed to load: No such file or directory.
Any ideas or should I jump right to bug reporting?
Comment