Just had this problem on 2104 (which just had a 1st taste of NFS).
Previously I've had this problem on my main system when using nfs and
wifi-only. I ended up having to replace the logout icon (XFCE) with a script
that checks for nfs mounts and warns before showing original logout prompt. But
th
I used to have intermittent hangs on shutdown with 16.04 , but with
20.04, the hangs always happen. Item #4 fixed my problem. I suggest #4
be added to the official tree unless someone can explain it is not a
good idea.
--
You received this bug notification because you are a member of Ubuntu
Bug
I just added a mount in fstab for my NAS, and now get this issue were if i do a
large amount of work on the NAS and forget to unmount manually before a
shutdown/reboot then Ubuntu hangs at the splash screen.
For now i have added the below to my bash_logout
umount /mnt/NAS
It doesn't happen if
Almost 2 years later and the bug is still unresolved. Good luck Ubuntu
users.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
Title:
Mounted NFS share prevents shutdown
To manage notification
Workaround #4 seems to assume the machine runs NetworkManager. This is
not always the case and shouldn't be a requirement.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
Title:
Mounted NFS sh
Same issue here (KDE Neon 5.10, based on Ubuntu 16.04; last dist-upgrade
today). When I'm trying to shutdown and press ESC on the Splashscreen I
see the message "A stop job is running for " with a timeout.
When the timeout is reached, it is prolonged (at first ist was 1 minute
41, then 3 minutes 11
The `nfs-config.service` fix did resolve my issue, but I noticed that
without it the unmount job gets "terminated" by systemd when it reaches
a certain timeout.
As the timeout is reached systemd still reached the "shutdown target",
but fails to actually shut down the system.
So, yes, unmounting t
Same Problem here with 16.04. and NFS automounter
Workaround #4 works here as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
Title:
Mounted NFS share prevents shutdown
To manage notif
I have solved the same issue by doing a 'mount -a' command in the
startup applications. This remounts the shares at the very end of the
process, which seems to do what is necessary to straighten the dbus
timing. A kludge option but very simple.
--
You received this bug notification because you ar
@Sean
I tried your fstab entry and it works perfectly, even if I switch off the
computer immediately after the boot.
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
Title:
Mounted NFS
Hi sorry for the delay here is my NFS fstab entry.
192.168.0.100:/mnt /mnt/Server nfs4
_netdev,bg,nofail,rw,relatime,rsize=65536,wsize=65536 0 0
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
OK, it seems that workaround #4 works if I wait a bit before
shutdown/reboot. If I switch off the computer immediately after the
boot, the problem will still be there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
@Sean
I have tried to use your workaround #4 but unfortunately didn't work on my
computer.
Please could you let me know which options are you using on your /etc/fstab?
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
This issue is fixed for me by editing nfs-config.service and adding
After=local-fs.target remote-fs.target NetworkManager.service
sudo systemctl edit --full nfs-config.service
[Unit]
Description=Preprocess NFS configuration
After=local-fs.target remote-fs.target NetworkManager.service
DefaultDe
Same issue but only on wifi, issue doesnt occur on lan connections.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
Title:
Mounted NFS share prevents shutdown
To manage notifications about th
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: nfs-utils (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
Title:
I just noticed that if I don't do "a lot" on the mounted drive, it shuts
down fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1577120
Title:
Mounted NFS share prevents shutdown
To manage notifi
17 matches
Mail list logo