jessie: help debugging NFS shares not mounted at boot, double mounts with mount -a, and @reboot cronjobs
Michael Biebl
biebl at debian.org
Tue Feb 9 19:10:36 GMT 2016
Am 09.02.2016 um 19:14 schrieb Sandro Tosi:
> Hey Michael!
>
> On Tue, Feb 9, 2016 at 5:07 PM, Michael Biebl <biebl at debian.org> wrote:
>> Am 09.02.2016 um 16:40 schrieb Sandro Tosi:
>>> Hi guys! do you have any idea of what is going on on these machines?
>>> can you help us fixing it? can we provide more information to pinpoint
>>> the origin of the issue? thanks!!
>>
>> Can you post more details about your network configuration (like your
>> /etc/network/interfaces).
>
> sure here it is:
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> # The primary network interface
> # eth0 aka admin1
> auto eth0
> iface eth0 inet static
> address XXX.YYY.54.100
> netmask 255.255.252.0
> gateway XXX.YYY.52.1
> post-up /sbin/ip link set eth0 alias "admin1"
>
> can i provide more details? what do you think it would be interesting?
>> Seems like ifplugd is used which is started after systemd has tried to
>> mount the remote NFS shares.
>
> shouldnt that prevent all NFS shares to be mounted and not just one of them?
No idea. Just wondering if ifplugd somehow interferes here. Have you
tried disabling ifplugd.
Another idea: maybe it's related to name resolution. How is that
configured? Does it help if you use IP adresses in /etc/fstab?
--
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: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20160209/f5968e06/attachment-0002.sig>
More information about the Pkg-systemd-maintainers
mailing list