Your message dated Mon, 08 Aug 2011 19:13:44 +0200
with message-id <[email protected]>
and subject line Re: Bug#632951: cron: complains about missing lost+found on
bind mounts
has caused the Debian Bug report #632951,
regarding cron: complains about missing lost+found on bind mounts
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.)
--
632951: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632951
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cron
Version: 3.0pl1-118
Severity: normal
This is related to, but not the same as, #579640.
I see that new versions let me disable the check, but maybe
I want the lost+found checking. However, it's completely
useless to check on bind-mounted filesystems. I have:
/data/home /home none bind 0 0
in /etc/fstab,
and /data/lost+found exists, but /data/home/lost+found
doesn't exist and cron warns about it even though this
is of course the same filesystem.
Thx,
Johannes
-- Package-specific info:
--- EDITOR:
--- usr/bin/editor:
/usr/bin/joe
--- /usr/bin/crontab:
-rwxr-sr-x 1 root crontab 33984 Jun 5 11:27 /usr/bin/crontab
--- /var/spool/cron
drwxr-xr-x 5 root root 4096 Mar 17 2009 /var/spool/cron
--- /var/spool/cron/crontabs
drwx-wx--T 2 root crontab 4096 Sep 28 2008 /var/spool/cron/crontabs
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-rc6-wl-66085-g0ce7a55-dirty (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cron depends on:
ii adduser 3.113 add and remove users and groups
ii debianutils 4.0.2 Miscellaneous utilities specific t
ii dpkg 1.16.0.3 Debian package management system
ii libc6 2.13-8 Embedded GNU C Library: Shared lib
ii libpam-runtime 1.1.3-2 Runtime support for the PAM librar
ii libpam0g 1.1.3-2 Pluggable Authentication Modules l
ii libselinux1 2.0.98-1.1 SELinux runtime shared libraries
ii lsb-base 3.2-27 Linux Standard Base 3.2 init scrip
Versions of packages cron recommends:
ii exim4 4.76-2 metapackage to ease Exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.76-2 lightweight Exim MTA (v4) daemon
Versions of packages cron suggests:
pn anacron <none> (no description available)
pn checksecurity <none> (no description available)
ii logrotate 3.7.8-6 Log rotation utility
Versions of packages cron is related to:
pn libnss-ldap <none> (no description available)
pn libnss-ldapd <none> (no description available)
pn libpam-ldap <none> (no description available)
ii libpam-mount 2.10-2 PAM module that can mount volumes
pn nis <none> (no description available)
pn nscd <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On 08/08/2011 08:45 AM, Johannes Berg wrote:
> On Mon, 2011-08-08 at 00:41 +0200, Javier Fernández-Sanguino Peña wrote:
>> On Sun, Aug 07, 2011 at 08:50:16PM +0200, Christian Kastner wrote:
>>>> # cat /etc/mtab
>>>> tmpfs /run/shm tmpfs rw,nosuid,nodev,relatime,size=103048k 0 0
>>>> /dev/md127p3 /data ext3
>>>> rw,relatime,errors=remount-ro,user_xattr,acl,barrier=0,data=ordered 0 0
>>>> /dev/md127p3 /home ext3
>>>> rw,relatime,errors=remount-ro,user_xattr,acl,barrier=0,data=ordered 0 0
>>
>> This is strange, the entry for /home should be
>>
>> /data/home /home none rw,bind 0 0
>>
>> or something similar. Which kernel are you using?
>
> It is that when mtab isn't a symlink to /proc/mounts -- I don't remember
> making that symlink but I guess I must've done it. Problem solved, in
> any case, thanks for all the help!
OK, closing then.
Christian
signature.asc
Description: OpenPGP digital signature
--- End Message ---