Hi, I'm connecting via wifi and using NetworkManager. This is NetworkManager's configuration file for this particular network:
[connection] id=natalia uuid=c0a08844-145f-4c9d-8528-2163efcfba50 type=802-11-wireless timestamp=1396749922 [802-11-wireless] ssid=natalia mode=infrastructure mac-address=00:22:5F:EA:EA:16 seen-bssids=A0:EC:80:50:1B:26;4C:AC:0A:28:5E:1E; security=802-11-wireless-security [802-11-wireless-security] key-mgmt=wpa-psk psk=******** [ipv4] method=manual dns=8.8.8.8;192.168.1.1; address1=192.168.1.6/24,192.168.1.1 [ipv6] method=auto ip6-privacy=2 2015-09-08 10:44 GMT-03:00 Michael Biebl <bi...@debian.org>: > Am 08.09.2015 um 02:33 schrieb Javier Ayres: > > Package: systemd > > Version: 225-1 > > Severity: normal > > > > I have a NFS share configured in my /etc/fstab as follows: > > > > 192.168.1.4:/mnt/samsung /mnt/D3 nfs > > auto,nofail,timeo=25,users,_netdev,bg,comment=x-gvfs-show 0 0 > > > > The drive is mounted correctly at startup, but if I don't manually > unmount it > > before shutting down the system will take 30 minutes to shut down. The > message > > "A stop job is running for /mnt/D3 (0s / 1min 30s)" is shown; after 90 > seconds > > it changes to something like "A stop job is running for /mnt/D3 (1min > 30s / > > 3min)" and it keeps incrementing until 30 minutes have passed. I changed > the > > fstab entry to: > > > > 192.168.1.4:/mnt/samsung /mnt/D3 nfs > users,_netdev,comment=x > > -gvfs-show 0 0 > > > > Now it honors the 1min 30s timeout, but it takes 90 seconds at startup > as well > > ("A start job is running..."). > > > > I'm running an up to date version of Debian (testing branch) and the NFS > server > > is a Raspberry Pi with Raspbian. I'm happy to provide more details if > needed. > > > Could you please post your network configuration. > > Thanks, > Michael > > > -- > Why is it that all of the instruments seeking intelligent life in the > universe are pointed away from Earth? > > -- Javier Ayres