On shutdown, NetworkManager shuts down before NFS unmounts, causing a long hang
Bug #113095 reported by
Tommy Hurtig
This bug affects 10 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dbus (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
network-manager (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
I use NFS and NIS to connect some workstations to a server and /home is mounted with NFS from the server. The the system shuts down NFS and NIS cant connect to the server and do a correct shutdown because NetworkManager shuts down all network connections earlier in the proces. This results in NFS and NIS doing long timeouts and the shutdown or restart process takes about 10-15 minutes.
Related branches
Changed in network-manager (Ubuntu): | |
status: | In Progress → Confirmed |
Changed in network-manager (Ubuntu): | |
status: | Incomplete → Confirmed |
To post a comment you must log in.
I tried to stop dbus later in in the shutdown/restart process. It now has K90dbus in both rc0.d and rc6.d. This solves the problem with the long timeout but there is still some error messages on the screen.
Howe late is it recommended that dbus is stopped or how early is it possible to stop NFS and NIS?