The following message appears in my email only when I run the upgrades listed in Server-Manager:
A DegradedArray event has been detected on md device /dev/md2
I have been searching the Forums and BugTracker and though I have seen some similar situations I am still at a loss as to how to proceed. I have 2 Maxtor 160 GB Drives, ATA100, one on the primary IDE and one on the secondary IDE. I am running SME 7.2
In response to what I read in the Forums I ran the following commands with the following output:
mdadm --detail /dev/md2/dev/md2:
Version : 00.90.01
Creation Time : Wed Jun 27 14:03:34 2007
Raid Level : raid1
Array Size : 156183808 (148.95 GiB 159.93 GB)
Device Size : 156183808 (148.95 GiB 159.93 GB)
Raid Devices : 2
Total Devices : 1
Preferred Minor : 2
Persistence : Superblock is persistent
Update Time : Sun Oct 7 12:34:49 2007
State : clean, degraded
Active Devices : 1
Working Devices : 1
Failed Devices : 0
Spare Devices : 0
UUID : 556a3837:b463294d:3d9ce593:24ae7fcc
Events : 0.3245340
Number Major Minor RaidDevice State
0 0 0 - removed
1 22 2 1 active sync /dev/hdc2
mdadm --detail /dev/md1/dev/md1:
Version : 00.90.01
Creation Time : Wed Jun 27 14:03:34 2007
Raid Level : raid1
Array Size : 104320 (101.89 MiB 106.82 MB)
Device Size : 104320 (101.89 MiB 106.82 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 1
Persistence : Superblock is persistent
Update Time : Sun Oct 7 12:01:28 2007
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
UUID : f7fac4c3:0f05ec1d:2eb557c0:2cb5965e
Events : 0.1560
Number Major Minor RaidDevice State
0 3 1 0 active sync /dev/hda1
1 22 1 1 active sync /dev/hdc1
fdisk -lDisk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 fd Linux raid autodetect
/dev/hda2 14 19457 156183930 fd Linux raid autodetect
Disk /dev/hdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 13 104391 fd Linux raid autodetect
/dev/hdc2 14 19457 156183930 fd Linux raid autodetect
Disk /dev/md1: 106 MB, 106823680 bytes
2 heads, 4 sectors/track, 26080 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md1 doesn't contain a valid partition table
Disk /dev/md2: 159.9 GB, 159932219392 bytes
2 heads, 4 sectors/track, 39045952 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/md2 doesn't contain a valid partition table
Disk /dev/dm-0: 158.3 GB, 158309810176 bytes
2 heads, 4 sectors/track, 38649856 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 1577 MB, 1577058304 bytes
2 heads, 4 sectors/track, 385024 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Disk /dev/dm-1 doesn't contain a valid partition table
cat /proc/mdstatPersonalities : [raid1]
md2 : active raid1 hdc2[1]
156183808 blocks [2/1] [_U]
md1 : active raid1 hda1[0] hdc1[1]
104320 blocks [2/2] [UU]
unused devices: <none>
Server-Manager "Manage Disk Redundancy" shows the following:
Current RAID Status
Personalities: [RAID1]
md2: active raid1 hdc2[1]
156183808 blocks [2/1] [ _U]
md1: active raid1 hda1
104320 blocks [2/2] [UU]
unused devices: <none>
Only some of the RAID devices are unclean.
Manual intervention may be required.
Any help is appreciated. Thanks in advance.