LinuxMCE Forums
May 19, 2013, 12:40:56 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1] 2
  Print  
Author Topic: Is the RAID expandable?  (Read 3625 times)
cirion
Guru
****
Posts: 353


View Profile
« on: February 22, 2008, 12:27:15 pm »

I just changed my Motherboard in the core to one with more sata ports I had lying around...
I can confirm that the software raid still works after changing motherboard even with differen type of sata controller.

I reinstalled LinuxMCE and it found the RADI without my help Smiley

Now that I have more ports, I have added a fourth drive and was hoping to expand it from 3xRaid5 to 4xRaid5. Is it possible?

Anyone have any more info on how the raid in LinuxMCE works and what package is used?
Logged
Venom986
Veteran
***
Posts: 74


View Profile
« Reply #1 on: February 22, 2008, 02:33:55 pm »

my understanding is that its not possible (or at least not painless) as in a 3-drive RAID5 you have data split 50/50 between two drives and parity on the 3rd.  Moving to a 4-drive RAID5 would require data split 33/33/33 and the 4th drive as parity.

I could be wrong.
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #2 on: February 22, 2008, 04:29:39 pm »

I hope you are wrong Wink

I have found this about software RAID in Ubuntu:
http://ubuntuforums.org/showthread.php?t=408461

And this about a utility to manage software RAID in linux:
http://www.linuxmanpages.com/man8/mdadm.8.php

I also have a Thecus n5200, that uses software RAID in linux, and it is able to expand all the way from a 2 disk RAID1-> 3-5 disk RAID5. That way I was able to expand the RAID with a disk when needed. I both suspect and hope that the software raid in my Thecus is the same as in LinuxMCE.
Logged
colinjones
Alumni
LinuxMCE God
*
Posts: 3003


View Profile
« Reply #3 on: February 22, 2008, 08:45:48 pm »

Actually, venom, its much more complicated than that! On a RAID5 array both data and parity are on all disks in the array (striped). There is no "parity" disk. If you want that you are looking for RAID 3 or 4. But they perform even worse than a RAID5 which is pretty bad in itself!
Logged
Venom986
Veteran
***
Posts: 74


View Profile
« Reply #4 on: February 23, 2008, 01:10:35 am »

http://www.mythtv.org/wiki/index.php/LVM_on_RAID

Dependant on kernel support, but nice and promising Wink  Of course, all 6 of my SATA ports are used already...but its nice to know anyways.
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #5 on: February 23, 2008, 10:45:45 am »

I jumped...

I just added the drive as a spare in the Webadmin then ran the following command:

Code:
linuxmce@dcerouter:~$ sudo mdadm --grow /dev/md1 --raid-disks=4
mdadm: Need to backup 384K of critical section..
mdadm: ... critical section passed.
linuxmce@dcerouter:~$

Webadmin now tells me:
DAMAGED, REBUILDING (0/100)

Should take a day to rebuild... I will post more when I know what the end result is...
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #6 on: February 23, 2008, 11:31:45 am »

Still rebuilding... 0/100 still... After 1 hour.
The data on the RAID is still available Smiley

Better leave it alone to rebuild for now...
Logged
jondecker76
Alumni
wants to work for LinuxMCE
*
Posts: 763


View Profile
« Reply #7 on: February 23, 2008, 11:34:28 am »

Please keep us informed - this is information that I would really like to know for sure!
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #8 on: February 23, 2008, 01:12:01 pm »

I will keep you informed....

2.5 hours rebuilding now. Status is still damaged and the disks are still working hard.
What has changed, is the type of the disk in the Webadmin. It's no longer marked as a spare, but a active disk Smiley
The Capacity is marked differently than the others, that might change when its done...

ID   Drive              Capacity              Type           Status
35   /dev/sda   750.1 GB, 0x0000000 GB   active disk   OK   
36   /dev/sdb   750.1 GB, 0x0000000 GB   active disk   OK   
37   /dev/sdc   750.1 GB, 0x0000000 GB   active disk   OK   
39   /dev/sdd   750.1 GB              active disk   OK
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #9 on: February 23, 2008, 01:58:02 pm »

3.5 hours... Status is now:
DAMAGED, REBUILDING (20/100)
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #10 on: February 23, 2008, 04:06:59 pm »

5.5 hours... Status is now:
DAMAGED, REBUILDING (20/100)
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #11 on: February 23, 2008, 08:09:57 pm »

9.5 hours... Status is now:
DAMAGED, REBUILDING (60/100)
Logged
jondecker76
Alumni
wants to work for LinuxMCE
*
Posts: 763


View Profile
« Reply #12 on: February 23, 2008, 08:40:04 pm »

sure looks like its going to work!
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #13 on: February 23, 2008, 09:52:05 pm »

I shure hope so... But it could still end in tears... I don't have backup of all the files... But at least I have all important stuff.

11.5 hours... Status is now:
DAMAGED, REBUILDING (80/100)
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #14 on: February 23, 2008, 11:34:05 pm »

13 hours... It was 1395GiB Now it is:

34   CORE   Software Raid 5   Software Raid 5   /dev/md1   4   2093.08GiB   OK

Going to bed, I'll test the raid tomorrow.. Looks like all the data is there Smiley
Logged
Pages: [1] 2
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!