The systemd unit erroneously thinks that only NFS servers need rpc.statd. Try this fix:
sudo cp /lib/systemd/system/rpc-statd.service /etc/systemd/system/ echo "WantedBy=nfs-client.target" | sudo tee -a /etc/systemd/system/rpc-statd.service sudo systemctl reenable rpc-statd.service sudo systemctl restart rpc-statd.service This only needs to be done once. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624715 Title: rpc.statd not started automatically To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1624715/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs