On 30/12/2020 22:09, François Patte wrote:
Bonjour,
I configured an automount of directories located on a server on my local
network: in the fstab of a computer on the network I put the line:
192.168.1.16:/data /home/patte/data nfs
noauto,rw,user,nofail,x-systemd.automount,x-systemd.mount-timeout=30 0 0
It works. If the server is down, no problem, the boot of the computer is OK.
But if the server gets down while the computer is working, this turns in an
awful way: everything on the computer becomes very slow, opening a file manager
takes ages, the ls command does no work and it is impossible to unmount the
directory on which the server is mounted.
Did I forgot an option in the fstab? Is there a way to solve this problem
without shuting down the computer (which also takes ages...).
Try adding "soft" to the options.
---
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org