LinuxMCE Forums
May 23, 2013, 06:01:57 pm 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]
  Print  
Author Topic: RAID 1 array doesn't survive reboots  (Read 228 times)
m3freak
Veteran
***
Posts: 125


View Profile
« on: February 12, 2012, 04:40:06 pm »

In LinuxMCE 10.04, I created a RAID 1 array.  Things looked cool, so I copied some media to it.  I rebooted the core.  The RAID 1 array didn't come back, and LinuxMCE reported the array as failed.  Sweet!

I checked /proc, and instead of seeing md1, I saw md_d1.  WTF.

I'm pretty sure I can recover it - again.  Yes, it's failed twice, and both times was because of a reboot of the core.

I think this is a bug.  Where do I report this (though maybe the devs already know)?
Logged
m3freak
Veteran
***
Posts: 125


View Profile
« Reply #1 on: February 12, 2012, 05:30:21 pm »

I recovered the array with:

Code:
mdadm --assemble /dev/md1 /dev/sdb1 /dev/sdc1

It's rebuilding right now.

I hope I don't have to do this all the time! 

I'm reconsidering my idea of putting the LinuxMCE OS and the media storage all in box.  Maybe it would be safer to separate the two, though I was trying to avoid that.
Logged
Pages: [1]
  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!