[Bug 1884357] [NEW] nfs-kernel-server does not start because of dependency failure
Launchpad Bug Tracker
1884357 at bugs.launchpad.net
Sun Jun 21 17:25:01 UTC 2020
You have been subscribed to a public bug:
Hello.
Ubuntu 20.04 here. I'm trying to Install NFS Server and Client on Ubuntu
20.04,following this tutorial :
https://vitux.com/install-nfs-server-and-client-on-ubuntu/
these are the commands that I have issued :
$ sudo apt-get update
$ sudo apt install nfs-kernel-server
$ sudo mkdir -p /home/ziomario/Scrivania/Share
$ sudo chown nobody:nogroup /home/ziomario/Scrivania/Share
$ sudo chmod 777 /home/ziomario/Scrivania/Share
$ sudo nano /etc/exports/home/ziomario/Scrivania/Share
192.168.1.7(rw,sync,no_subtree_check)
$ sudo exportfs -a
$ sudo systemctl restart nfs-kernel-server
and I get this error :
A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.
$ sudo journalctl -xe
ziomario-I9 systemd[1]: nfs-idmapd.service: Job nfs-idmapd.service/start failed with result 'dependency'.
ziomario-I9 systemd[1]: Dependency failed for NFS Mount Daemon.
-- Subject: L'unità nfs-mountd.service failed-- Defined-By: systemd--
Support: http://www.ubuntu.com/support
---- L'unità nfs-mountd.service failed---- Il risultato è dependency.
** Affects: nfs-utils (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
nfs-kernel-server does not start because of dependency failure
https://bugs.launchpad.net/bugs/1884357
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
More information about the foundations-bugs
mailing list