linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Axel Werner <mail@awerner.homeip.net>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"? >>> Use HARDWARE RAID CONTROLLERS
Date: Thu, 09 Apr 2009 09:17:33 +0200	[thread overview]
Message-ID: <49DDA10D.3070005@awerner.homeip.net> (raw)
In-Reply-To: <49DCA275.8070203@Calva.COM>

Why you need RAID 10 at all ?

Usualy because the need of performance and additional redundancy/fault 
tollerance.
So if u need performance a "Software RAID Solution" would always be a 
bad choice. If you need some sort of redundancy and no performance, go 
for it. if u need performance youll better get yourself a real HARDWARE 
RAID CONTROLLER for your drives. Those cost a bit. but are worth it.

Best RAID Controllers around i do know are those from ICP VORTEX 
(meanwhile belongs to Adaptec). Best Linux Support ever! Accustic alarm, 
SNMP, GUI, CLI Interfaces and Text-oriented tools to handle/configure 
the raid controller within the running os and all.

2nd best are ADAPTEC Raid controllers,

also working good with linux are LSI Logic MEgaRaids. BUT... they dont 
support GNU Linux , only RH Enterprise and Suse Enterprise are 
supported. All software comes within RPM packages. (pretty bullshit!) - 
The only thing that works good is a CLI tool. with some scripting you 
can monitor your drives and raid within the os then. no accustic alarm. 
pretty crappy.

DO NOT USE CHEAP "PSEUDO HARDWARE RAID CONTROLLERS" like DAWI Controll, 
Silicon Chip crap or those other 150$ shity RAID 0 or RAID 1 crap. those 
cheap controllers are NO REAL HARDWARE RAIDs. Those are just simple 
ATA/SATA Adapters with a "more advanced driver". Those Raid controllers 
are NOTHING without their drivers. just a bunch of disks. And that is 
what you usualy can see if you boot a linux on such a controller. even 
if you have configured a RAID5 or RAID1 with only ONE logical drive, 
those controllers will still present ALL physical DRIVES to the OS as 
there would be no RAID configuration at all. Drop those controllers... 
trash em.

Get ICP Vortex (Adaptec) and Adaptec - Those Rock!

greets
Axel



Am 08.04.2009 15:11, John Hughes schrieb:
>                if (lp->stripes > 1) {
>                        log_error("mirrors and stripes are currently "
>                                  "incompatible");
>                        return 0;
>                }
>
> Should I just stick with mdadm for my mirroring and striping needs?
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

  reply	other threads:[~2009-04-09  7:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08 13:11 [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"? John Hughes
2009-04-09  7:17 ` Axel Werner [this message]
2009-04-09 10:57   ` [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"? >>> Use HARDWARE RAID CONTROLLERS John Hughes
2009-04-09 13:41     ` Stuart D. Gathman
2009-04-09 11:45   ` Bryn M. Reeves
2009-04-09 13:10     ` Mark H. Wood
2009-04-09 14:40   ` Greg Bledsoe
2009-04-09 18:37   ` Harald Milz
2009-04-17  8:32   ` Luca Berra
2009-04-10  8:26 ` [linux-lvm] Will LVM2 ever be able to do striped mirrors "raid 10"? John Hughes
2009-04-10 10:19   ` malahal
2009-04-10 10:48     ` John Hughes
2009-04-12 13:54       ` Drew
2009-04-13 12:25       ` Bryn M. Reeves
2009-04-13 14:30         ` Sandeep K Sinha
2009-04-13 10:37           ` Mark Krenz
2009-04-20  8:02           ` Bryn M. Reeves

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=49DDA10D.3070005@awerner.homeip.net \
    --to=mail@awerner.homeip.net \
    --cc=linux-lvm@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).