Hi guys,
I posted this over on the OS forum, but since I've not gotten any bites and this is a fairly technical situation, I thought I'd throw it to the uberTechies and see if there are any ideas.
I'm not quite sure what to do. I've got a system with two drives setup in Raid-1. I had some hiccups on the machine the other day and now I've got this situation (weird, no "attach code" button on the the HT forum!).
So how do I remirror just one device out of a whole disk? Any ideas? The thing that really stinks is that it is on the boot drive!
Thanks in advance for any thoughts.
Joe
I posted this over on the OS forum, but since I've not gotten any bites and this is a fairly technical situation, I thought I'd throw it to the uberTechies and see if there are any ideas.
I'm not quite sure what to do. I've got a system with two drives setup in Raid-1. I had some hiccups on the machine the other day and now I've got this situation (weird, no "attach code" button on the the HT forum!).
[root@mailscan spamassassin]# mdadm --detail /dev/md0
/dev/md0:
Version : 00.90.03
Creation Time : Wed Feb 1 09:12:45 2006
Raid Level : raid1
Array Size : 521984 (509.75 MiB 534.51 MB)
Device Size : 521984 (509.75 MiB 534.51 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Persistence : Superblock is persistent
Update Time : Wed Feb 22 11:46:34 2006
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
UUID : e160107f:ba11b455:737aa518:cf303a9e
Events : 0.1245
Number Major Minor RaidDevice State
0 3 1 0 active sync /dev/hda1
1 22 1 1 active sync /dev/hdc1
======================================
[root@mailscan spamassassin]# mdadm --detail /dev/md1
/dev/md1:
Version : 00.90.03
Creation Time : Wed Feb 1 09:11:00 2006
Raid Level : raid1
Array Size : 75778496 (72.27 GiB 77.60 GB)
Device Size : 75778496 (72.27 GiB 77.60 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 1
Persistence : Superblock is persistent
Update Time : Thu Feb 23 11:36:35 2006
State : clean, degraded
Active Devices : 1
Working Devices : 1
Failed Devices : 1
Spare Devices : 0
UUID : cf8eee85:e40bd94b:58db741c:9f412b4b
Events : 0.790890
Number Major Minor RaidDevice State
0 0 0 - removed
1 22 3 1 active sync /dev/hdc3
2 3 3 - faulty /dev/hda3
So how do I remirror just one device out of a whole disk? Any ideas? The thing that really stinks is that it is on the boot drive!
Thanks in advance for any thoughts.
Joe
