public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wilfried Weissmann <Wilfried.Weissmann@gmx.at>
To: unlisted-recipients:; (no To-header on input)@localhost.localdomain
Cc: linux-kernel@vger.kernel.org
Subject: Re: hardware raid (adaptec 1200A)?
Date: Fri, 16 Nov 2001 11:06:32 +0100	[thread overview]
Message-ID: <3BF4E528.491CC24A@gmx.at> (raw)
In-Reply-To: <x88g07fn63s.fsf@adglinux1.hns.com>

nbecker@fred.net wrote:
> 
> I'm setting up a new machine with a pair of IDE drives connected to
> adaptec 1200A controller.  I defined a RAID-0 array using the adaptec
> bios, but linux doesn't see it as a single drive.  It just sees two
> drive, hde and hdg (each at their physical sizes).  Any hints?

I think the adaptec 1200A is just another low-cost
not-quite-hardware-raid controller. As far as I have heared it is based
on Highpoint-Tech's HPT370. There is raid-0 support implemented in the
kernel.

be sure to enable CONFIG_BLK_DEV_ATARAID_HPT=y

The volumes should show up as /dev/ataraid/d[0-9]p[0-9] (major
blockdevice number 114).

bye,
Wilfried


-- 
Terorists crashed an airplane into the server room, have to remove
/bin/laden. (rm -rf /bin/laden)

      parent reply	other threads:[~2001-11-16 10:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-15 20:15 hardware raid (adaptec 1200A)? nbecker
2001-11-15 22:33 ` Michael Peddemors
2001-11-16 10:06 ` Wilfried Weissmann [this message]

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=3BF4E528.491CC24A@gmx.at \
    --to=wilfried.weissmann@gmx.at \
    --cc=linux-kernel@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