Bug#518834: This bug is present with no swap partition

DXPUBLICA at telefonica.net DXPUBLICA at telefonica.net
Sat Aug 1 23:50:39 UTC 2009


Hi,

I have nslu2 (armel). I have md2 which I mounted as /var/log and I get 
this error:

Aug  2 01:17:01 caixa /USR/SBIN/CRON[3641]: (root) CMD (   cd / && run-
parts --report /etc/cron.hourly)
Aug  2 01:17:01 caixa CRON[3640]: pam_unix(cron:session): session 
closed for user root
Aug  2 01:17:04 caixa mdadm[1956]: Rebuild80 event detected on md 
device /dev/md0
Aug  2 01:21:46 caixa kernel: [43247416.220000] md: md0: data-check 
done.
Aug  2 01:21:46 caixa kernel: [43247416.490000] md: delaying data-
check of md2 until md1 has finished (they share one or more physical 
units)
Aug  2 01:21:46 caixa kernel: [43247416.500000] md: data-check of RAID 
array md1
Aug  2 01:21:46 caixa kernel: [43247416.510000] md: minimum 
_guaranteed_  speed: 1000 KB/sec/disk.
Aug  2 01:21:46 caixa kernel: [43247416.520000] md: using maximum 
available idle IO bandwidth (but not more than 200000 KB/sec) for data-
check.
Aug  2 01:21:46 caixa kernel: [43247416.530000] md: using 128k window, 
over a total of 3903680 blocks.
Aug  2 01:21:46 caixa kernel: [43247416.870000] RAID1 conf printout:
Aug  2 01:21:46 caixa kernel: [43247416.880000]  --- wd:2 rd:2
Aug  2 01:21:46 caixa kernel: [43247416.880000]  disk 0, wo:0, o:1, 
dev:sda1
Aug  2 01:21:46 caixa kernel: [43247416.890000]  disk 1, wo:0, o:1, 
dev:sdb1
Aug  2 01:21:46 caixa mdadm[1956]: RebuildFinished event detected on 
md device /dev/md0
Aug  2 01:21:46 caixa mdadm[1956]: RebuildStarted event detected on md 
device /dev/md1
Aug  2 01:23:46 caixa mdadm[1956]: Rebuild20 event detected on md 
device /dev/md1
Aug  2 01:25:46 caixa mdadm[1956]: Rebuild40 event detected on md 
device /dev/md1
Aug  2 01:27:46 caixa mdadm[1956]: Rebuild60 event detected on md 
device /dev/md1
Aug  2 01:29:46 caixa mdadm[1956]: Rebuild80 event detected on md 
device /dev/md1
Aug  2 01:31:03 caixa kernel: [43247974.680000] md: md1: data-check 
done.
Aug  2 01:31:03 caixa kernel: [43247974.930000] md: data-check of RAID 
array md2
Aug  2 01:31:03 caixa kernel: [43247974.930000] md: minimum 
_guaranteed_  speed: 1000 KB/sec/disk.
Aug  2 01:31:03 caixa kernel: [43247974.940000] md: using maximum 
available idle IO bandwidth (but not more than 200000 KB/sec) for data-
check.
Aug  2 01:31:03 caixa kernel: [43247974.950000] md: using 128k window, 
over a total of 1204800 blocks.
Aug  2 01:31:03 caixa kernel: [43247974.990000] RAID1 conf printout:
Aug  2 01:31:03 caixa kernel: [43247974.990000]  --- wd:2 rd:2
Aug  2 01:31:03 caixa kernel: [43247975.000000]  disk 0, wo:0, o:1, 
dev:sda3
Aug  2 01:31:03 caixa kernel: [43247975.000000]  disk 1, wo:0, o:1, 
dev:sdb3
Aug  2 01:31:03 caixa mdadm[1956]: RebuildFinished event detected on 
md device /dev/md1
Aug  2 01:31:03 caixa mdadm[1956]: RebuildStarted event detected on md 
device /dev/md2
Aug  2 01:32:03 caixa mdadm[1956]: Rebuild20 event detected on md 
device /dev/md2
Aug  2 01:33:03 caixa mdadm[1956]: Rebuild60 event detected on md 
device /dev/md2
Aug  2 01:34:03 caixa mdadm[1956]: Rebuild80 event detected on md 
device /dev/md2
Aug  2 01:34:07 caixa kernel: [43248159.200000] md: md2: data-check 
done.
Aug  2 01:34:08 caixa kernel: [43248159.480000] RAID1 conf printout:
Aug  2 01:34:08 caixa kernel: [43248159.480000]  --- wd:2 rd:2
Aug  2 01:34:08 caixa kernel: [43248159.490000]  disk 0, wo:0, o:1, 
dev:sda4
Aug  2 01:34:08 caixa kernel: [43248159.490000]  disk 1, wo:0, o:1, 
dev:sdb4
Aug  2 01:34:08 caixa mdadm[1956]: RebuildFinished event detected on 
md device /dev/md2, component device  mismatches found: 128
Aug  2 01:37:44 caixa sudo:      xan : TTY=pts/0 ; PWD=/home/xan ; 
USER=root ; COMMAND=/bin/cat /var/log/total.log
xan at caixa:~$ mount
/dev/md0 on / type ext3 (rw,noatime,nodiratime,commit=7,errors=remount-
ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/md1 on /chrut type ext3 (rw,noatime,nodiratime,commit=7)
/dev/md2 on /var/log type ext3 (rw,noexec,nosuid,nodev,noatime,
nodiratime,commit=7)
xan at caixa:~$ 

So this is not only for swap. I have RAID 1.

Regards,
Xan.







More information about the pkg-mdadm-devel mailing list