On Fri, Feb 21, 2014 at 11:30:24PM +0100, Michael Biebl wrote: > > # The loop back interface > > auto lo > > iface lo inet loopback > > > > auto eth0 > > Does changing to "allow-hotplug eth0" make a difference?
Unfortunately, no. The behavior is still the same. > > 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. Yes, that's what I was thinking as well. However, I could actually reproduce the problem with Fedora 20 and Rawhide as well before I was reporting the bug here, so I assumed the issue on Fedora was the same. I also talked with Lennart on this regard and he said it's an issue with nfs-utils which wasn't ordering the dependencies correctly, but I wasn't able to track down the origin up the bug yet. All I know is that it happened on Fedora as well and I need to perform a fresh installation of Fedora and test without updates. > 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. That's a good starter, thanks a lot for the heads-up! I'll see if I can find more. 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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org