[found issue in bug log with appropriate fix]
I have recently upgraded to 7.1 and am now getting the following email from the server;
A DegradedArray event had been detected on md device /dev/md1
and
A DegradedArray event had been detected on md device /dev/md2
This has co-incided with the addition of a USB drive for use with the backup2 contrib.
I have searched the forums but have not been able to find anything similar
I have run the command mdadm --detail /dev/md1 and 2 with
[root@myth ~]# mdadm --detail /dev/md1
/dev/md1:
Version : 00.90.01
Creation Time : Mon Jan 1 22:13:17 2007
Raid Level : raid1
Array Size : 104320 (101.88 MiB 106.82 MB)
Device Size : 104320 (101.88 MiB 106.82 MB)
Raid Devices : 2
Total Devices : 1
Preferred Minor : 1
Persistence : Superblock is persistent
Update Time : Wed Jan 17 21:41:42 2007
State : clean, degraded
Active Devices : 1
Working Devices : 1
Failed Devices : 0
Spare Devices : 0
Number Major Minor RaidDevice State
0 8 1 0 active sync /dev/sda1
1 0 0 -1 removed
UUID : 18e7c50d:b29960df:00893fdb:94d1bf96
Events : 0.5886
[root@myth ~]# mdadm --detail /dev/md2
/dev/md2:
Version : 00.90.01
Creation Time : Mon Jan 1 22:13:16 2007
Raid Level : raid1
Array Size : 156143680 (148.91 GiB 159.89 GB)
Device Size : 156143680 (148.91 GiB 159.89 GB)
Raid Devices : 2
Total Devices : 1
Preferred Minor : 2
Persistence : Superblock is persistent
Update Time : Wed Jan 17 23:24:49 2007
State : clean, degraded
Active Devices : 1
Working Devices : 1
Failed Devices : 0
Spare Devices : 0
Number Major Minor RaidDevice State
0 8 2 0 active sync /dev/sda2
1 0 0 -1 removed
UUID : b8d8000e:47ef8633:c17fbc90:a5195515
Events : 0.7188214
Is this due to the usb disk, something that can safely be ignore of is there something that can be done for this?
thanks
RT