On 02/18/2014 12:26 AM, John Paul Adrian Glaubitz wrote: > I have to investigate more as to what the reason for this is. Might > be related to the fact that I defined the /home mount as an automount > in systemd.
Just a quick update. Removing the "automount" type from the NFS mount /home in my /etc/fstab makes the home.mount never work until I mount it manually: ======================================================================= root@jessie32:~> systemctl status home.mount home.mount - /home Loaded: loaded (/etc/fstab) Active: inactive (dead) Where: /home What: home:/srv/home root@jessie32:~> systemctl status home.automount home.automount Loaded: loaded Active: inactive (dead) Where: /home root@jessie32:~> cd /home root@jessie32:/home> ls root@jessie32:/home> mount -a root@jessie32:/home> systemctl status home.automount home.automount Loaded: loaded Active: inactive (dead) Where: /home root@jessie32:/home> systemctl status home.mount home.mount - /home Loaded: loaded (/etc/fstab) Active: active (mounted) since Tue 2014-02-18 00:30:55 CET; 7s ago Where: /home What: home:/srv/home root@jessie32:/home> ======================================================================= So, we might need to file a bug against systemd or the NFS package(s) here to make sure NFS mounts in /etc/fstab are actually mounted by default. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
signature.asc
Description: OpenPGP digital signature