From: Neil Brown <neilb@suse.de>
To: Luca Berra <bluca@comedia.it>
Cc: linux-raid@vger.kernel.org
Subject: Re: Combining OCFS2 with Linux software RAID-0?
Date: Fri, 11 Dec 2009 18:33:33 +1100 [thread overview]
Message-ID: <20091211183333.09b48bbd@notabene.brown> (raw)
In-Reply-To: <20091211071526.GA4062@maude.comedia.it>
On Fri, 11 Dec 2009 08:15:26 +0100
Luca Berra <bluca@comedia.it> wrote:
> On Thu, Dec 10, 2009 at 12:37:03PM +1100, Neil Brown wrote:
> >On Wed, 9 Dec 2009 15:03:11 -0800
> >> Has anybody tried something like this? Are there alternative RAID-0
> >> solutions for Linux that would be expected to work?
> >
> >For RAID0 or LINEAR, this should work - give it a try.
> >
> _with_ a superblock? or without?
Either.
> what happens if one node modifies the superblock while the other is
> running.
Once a RAID0 has been created, there is never any need to modify the
superblock, and I'm fairly sure we don't.
>
> >It might work for RAID1 one day to, but is unlikely to ever work for
> >RAID5.
> With an external metadata handler i believe it would be possible to
> support up to raid1, maybe 10.
That is the idea, yes.
>
> While in similar setups, data protection should be handled by the
> storage system, raid 1 has its uses in a failover setup with two sites.
> I don't see a real use for raid5/6 in such scenarios.
If I had 16 nodes, each with a local device and a fast interconnect, I might
want to have a filesystem that spanned all of the devices but survived the
failure of any two nodes. Then having a stripe/parity layout across the
devices would be useful.
However I think the only way to get good performance would be to require that
the filesystem does full-stripe writes every time.
So I think that would look more like a clusterised ZFS ... but who knows.
NeilBrown
next prev parent reply other threads:[~2009-12-11 7:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-09 23:03 Combining OCFS2 with Linux software RAID-0? Patrick J. LoPresti
2009-12-10 1:37 ` Neil Brown
2009-12-11 7:15 ` Luca Berra
2009-12-11 7:30 ` Wolfgang Denk
2009-12-11 13:37 ` Luca Berra
2009-12-11 7:33 ` Neil Brown [this message]
2009-12-10 19:40 ` [Ocfs2-users] " Sunil Mushran
2009-12-10 21:45 ` Joel Becker
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=20091211183333.09b48bbd@notabene.brown \
--to=neilb@suse.de \
--cc=bluca@comedia.it \
--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.