linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: linux@horizon.com
To: linux-raid@vger.kernel.org
Subject: Hardware RAID and DDF metadata
Date: 13 Jan 2004 20:40:36 -0000	[thread overview]
Message-ID: <20040113204036.22672.qmail@science.horizon.com> (raw)

This is a *very* interesting development, and one I heartily
support.

Right now, I strongly advise AGAINST hardware RAID controllers because
they aren't tolerant of failures in a manufacturer's interest in
making replacement controllers.

While with software RAID, I split mirrors across two different IDE
controllers so my array can survive the failure of one of them and I
can just get another generic JBOD IDE controller card.

It actually happened once - although it was fixed by just plugging in
the IDE controller card properly - and it was indeed survived.


(As for an "endian safe" superblock, I don't even know what that means.
ISO-9660 tried requiring bi-endian metadata on the grounds that shifting
work fromn readers to writers made sense in a read-only medium, but a)
that doesn't apply to this case, and b) there are so many buggy writers
now that Linux only uses the little-endian data now, AFAIK.

Given that experience, one tool that should be written by the standards
group is a metadata validator that is verbose and picky in the extreme.

Just use a defined, and consistent, endianness, and I don't care which.
Making it properly aligned so it can be used as an in-core format as
well after byte-swapping would be a win, but not essential.)

                 reply	other threads:[~2004-01-13 20:40 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=20040113204036.22672.qmail@science.horizon.com \
    --to=linux@horizon.com \
    --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 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).