LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ext3 RAID 1 on a USB External Two Disk Hard Drive - Possible? (https://www.linuxquestions.org/questions/linux-hardware-18/ext3-raid-1-on-a-usb-external-two-disk-hard-drive-possible-577870/)

Runge_Kutta 08-17-2007 03:32 PM

ext3 RAID 1 on a USB External Two Disk Hard Drive - Possible?
 
I am wondering if it is possible to have RAID1 on an ext3 filesystem in an external usb drive with two disks, like on this

Western Digital 1Terabyte External USB HD?

I know they come working out the box with RAID1 with like fat32 or something like that, but I deal with very large files sometimes, 2 to 4+ gigabytes - maybe more, and fat32 does not support that. I also would not like ntfs as I can't make every linux system at work support ntfs.

So, is there a way to have ext3 fs RAID1 on a usb external HD with two disks? Or is this new territory as I haven't been able to find reliable information on the internet . . .

macemoneta 08-17-2007 05:40 PM

Using software RAID, you can RAID any block devices, even loopback files (which I've done). So, yes, you can do this. I was running software RAID5 on 4 external drives up until a couple of weeks ago. No problems.

Runge_Kutta 08-17-2007 05:57 PM

so, for example, would a software RAID1 on the above mentioned Western Digital be visable to any similar Linux System?

macemoneta 08-17-2007 06:28 PM

All Linux systems with a 2.4 kernel or later support software RAID.


All times are GMT -5. The time now is 10:36 AM.