<div dir="ltr"><div>Trying to manually unmount the drive with the network down blocks (with CPU at 100%) indefinitely, or so it appears. I waited 40 minutes and then canceled it because I had to go.<br><br></div>Can't the service which mounts/unmounts NFS (not sure which one that is) be put after NetworkManager?<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-09 13:58 GMT-03:00 Michael Biebl <span dir="ltr"><<a href="mailto:biebl@debian.org" target="_blank">biebl@debian.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Am 09.09.2015 um 05:09 schrieb Javier Ayres:<br>
> I edited the wpa_supplicant service as you suggested but the issue is still<br>
> present.<br>
<br>
</span>Hm, right. The issue here is, that you are using NetworkManager.service<br>
to bring up your (wireless) interface. Unfortunately we can't bring up<br>
NetworkManager.service before network.target, so NetworkManager is<br>
stopped before your NFS mount is unmounted, i.e. the ordering is wrong here.<br>
<br>
For ethernet connections, NetworkManager does not tear down the<br>
connection on stop. For wireless connections, stopping NetworkManager<br>
means you lose your network connection.<br>
<br>
The reason why we can't oder NetworkManager.serviceĀ  before<br>
network.target is this leads to dependency cycles atm due to sysv init<br>
scripts in /etc/rcS<br>
<span class=""><br>
I've also found that the behavior is not consistent, sometimes it<br>
> waits 90 seconds and sometimes it waits 30 minutes (even after changing the<br>
> fstab entry).<br>
<br>
</span>If you stop your network connection, how long does "umount /mnt/samsung"<br>
block?<br>
<span class="HOEnZb"><font color="#888888"><br>
Michael<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
Why is it that all of the instruments seeking intelligent life in the<br>
universe are pointed away from Earth?<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Javier Ayres</div>
</div>