PDA

View Full Version : [all variants] Ubuntu Fileserver


Jonnyuser
February 23rd, 2009, 09:56 AM
Hello.

I have an Ubuntu based fileserver.
It has 4 pieces 1TB HDD in RAID5, and LVM over it.

But I can't expand or reduce it because of the RAID5.
What would be the solution where I cna have a rendundant and expandable storage ?

(For example if I would like to expand it one more 1TB HDD, besides keep the redundancy for data safety)

Cheesemill
February 23rd, 2009, 11:22 AM
It depends on whether you are using hardware or software RAID, if you have software RAID using mdadm then it is possible to extend the array on to more disks using the procedure described here (http://cobraftp.serveftp.com/pub/raid.pdf).

ALso check out this (http://ubuntuforums.org/showthread.php?t=1032273).

If you have hardware RAID it may be possible, you will have to check the documentation for your specific card.

Cheesemill.