[Pkg-systemd-maintainers] Bug#739721: Bug#739721: systemd: NFS shares are not automatically mounted during boot
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Fri Feb 21 22:22:01 GMT 2014
Hi Michael!
Thanks for your quick reply!
On Fri, Feb 21, 2014 at 11:04:46PM +0100, Michael Biebl wrote:
> Please include more details about your network setup and the nfs
> configuration.
> The nfs shares should be mounted via the nfs ifupdown hooks which worked
> successfully last time I tested it.
The machines are all connected through 1 GBit ethernet, however the
NFS servers are located in a different virtual network (VLAN) and
subnet. All Linux clients have unfiltered access to the servers.
The fstab entry for the NFS share currently looks like this:
home:/srv/home /home nfs vers=3,nosuid,nodev,intr,tcp,comment=systemd.automount 0 0
The network configuration is static, not using network manager (it
has been disabled, in fact) and looks like this on an example client:
# The loop back interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 160.xx.xx.xx
netmask 255.255.255.0
gateway 160.xx.xx.xx
where I have replaced some of the numbers with "x" in this mail. The
DNS servers are manually configured, too.
Is there anything else you were thinking of?
Thanks!
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the Pkg-systemd-maintainers
mailing list