have already Googled for 2 days now and haven't find a solution for this.
I have a NAS INTEL SS4000-E, with 3 Disks RAID 5 the poblem is... I lost access to my RAID 5 array... after 2 rebuilds (successful ones) I cant mount the array... One disk stopped working in one day, made the rebuild, ok, in the day after a second disk stopped, new rebuild, to a new disk... now i cant access my shared folders... I have tried to update the firm ware to the last version, from 9 to 10 after the rebuild because the web page was acting strange, not showing logos and images... now this is what I have....
Code: |
# fdisk -l
Disk /dev/sda: 16 heads, 63 sectors, 1938021 cylinders Units = cylinders of 1008 * 512 bytes
Device Boot Start End Blocks Id System /dev/sda1 1 522 263087+ 83 Linux /dev/sda2 523 783 131544 82 Linux swap /dev/sda3 784 1938022 976367952+ 89 Unknown
Disk /dev/sdb: 16 heads, 63 sectors, 969021 cylinders Units = cylinders of 1008 * 512 bytes
Device Boot Start End Blocks Id System /dev/sdb1 1 522 263087+ 83 Linux /dev/sdb2 523 783 131544 82 Linux swap /dev/sdb3 784 969022 487991952+ 89 Unknown
Disk /dev/sdc: 16 heads, 63 sectors, 969021 cylinders Units = cylinders of 1008 * 512 bytes
Device Boot Start End Blocks Id System /dev/sdc1 1 522 263087+ 83 Linux /dev/sdc2 523 783 131544 82 Linux swap /dev/sdc3 784 969022 487991952+ 89 Unknown
Disk /dev/sdd: 255 heads, 63 sectors, 121504 cylinders Units = cylinders of 16065 * 512 bytes
Disk /dev/sdd doesn't contain a valid partition table
|
Code: |
# mdadm --examine /dev/md1 mdadm: No super block found on /dev/md1 (Expected magic a92b4efc, got 00000000) # mdadm --examine /dev/md0 mdadm: No super block found on /dev/md0 (Expected magic a92b4efc, got e5933000)
|
I'm really lost here... My data is supposed to be in sda3, sdb3, sdc3, but it it showing has unknown... Can anyone help me please?; ra