** Changed in: systemd (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1594658
Title:
diskless setup with nfs mounted home hangs on shutdown/reboot
To man
Had the same issue running Ubuntu 16.04 LTS (64-bit as well), with
Ubuntu regularly just not shutting down at all, stuck at attempting to
unmount a NFS share. Suggestion #7 seems to have fixed the issue for me
as well, so thanks for that!
--
You received this bug notification because you are a me
We were seeing this on a fresh Ubuntu 16.04 64-bit installation using
fixed IP addresses and automounter for NFS drives. The suggestion #7
seems to fix it for use, but it would be useful to know just what is
happening with the script. Is it trawling through some user's home
directory when expanding
it appears that my symptoms also relate to this bug report. however,
i'd like to add that the feedback provided by the system, at least in my
particular case, is extremely unhelpful. i think it can be better.
i have a very minimal virtual guest, running 16.04. it has a "physical"
wired connecti
I have the same (or a similar) problem on a system with a wired ethernet
connection.
Using the debug-shell I found that the shutdown was hanging on a call of
/bin/sh /sbin/resolvconf -d enp0s25.inet
Here enp0s25 is the ethernet interface. It has a static configuration
that contains "dns-namese
What fixed the issue for me is doing:
sudo systemctl edit --full nfs-config.service
then editing it to look like this:
[Unit]
Description=Preprocess NFS configuration
After=local-fs.target remote-fs.target NetworkManager.service
DefaultDependencies=no
[Service]
Type=oneshot
RemainAfterExit=yes
In our deployment, this happens on a wired ethernet connection. So it's
not wifi only for us. But since it seems like a race condition,
different environments may trigger it in different scenarios.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Same issue here on clean 16.04 install. Only happens on wifi devices
doesnt seem to affect wired devices. NFS mounts setup via fstab.
Unmounting NFS shares before shutdown allows the system to shutdown.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
this appears also on all our desktops in the institute after an upgrade
from 14.04 to 16.04. user yp homes are mounted via autofs/am through nfs
and the network is setup via dhcp.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
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/1594658
Title:
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: systemd (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/1594658
Title:
di
11 matches
Mail list logo