Bug#632951: cron: complains about missing lost+found on bind mounts

2011-08-08 Thread Johannes Berg
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

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-08-08 Thread Javier Fernández-Sanguino Peña
On Mon, Aug 08, 2011 at 08:45:45AM +0200, Johannes Berg wrote: 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! Well, one option is that some script created it

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-08-07 Thread Johannes Berg
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 nonebind0 0 This alone

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-08-07 Thread Christian Kastner
On 08/07/2011 07:49 PM, Johannes Berg wrote: If not, can you try to reproduce the error (eg: by running the script) and send me the output of the relevant parts of /etc/mtab? # cat /etc/mtab tmpfs /run/shm tmpfs rw,nosuid,nodev,relatime,size=103048k 0 0 /dev/md127p3 /data ext3

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-08-07 Thread Johannes Berg
On Sun, 2011-08-07 at 20:50 +0200, Christian Kastner wrote: /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 OK, so this is where the error

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-08-07 Thread Javier Fernández-Sanguino Peña
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

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-08-06 Thread Christian Kastner
tag 578856 + unreproducible moreinfo thanks On 07/21/2011 12:50 AM, Christian Kastner wrote: On 07/07/2011 12:39 PM, Johannes Berg wrote: Package: cron Version: 3.0pl1-118 Severity: normal This is related to, but not the same as, #579640. This was actually previously reported as #578856,

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-07-20 Thread Christian Kastner
reopen 578856 forcemerge 578856 632951 thanks Hi, sorry for the late reply. On 07/07/2011 12:39 PM, Johannes Berg wrote: Package: cron Version: 3.0pl1-118 Severity: normal This is related to, but not the same as, #579640. This was actually previously reported as #578856, therefore

Bug#632951: cron: complains about missing lost+found on bind mounts

2011-07-07 Thread Johannes Berg
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