Michel,
On Thu, 18 Nov 1999 10:24:15 -0500, Michel Pelletier wrote:
>> > physical? The other two partions on the same drive work dandy with
>> > their RAID, it looks like just this one partition on the
>> drive is bad.
>> > How, in a nutshell, do I fix this sucker?
>> >
>> try raidhotremove /dev/mdx /dev/sdy
>> raidhotadd /dev/mdx /dev/sdy
>
>Hmm... when I did:
>
>raidhotremove /dev/md2 /dev/sda
>
>It told me that /dev/sda was not in the array, when it is, /dev/md2 is
>built from /dev/sda4 and /dev/sdb4.
Well, you should not try to remove /dev/sda as its not part of /dev/md2.
Try /dev/sda4 ...
Regards,
Robert