* hardware raid (adaptec 1200A)?
@ 2001-11-15 20:15 nbecker
2001-11-15 22:33 ` Michael Peddemors
2001-11-16 10:06 ` Wilfried Weissmann
0 siblings, 2 replies; 3+ messages in thread
From: nbecker @ 2001-11-15 20:15 UTC (permalink / raw)
To: linux-kernel
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?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: hardware raid (adaptec 1200A)?
2001-11-15 20:15 hardware raid (adaptec 1200A)? nbecker
@ 2001-11-15 22:33 ` Michael Peddemors
2001-11-16 10:06 ` Wilfried Weissmann
1 sibling, 0 replies; 3+ messages in thread
From: Michael Peddemors @ 2001-11-15 22:33 UTC (permalink / raw)
To: nbecker; +Cc: linux-kernel
Not conversant with the 1200 as such, but in any hardware raid, Linux
should always see it as a single drive.. Otherwise you simply have not
set up the RAID device correctly..
On Thu, 2001-11-15 at 12:15, 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?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
--
"Catch the Magic of Linux..."
--------------------------------------------------------
Michael Peddemors - Senior Consultant
LinuxAdministration - Internet Services
NetworkServices - Programming - Security
Wizard IT Services http://www.wizard.ca
Linux Support Specialist - http://www.linuxmagic.com
--------------------------------------------------------
(604)589-0037 Beautiful British Columbia, Canada
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: hardware raid (adaptec 1200A)?
2001-11-15 20:15 hardware raid (adaptec 1200A)? nbecker
2001-11-15 22:33 ` Michael Peddemors
@ 2001-11-16 10:06 ` Wilfried Weissmann
1 sibling, 0 replies; 3+ messages in thread
From: Wilfried Weissmann @ 2001-11-16 10:06 UTC (permalink / raw)
Cc: linux-kernel
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)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-11-16 10:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox