[Pkg-systemd-maintainers] Bug#739721: Bug#739721: Bug#739721: systemd: NFS shares are not automatically mounted during boot

Michael Biebl biebl at debian.org
Fri Feb 21 22:30:24 GMT 2014


Am 21.02.2014 23:22, schrieb John Paul Adrian Glaubitz:
> 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

Does changing to "allow-hotplug eth0" make a difference?

> 
> 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?

Due to various reasons, remote mounts are currently handled differently
on Debian then on Fedora, so you can't compare those two.

As said, NFS shares are mounted via the ifupdown hook, so you might
check /etc/network/if-up.d/mountnfs and add some debug statements in
there to see what's going wrong.


Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20140221/5348e85a/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list