vote up -1 vote down star
1

Hi. My server runs CentOS 5.3 with 2 harddisks. The harddisks were configured as RAID 1 (software-based RAID). The operating system also use the RAID.

I would like to reinstall the server. I don't mind loosing the data. I already backup the data elsewhere.

Do I have to remove the partition first? Or can I just reinstall the CentOS and format both harddisks?

Thanks.

flag
1  
for crying out loud when will serverfault come out of beta :( – John T May 7 at 9:28
This type of question belongs on serverfault.com – Casey May 7 at 9:31

1 Answer

vote up 0 vote down check

It is safe to install over the partitions of the RAID array. There is nothing special about a software RAID partition.

However, for "clarity" you probably want to make sure that the partition "type" value, set in the partition table, is changed from "Linux RAID" (0xFD) to "Linux" (0x83). That is assuming you are not going to continue running a RAID array.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.