From: "Patrick J. LoPresti" <lopresti@gmail.com>
To: ocfs2-users@oss.oracle.com, linux-raid@vger.kernel.org
Subject: Combining OCFS2 with Linux software RAID-0?
Date: Wed, 9 Dec 2009 15:03:11 -0800 [thread overview]
Message-ID: <23986fd90912091503r3c671448va4d8637edfab472b@mail.gmail.com> (raw)
Is it possible to run an OCFS2 file system on top of Linux software RAID?
Here is my situation. I have four identical disk chassis that perform
hardware RAID internally. Each chassis has a pair of fiber channel
ports, and I can assign the same LUN to both ports. I want to connect
all of these chassis to two Linux systems. I want the two Linux
systems to share a file system that is striped across all four chassis
for performance.
I know I can use software RAID (mdadm) to do RAID-0 striping across
the four chassis on a single machine; I have tried this, it works
fine, and the performance is tremendous. I also know I can use OCFS2
to create a single filesystem on a single chassis that is shared
between my two Linux systems. What I want is to combine these two
things.
Suse's documentation
(http://www.novell.com/documentation/sles11/stor_admin/?page=/documentation/sles11/stor_admin/data/raidyast.html)
says:
"IMPORTANT:Software RAID is not supported underneath clustered file
systems such as OCFS2, because RAID does not support concurrent
activation. If you want RAID for OCFS2, you need the RAID to be
handled by the storage subsystem."
Because my disk chassis already perform hardware RAID-5, I only need
Linux to do the striping (RAID-0) in software. So for me, there is no
issue about "which node should rebuild the RAID" etc. I understand
that Linux md stores meta-data on the partitions and is not cluster
aware, but will this create problems for OCFS2 even if it is just RAID
0?
Has anybody tried something like this? Are there alternative RAID-0
solutions for Linux that would be expected to work?
Thank you.
- Pat
next reply other threads:[~2009-12-09 23:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-09 23:03 Patrick J. LoPresti [this message]
2009-12-10 1:37 ` Combining OCFS2 with Linux software RAID-0? 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
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=23986fd90912091503r3c671448va4d8637edfab472b@mail.gmail.com \
--to=lopresti@gmail.com \
--cc=linux-raid@vger.kernel.org \
--cc=ocfs2-users@oss.oracle.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).