Your message dated Wed, 28 Dec 2011 00:07:43 +0000
with message-id <[email protected]>
and subject line Bug#653172: Removed package(s) from unstable
has caused the Debian Bug report #446860,
regarding autofs calls fsck, though it should not
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.)
--
446860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446860
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autofs
Version: 4.1.4+debian-2
Severity: normal
Although checking an ext3 file system is
1) by default off:
,----[ mount(8) ]---
|
| Mount options for ext2
| check=none / nocheck
| No checking is done at mount time. This is the default.
[...]
| Mount options for ext3
| The `ext3' file system is a version of the ext2 file system which
has
| been enhanced with journalling. It supports the same options as
ext2
[...]
|
`----
and
2) explicitly forbidden:
,----[ /etc/auto.backup ]---
|
| 0 -fstype=ext3,nocheck,check=none,errors=remount-ro
:/dev/mapper/vg01-lvbackup0
|
`----
(invoke-rc.d autofs reload and even restart afterwards)
autofs happily checks the file system:
,----[ ps axf ]---
|
| 372 ? S 0:00 \_ /usr/sbin/automount
--pid-file=/var/run/autofs/_backup.pid --timeout=1 /backup file /etc/auto.backup
| 373 ? D 0:13 \_ /sbin/fsck.ext3 -p
/dev/mapper/vg01-lvbackup0
|
`----
At least it announces it via syslog, hooray:
,----[ /var/log/messages ]---
|
| Oct 16 09:36:35 pc11 automount[5311]: >> /dev/mapper/vg01-lvbackup0: clean,
626072/30523392 files, 32951600/61031424 blocks (check in 5 mounts)
| [...]
| Oct 16 09:39:24 pc11 automount[7015]: >> /dev/mapper/vg01-lvbackup0: clean,
626072/30523392 files, 32951600/61031424 blocks (check after next mount)
| [...]
| Oct 16 09:39:34 pc11 automount[7063]: >> /dev/mapper/vg01-lvbackup0 has been
mounted 22 times without being checked, check forced.
|
`----
A tentative remedy is adjusting the maximal mount counts and check intervals
using tune2fs, but this would affect all systems the external drive gets
connected to, while the mount option "check=..." affects only the current
system, so the unexpected and undocumented run of fsck should be prevented
at first.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages autofs depends on:
ii libc6 2.6.1-1 GNU C Library: Shared libraries
ii ucf 3.003 Update Configuration File: preserv
Versions of packages autofs recommends:
ii module-init-tools 3.3-pre11-4 tools for managing Linux kernel mo
ii nfs-common 1:1.1.1~git-20070929-1 NFS support files common to client
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 4.1.4+debian-3+rm
Dear submitter,
as the package autofs has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/653172
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---