linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: linux-raid@vger.kernel.org
Cc: Arjan van de Ven <arjanv@redhat.com>, neilb@cse.unsw.edu.au
Subject: Supporting Promise RAID5?
Date: Fri, 12 Sep 2003 13:18:19 -0400	[thread overview]
Message-ID: <3F61FFDB.2010805@pobox.com> (raw)

So, Promise is interested in working with the open source community to 
support their metadata formats.  Their customers (and I) are pushing 
them to support "Linux RAID" (i.e. md), but they want to be able to 
support their existing customers as well.

This email is basically a two part question:  what's the best for 2.4? 
and 2.6?

For 2.4, it's basically a dead end branch, IMO.  Any 2.6 solution will 
likely be different.  So my suggestion here is to use as much of md's 
raid5 logic as possible.  Either share code -- where possible -- and 
copy code where not.  The idea is to not reinvent a raid5 engine, and 
also leave 2.4 md alone as much as possible.

For 2.6, there are several possibilities.  Arjan (ataraid maintainer) 
has been pondering going through device mapper.  In another email, NeilB 
pointed out to me that 2.6 md is well on its way to supporting pluggable 
metadata formats.

I'm interested in input mainly on 2.6, but welcome suggestions for 2.4 
as well.  One key point that Arjan repeatedly points out to me is that 
md doesn't support partitions (in 2.4 at least, if not 2.6).

	Jeff




                 reply	other threads:[~2003-09-12 17:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3F61FFDB.2010805@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=arjanv@redhat.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@cse.unsw.edu.au \
    /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).