Author Topic: RAID Config - is this possible  (Read 2720 times)

techhome

  • Making baby steps
  • Posts: 3
    • View Profile
RAID Config - is this possible
« on: October 09, 2007, 04:16:39 am »
Disclaimer - I've installed Linux MCE only on a testbed thus far.  I'm impressed enough that I would like to go live with a hybrid cabled to a 46" Samsung 720P DLP.  I currently use Windows XP MCE to the DLP and an XBOX 360 extender adds a 2nd room.  I plan on replacing/upgrading this to LinuxMCE.  Please let me know if the following ideas are possible or make sense.

Assumptions/background:
1. The hybrid/back-end should act as the broadband gateway/DHCP server for my home network, including Windows PC's. 
2. I use VOIP at home and plan to leverage Asterisk
3. Between phone service and the fact that we work from home over VPN , the home network must be very reliable.
4. Since the network and phones will be dependent on the LinucMCE machine, I'd like the it to be near enterprise server reliable.

Plans:
1. No redundant power, but I'd like the OS and certain irreplaceable media to be on (2) 500 GB hot-swap SATA drives in RAID1.
2. Although, this is somewhat against the grain, I would like the remaining drives (5) 320GB SATA drives as individual drives or JBOD. My rationale is that, if a drive fails, I can re-rip what was lost, if desired.  My hope is that I can spin-down the media drives and only the media drive being accessed will be spun-up, helping to keep the system cool, quiet and more energy efficient.

Questions:
Is this possible?
If so, please provide tips or references as to how to get started.

Thanks!
TechHome

techhome

  • Making baby steps
  • Posts: 3
    • View Profile
Re: RAID Config - is this possible
« Reply #1 on: October 15, 2007, 05:14:03 pm »
If you have input, please reply.  It will help me purchase the right hardware.  Basic question is:

Caon LinuxMCE be configured with the OS on RAID1 and media on JBOD or RAID5?

Thanks,
TechHome

padrino

  • Regular Poster
  • **
  • Posts: 18
    • View Profile
Re: RAID Config - is this possible
« Reply #2 on: October 15, 2007, 08:02:40 pm »
To answer the RAID question, yes it is possible and it's actually how I handle my core with 6 HDDs in it. Instead of the UI driven installer use the Kubuntu text installer and configure RAID when installing. I mount /home on a RAID 5 and /,/boot on a RAID 1 without any problems.

techhome

  • Making baby steps
  • Posts: 3
    • View Profile
Re: RAID Config - is this possible
« Reply #3 on: October 29, 2007, 10:03:14 pm »
Thanks,
This is the answer I wanted to hear!