Hi Manfred,
Gesendet: Montag, 15. Juli 2019 um 20:25 Uhr; Von: "Manfred Hollstein"
Sorry, should have been more clear. In order to actually benefit from using autofs, you need to get rid of these static mounts in /etc/fstab!
??? So you mean I should remove the entries in the /etc/fstab ?
Enable autofs.service, and then use /net/<hostname>/exported/directory.
But how to be configured this? ===== # systemctl status autofs.service ● autofs.service - Automounts filesystems on demand Loaded: loaded (/usr/lib/systemd/system/autofs.service; enabled; vendor preset: disabled) Active: active (running) since Mon 2019-07-15 21:13:51 CEST; 42min ago Main PID: 2394 (automount) Tasks: 3 (limit: 4915) Memory: 51.8M CGroup: /system.slice/autofs.service └─2394 /usr/sbin/automount --systemd-service --dont-check-daemon Jul 15 21:13:51 baldo systemd[1]: Starting Automounts filesystems on demand... Jul 15 21:13:51 baldo systemd[1]: Started Automounts filesystems on demand. ===== In my case I think you mean to add in ===== /etc/auto.master ===== /net/192.168.1.1/home ===== ===== /etc/fstab ===== #192.168.2.1:/mnt/nfs4/home /home nfs defaults 0 0 ===== Thanks Ulf -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org