Your message dated Thu, 22 Aug 2013 12:10:11 -0500
with message-id <[email protected]>
and subject line Re: Bug#719945: [Pkg-systemd-maintainers] Bug#719945: systemd:
Hangs during shutdown (likely NFS-related)
has caused the Debian Bug report #719945,
regarding systemd: Hangs during shutdown (likely NFS-related)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
719945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719945
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 204-2
Severity: normal
Dear Maintainer,
I am booting a system that has NFS mounts:
192.168.1.1:/mnt/main /mnt/nfs-main nfs
soft,local_lock=all,timeo=30,vers=3 0 0
192.168.1.1:/mnt/aux /mnt/nfs-aux nfs
soft,local_lock=all,timeo=30,vers=3 0 0
in /etc/fstab, and shutdown/reboot using systemd hangs in a manner
consistent with systemd shutting down the network before unmounting NFS.
This problem is removed by either removing the NFS mounts or not booting
with systemd.
System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'),
(500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.10-2-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii initscripts 2.88dsf-43
ii libacl1 2.2.52-1
ii libaudit0 1:1.7.18-1.1
ii libc6 2.17-92
ii libcap2 1:2.22-1.2
ii libcryptsetup4 2:1.4.3-4
ii libdbus-1-3 1.6.12-1
ii libgcrypt11 1.5.3-1
ii libkmod2 9-3
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.3-9
ii libselinux1 2.1.13-2
ii libsystemd-daemon0 44-12
ii libsystemd-journal0 204-2
ii libudev1 204-2
ii libwrap0 7.6.q-24
ii udev 175-7.2
ii util-linux 2.20.1-5.5
Versions of packages systemd recommends:
pn libpam-systemd <none>
Versions of packages systemd suggests:
pn systemd-ui <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Michael Stapelberg <[email protected]> writes:
> $ diff -u NONETDEV-mnt-nfs\\x2dmain.mount mnt-nfs\\x2dmain.mount
> --- NONETDEV-mnt-nfs\x2dmain.mount 2013-08-20 20:55:29.499844228 +0200
> +++ mnt-nfs\x2dmain.mount 2013-08-20 21:00:30.182564254 +0200
> @@ -16,4 +16,4 @@
> Where=/mnt/nfs-main
> Type=nfs
> FsckPassNo=0
> -Options=soft,local_lock=all,timeo=30,vers=3
> +Options=soft,local_lock=all,timeo=30,vers=3,_netdev
>
> I think this might either be:
>
> a) coincidence and the issue is not actually fixed
> b) a different issue that you fixed by accident by editing fstab
> c) an issue in a different program, but not systemd itself
>
> Could you try running systemd-fstab-generator as root? It will store the
> units in /tmp. Do the units change if you remove _netdev? Can you
> reproduce the problem if you remove _netdev? If so, can you also gzip
> your /etc/fstab and attach it please?
I get the same diff as you. I'm not at liberty to keep breaking the
machine where this phenomenon occurs, so unfortunately I am unable to
try and reproduce this.
I agree that this is somewhat odd. I've closed this bug for now, I'll
reopen if it becomes relevant again.
Andreas
pgpvw3ZB1KIpT.pgp
Description: PGP signature
--- End Message ---