From: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
To: maurice <mhilarius@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Creating a RAID10 (near) for use in a CentOS 6 system
Date: Tue, 26 Mar 2013 21:21:22 +0100 (CET) [thread overview]
Message-ID: <17910863.12.1364329282837.JavaMail.root@zimbra> (raw)
In-Reply-To: <515089B1.9010607@gmail.com>
If you have 2x4TB and you want to setup the lot for booting and data, I'd recommend doing like the NAS boxes I've seen (well, only QNAP 410 IIRC). On that one, they chose to create partitions for / and swap (and perhaps /boot), and equal-ish partitions for those used for data. On those, you can place a RAID-10, or perhaps two RAID-1s and use LVM to stripe them. The latter is far more flexible, as RAID-10 lacks most of the flexibility other RAID leverls have.
If you don't need the extra IOPS from the RAID-10, I'd recommend using RAID-6 instead for even futher safety and flexibility (the ability to change to RAID-5 in need of more space, easier to grow etc).
roy
----- Opprinnelig melding -----
> 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/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Vennlige hilsener / Best regards
roy
--
Roy Sigurd Karlsbakk
(+47) 98013356
roy@karlsbakk.net
http://blogg.karlsbakk.net/
GPG Public key: http://karlsbakk.net/roysigurdkarlsbakk.pubkey.txt
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av idiomer med xenotyp etymologi. I de fleste tilfeller eksisterer adekvate og relevante synonymer på norsk.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-03-26 20:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-25 17:30 Creating a RAID10 (near) for use in a CentOS 6 system maurice
2013-03-25 17:57 ` 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 [this message]
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=17910863.12.1364329282837.JavaMail.root@zimbra \
--to=roy@karlsbakk.net \
--cc=linux-raid@vger.kernel.org \
--cc=mhilarius@gmail.com \
/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.