Your message dated Wed, 23 Jul 2014 22:16:43 +0100
with message-id
<CAD=6cZrgrzZawrnPNghtFRnq88=tgu0zn5zadfh_g7ld-wu...@mail.gmail.com>
and subject line Close #702935 - 'mount -f' does not update /run/mount/utab
has caused the Debian Bug report #702935,
regarding 'mount -f' does not update /run/mount/utab
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 ow...@bugs.debian.org
immediately.)
--
702935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702935
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mount
Version: 2.20.1-5.3
Severity: serious
Justification: breaks handling of network-based filesystems on shutdown
The use of a symlink for /etc/mtab in wheezy means that 'mount -f' no longer
works. As a consequence, extra mount options that libmount *should* record
in /run/mount/utab are not recorded for any filesystem that is mounted
before the rootfs is marked rw, including but not limited to _netdev. This
potentially leaves the system with no way to cleanly unmount some
network-dependent filesystems at shutdown time.
Relatedly, even if /run/mount/utab were being updated properly by 'mount
-f', there appears to be no interface for querying these values.
/etc/init.d/umountnfs.sh currently assumes it should read from /etc/mtab;
and the 'findmnt' utility doesn't appear to honor utab even when using the
'-m' option:
$ findmnt -m -O _netdev
$ echo $?
1
$
This is a significant regression in handling of network-based block devices,
such as iscsi and nbd, compared with squeeze. I think it's important that
this be resolved before release.
-- System Information:
Debian Release: 6.0.6
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 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 mount depends on:
ii libblkid1 2.20.1-5.3 block device id library
ii libc6 2.13-38 Embedded GNU C Library: Shared lib
ii libmount1 2.20.1-5.3 block device id library
ii libselinux1 2.0.96-1 SELinux runtime shared libraries
ii libsepol1 2.0.42-1 SELinux library for manipulating b
mount recommends no packages.
Versions of packages mount suggests:
ii nfs-common 1:1.2.6-3 NFS support files common to client
-- no debconf information
--- End Message ---
--- Begin Message ---
version: 2.24.2-1
I'm closing this bug now since the fix for the bug you reported was
included in the new (upstream) version.
If you can still reproduce it feel free to reopen and provide more info.
thanks
regards
althaser
--- End Message ---