Cannot get at data in my NAS

Posted by Ben on Server Fault See other posts from Server Fault or by Ben
Published on 2012-11-06T21:36:28Z Indexed on 2012/11/06 23:04 UTC
Read the original article Hit count: 224

Filed under:
|
|
|

I've got a bit of an issue that I'm hoping you can help me with.

I have an Iomega ix4 as my NAS. This runs Linux and each drive in the box has 2 partitions: one for the OS and RAID info, and the second for the actual data. I had it configured as RAID5.

Recently one of the drives failed. At this point all of the data was available, it was just reporting a failed drive.

I had a drive of the same capacity (although not the exact same spec) which I swapped in place of the failed drive.

It recognised it, and started to rebuild the data protection. So far so good ... or so I thought.

The next day, after data protection had finished reconstructing, the NAS was telling me that 4 new drives had been added, and wanted confirmation to overwrite the data. Obviously I declined to do this.

I swapped the failed drive back in again, in the hope that it would return to its previous state of the data being accessible, but one failed disk. However it didn't - it still tells me that the NAS has 4 new drives in it.

I am hopeful that the actual data is untouched, so what I need to do is get it to rebuild the RAID without touching the data on the disks.

I have ssh access, and have run stuff like mdadm --examine to see what I can find. The mdadm.conf file has no entry in the "definitions of existing MD arrays" section.

I have not run any actual rebuilding commands as yet, because this is entering an area which I am out of my depth in.

Please can someone advise the best way of getting my data? Thanks.

© Server Fault or respective owner

Related posts about linux

Related posts about raid