Hello!
I just bought a MicroNet SR4 external e-SATA hard drive. It's an array of four separate 1TB drives.
Just curious if there's any one way to go about setting this drive up? I'd like to be able to use all 4 TB, no mirroring or fancy things like that.
This is my output of fdisk -l,
root@albin-desktop:/home/albin# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0009b28f
Device Boot Start End Blocks Id System
/dev/sda1 * 1 14590 117194143+ 83 Linux
/dev/sda2 14591 60558 369237960 83 Linux
/dev/sda3 60559 60801 1951897+ 82 Linux swap / Solaris
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000698ba
Device Boot Start End Blocks Id System
/dev/sdb1 1 121601 976760001 83 Linux
Disk /dev/sdg: 2000.4 GB, 2000409772032 bytes
255 heads, 63 sectors/track, 243202 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0005c5cf
Device Boot Start End Blocks Id System
/dev/sdg1 1 243202 1953520033+ 83 Linux
Disk /dev/sdh: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa4b57300
Device Boot Start End Blocks Id System
/dev/sdh1 1 121601 976760001 7 HPFS/NTFS
Disk /dev/sdi: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30353434
Disk /dev/sdi doesn't contain a valid partition table
Disk /dev/sdj: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000e0ae6
Device Boot Start End Blocks Id System
/dev/sdj1 1 244 1959898+ fd Linux raid autodetect
/dev/sdj2 245 121601 974800102+ fd Linux raid autodetect
Disk /dev/sdk: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ee0dc
Device Boot Start End Blocks Id System
/dev/sdk1 1 244 1959898+ fd Linux raid autodetect
/dev/sdk2 245 121601 974800102+ fd Linux raid autodetect
Disk /dev/sdl: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00008c3f
Device Boot Start End Blocks Id System
/dev/sdl1 1 244 1959898+ fd Linux raid autodetect
/dev/sdl2 245 121601 974800102+ fd Linux raid autodetect
The drive(s) in question would be sdi (SDI) through sdl (SDL). It says "Linux raid autodetect", which I assume is a good thing?
I can see the four "activity"-LED's on the front of the drive light up and flash one after the other during boot-up, as Linux starts it obviously recognizes all the four drives.
All drives show up in gparted.
sdi shows 932 GB of "unallocated" space
sdj shows 1.87 GB of swap (swapon) , and 930 GB of "unknown" FS
sdk shows 1.87 GB of swap (swapon) , and 930 GB of "unknown" FS
sdl shows 1.87 GB of swap (swapoff), and 930 GB of ext3 FS (seemingly "damaged", it's got that red sign with the exclamation mark)
I don't feel like diving in head first, any tips or suggestions are greatly appreciated, this is my first attempt ever at messing around with raid!
Thanks in advance!



Adv Reply


Bookmarks