Am 09.02.2016 um 19:14 schrieb Sandro Tosi:
> Hey Michael!
> 
> On Tue, Feb 9, 2016 at 5:07 PM, Michael Biebl <[email protected]> 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?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to