Results 1 to 1 of 1
Quick lowdown. I had a 3.6TB raid5 using 5 1TB HDs on my ubuntu 9.04 server and a seperate HD for the OS. The OS disk crashed, and now I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-04-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
Help with mdadm raid5
Quick lowdown. I had a 3.6TB raid5 using 5 1TB HDs on my ubuntu 9.04 server and a seperate HD for the OS. The OS disk crashed, and now I am trying to re set up my raid5 array using mdadm. I typed in fdisk -l and this is what I got.
When I type ls /dev/ to see if sd[abcdf]1 is there i dont i only see /dev/sd[abcdefg...]. My question is how do I get the raid array back, or atleast go about recovering the data I had on it.? Thanks all help is appreciated. I am also just starting out on linux so might not understand some of the lingo thrown at me.Code:Disk /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xe4a2c5ee Device Boot Start End Blocks Id System /dev/sda1 1 121601 976760001 fd Linux raid autodetect Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xe0a43232 Device Boot Start End Blocks Id System /dev/sdb1 1 121601 976760001 fd Linux raid autodetect Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x819beabd Device Boot Start End Blocks Id System /dev/sdc1 1 121601 976760001 fd Linux raid autodetect Disk /dev/sdd: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x90ee0bb4 Device Boot Start End Blocks Id System /dev/sdd1 1 121601 976760001 fd Linux raid autodetect Disk /dev/sde: 81.9 GB, 81964302336 bytes 255 heads, 63 sectors/track, 9964 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x53805380 Device Boot Start End Blocks Id System /dev/sde1 * 1 9963 80027766 7 HPFS/NTFS Disk /dev/sdf: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xb6d6b10c Device Boot Start End Blocks Id System /dev/sdf1 1 121601 976760001 fd Linux raid autodetect Disk /dev/sdg: 41.1 GB, 41174138880 bytes 255 heads, 63 sectors/track, 5005 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x0006d816 Device Boot Start End Blocks Id System /dev/sdg1 1 4795 38515806 83 Linux /dev/sdg2 4796 5005 1686825 5 Extended /dev/sdg5 4796 5005 1686793+ 82 Linux swap / Solaris


Reply With Quote
