All of lore.kernel.org
 help / color / mirror / Atom feed
From: maurice <mhilarius@gmail.com>
To: linux-raid@vger.kernel.org
Subject: Creating a RAID10 (near) for use in a CentOS 6 system
Date: Mon, 25 Mar 2013 11:30:25 -0600	[thread overview]
Message-ID: <515089B1.9010607@gmail.com> (raw)

I come today, hat in hand, for some suggestions on a new install with 
RAID10.

I wish to install CentOS 6 on a new system.
I am using 4 identical drives, and do not see any need to partition them.
They are 2TB Hitachi Ultrastar (enterprise)drives.

I wish to use RAID10, near

Questions:
Syntax: Creating near vs far. Is there a specific syntax to use?

I *think* this is what I need:
mdadm --create /dev/md0 --run --level=10 --chunk=4 --raid-devices=4 
/dev/sda /dev/sdb /dev/sdc /dev/sdd

Next question is about mdadm versions and kernels.
CentOS 6 currently uses 2.6.32-358.2.1.el6
Is there anything in that I should beware of?

OTOH, one may get newer kernels by enabling elrepo

http://elrepo.org/tiki/tiki-index.php

This will get me up to:
     kernel-lt-3.0.70-1.el6.elrepo
     kernel-ml-3.8.4-1.el6.elrepo

Is that desirable in this case?

Any thoughts and suggestions are most welcome..


-- 
Cheers,
Maurice Hilarius
eMail: /mhilarius@gmail.com/

             reply	other threads:[~2013-03-25 17:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 17:30 maurice [this message]
2013-03-25 17:57 ` Creating a RAID10 (near) for use in a CentOS 6 system maurice
2013-03-25 23:05   ` Chris Murphy
2013-03-25 23:21     ` maurice
2013-03-25 23:44       ` Chris Murphy
2013-03-26  0:05         ` maurice
2013-03-26  0:40           ` Chris Murphy
2013-03-26  0:47             ` Maurice Hilarius
2013-03-26  1:05               ` Chris Murphy
     [not found]             ` <5150F101.6020205@gmail.com>
2013-03-26  1:11               ` Chris Murphy
2013-03-26  9:35           ` Brad Campbell
2013-03-26 15:16             ` maurice
2013-03-26 20:21 ` Roy Sigurd Karlsbakk
2013-03-26 20:30   ` Maurice Hilarius
2013-03-26 20:37     ` Roy Sigurd Karlsbakk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=515089B1.9010607@gmail.com \
    --to=mhilarius@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.