public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* HPT370 status [2.4/2.6]
@ 2004-01-20 10:01 Jan De Luyck
  0 siblings, 0 replies; 9+ messages in thread
From: Jan De Luyck @ 2004-01-20 10:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-ide

Hello List,

Before I start frying my disks and all, what's the usability status of the 
Hightpoint HPT370 ide "raid" controller on linux 2.4 and 2.6?

Is there any release that actually supports the "half hard half software" 
stripe that can be created with the bios of these things?

I've got one on my mobo (Abit KG7-Raid) and I'm in dire need of extra 
controllers ;p If the raid would work, would be nice, but is not required.

[linux-ide answers: please CC me since I'm not on _that_ list]

Jan
-- 
Nipples, dimples, knuckles, NICKLES, wrinkles, pimples!!


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
       [not found] <1g0ZG-2q6-15@gated-at.bofh.it>
@ 2004-01-20 18:25 ` Wilfried Weissmann
  2004-01-20 19:37   ` Måns Rullgård
  0 siblings, 1 reply; 9+ messages in thread
From: Wilfried Weissmann @ 2004-01-20 18:25 UTC (permalink / raw)
  To: Jan De Luyck, Kernel Mailing List

Jan De Luyck wrote:
> Hello List,
> 
> Before I start frying my disks and all, what's the usability status of the 
> Hightpoint HPT370 ide "raid" controller on linux 2.4 and 2.6?

2.4 is fine if you use the ataraid code. mirroring is not fault tolerant 
so you would not want to use that. raid-0 and jbod is ok. i am currently 
looking into 2.6. i will probably write an evms plugin for the new 
kernel. the nice thing is that it will work also for 2.4er kernels with 
the evms patches plus we get a proper mirroring solution for free. :)

bye,
wilfried

> 
> Is there any release that actually supports the "half hard half software" 
> stripe that can be created with the bios of these things?
> 
> I've got one on my mobo (Abit KG7-Raid) and I'm in dire need of extra 
> controllers ;p If the raid would work, would be nice, but is not required.
> 
> [linux-ide answers: please CC me since I'm not on _that_ list]
> 
> Jan


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
  2004-01-20 18:25 ` HPT370 status [2.4/2.6] Wilfried Weissmann
@ 2004-01-20 19:37   ` Måns Rullgård
  2004-01-20 20:45     ` Brian McGroarty
  2004-01-20 21:16     ` Jan De Luyck
  0 siblings, 2 replies; 9+ messages in thread
From: Måns Rullgård @ 2004-01-20 19:37 UTC (permalink / raw)
  To: linux-kernel

Wilfried Weissmann <Wilfried.Weissmann@gmx.at> writes:

> Jan De Luyck wrote:
>> Hello List,
>> Before I start frying my disks and all, what's the usability status
>> of the Hightpoint HPT370 ide "raid" controller on linux 2.4 and 2.6?
>
> 2.4 is fine if you use the ataraid code. mirroring is not fault
> tolerant so you would not want to use that.

Isn't fault tolerance the purpose of mirroring?

> raid-0 and jbod is ok. i am currently looking into 2.6. i will
> probably write an evms plugin for the new kernel. the nice thing is
> that it will work also for 2.4er kernels with the evms patches plus
> we get a proper mirroring solution for free. :)

The Linux md driver already does many different raid variants,
including mirroring.

-- 
Måns Rullgård
mru@kth.se


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
  2004-01-20 19:37   ` Måns Rullgård
@ 2004-01-20 20:45     ` Brian McGroarty
  2004-01-20 21:10       ` Måns Rullgård
  2004-01-20 21:30       ` Xavier Bestel
  2004-01-20 21:16     ` Jan De Luyck
  1 sibling, 2 replies; 9+ messages in thread
From: Brian McGroarty @ 2004-01-20 20:45 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

Wilfried Weissmann <Wilfried.Weissmann@gmx.at> writes:
> Jan De Luyck wrote:
>> Hello List,
>> Before I start frying my disks and all, what's the usability status
>> of the Hightpoint HPT370 ide "raid" controller on linux 2.4 and 2.6?
>
> 2.4 is fine if you use the ataraid code. mirroring is not fault
> tolerant so you would not want to use that.

No problems with 2.4 here.

2.6 recognizes my 374, which uses the hpt366 driver like the
370. However, no devices are being made available from it [1].

If others' experiences are any different, I'd love to hear.


[1] http://lkml.org/lkml/2004/1/16/18

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
  2004-01-20 20:45     ` Brian McGroarty
@ 2004-01-20 21:10       ` Måns Rullgård
  2004-01-21  4:35         ` Brian McGroarty
  2004-01-20 21:30       ` Xavier Bestel
  1 sibling, 1 reply; 9+ messages in thread
From: Måns Rullgård @ 2004-01-20 21:10 UTC (permalink / raw)
  To: linux-kernel

Brian McGroarty <brian@mcgroarty.net> writes:

> Wilfried Weissmann <Wilfried.Weissmann@gmx.at> writes:
>> Jan De Luyck wrote:
>>> Hello List,
>>> Before I start frying my disks and all, what's the usability status
>>> of the Hightpoint HPT370 ide "raid" controller on linux 2.4 and 2.6?
>>
>> 2.4 is fine if you use the ataraid code. mirroring is not fault
>> tolerant so you would not want to use that.
>
> No problems with 2.4 here.
>
> 2.6 recognizes my 374, which uses the hpt366 driver like the
> 370. However, no devices are being made available from it [1].
>
> If others' experiences are any different, I'd love to hear.

I've been successfully using an hpt374 based board for a year or so.
Right now I'm running Linux 2.6.0 (no reboot after 2.6.1 release).

-- 
Måns Rullgård
mru@kth.se


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
  2004-01-20 19:37   ` Måns Rullgård
  2004-01-20 20:45     ` Brian McGroarty
@ 2004-01-20 21:16     ` Jan De Luyck
  1 sibling, 0 replies; 9+ messages in thread
From: Jan De Luyck @ 2004-01-20 21:16 UTC (permalink / raw)
  To: Måns Rullgård, linux-kernel

On Tuesday 20 January 2004 20:37, Måns Rullgård wrote:
> The Linux md driver already does many different raid variants,
> including mirroring.

Yes, but that's not really helpful if you're trying to get some sort of raid 
working over multiple operating systems. Unless somebody can point me to an 
MD driver for win32? ;p

Jan
-- 
Welcome to Lake Wobegon, where all the men are strong, the women are pretty,
and the children are above-average.
		-- Garrison Keillor


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
  2004-01-20 20:45     ` Brian McGroarty
  2004-01-20 21:10       ` Måns Rullgård
@ 2004-01-20 21:30       ` Xavier Bestel
  1 sibling, 0 replies; 9+ messages in thread
From: Xavier Bestel @ 2004-01-20 21:30 UTC (permalink / raw)
  To: Brian McGroarty; +Cc: Linux Kernel Mailing List

Le mar 20/01/2004 à 21:45, Brian McGroarty a écrit :

> 2.6 recognizes my 374, which uses the hpt366 driver like the
> 370. However, no devices are being made available from it [1].
> 
> If others' experiences are any different, I'd love to hear.

Same problem here, with an hpt370. 2.4 works fine.

	Xav


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
  2004-01-20 21:10       ` Måns Rullgård
@ 2004-01-21  4:35         ` Brian McGroarty
  2004-01-21  8:02           ` Måns Rullgård
  0 siblings, 1 reply; 9+ messages in thread
From: Brian McGroarty @ 2004-01-21  4:35 UTC (permalink / raw)
  To: M?ns Rullg?rd; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]

On Tue, Jan 20, 2004 at 10:10:56PM +0100, M?ns Rullg?rd wrote:
> Brian McGroarty <brian@mcgroarty.net> writes:
> 
> > Wilfried Weissmann <Wilfried.Weissmann@gmx.at> writes:
> >> Jan De Luyck wrote:
> >>> Hello List,
> >>> Before I start frying my disks and all, what's the usability status
> >>> of the Hightpoint HPT370 ide "raid" controller on linux 2.4 and 2.6?
> >>
> >> 2.4 is fine if you use the ataraid code. mirroring is not fault
> >> tolerant so you would not want to use that.
> >
> > No problems with 2.4 here.
> >
> > 2.6 recognizes my 374, which uses the hpt366 driver like the
> > 370. However, no devices are being made available from it [1].
> >
> > If others' experiences are any different, I'd love to hear.
> 
> I've been successfully using an hpt374 based board for a year or so.
> Right now I'm running Linux 2.6.0 (no reboot after 2.6.1 release).

Can you say a bit about your configuration?

- What module(s) do you load? Any parameters?

- What devices do you access the hpt374 through?

- Are you running a RAID, or individual drives?

Any other info (dmesg, contents of ide procdir, etc) would be great
for us to compare.

Very much appreciated!

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: HPT370 status [2.4/2.6]
  2004-01-21  4:35         ` Brian McGroarty
@ 2004-01-21  8:02           ` Måns Rullgård
  0 siblings, 0 replies; 9+ messages in thread
From: Måns Rullgård @ 2004-01-21  8:02 UTC (permalink / raw)
  To: Brian McGroarty; +Cc: linux-kernel

Brian McGroarty <brian@mcgroarty.net> writes:

> On Tue, Jan 20, 2004 at 10:10:56PM +0100, M?ns Rullg?rd wrote:
>> Brian McGroarty <brian@mcgroarty.net> writes:
>> 
>> > Wilfried Weissmann <Wilfried.Weissmann@gmx.at> writes:
>> >> Jan De Luyck wrote:
>> >>> Hello List,
>> >>> Before I start frying my disks and all, what's the usability status
>> >>> of the Hightpoint HPT370 ide "raid" controller on linux 2.4 and 2.6?
>> >>
>> >> 2.4 is fine if you use the ataraid code. mirroring is not fault
>> >> tolerant so you would not want to use that.
>> >
>> > No problems with 2.4 here.
>> >
>> > 2.6 recognizes my 374, which uses the hpt366 driver like the
>> > 370. However, no devices are being made available from it [1].
>> >
>> > If others' experiences are any different, I'd love to hear.
>> 
>> I've been successfully using an hpt374 based board for a year or so.
>> Right now I'm running Linux 2.6.0 (no reboot after 2.6.1 release).
>
> Can you say a bit about your configuration?
>
> - What module(s) do you load? Any parameters?

The usual bunch, i.e. USB, sound, ethernet, nfs.  Nothing specific to
the hpt374.

> - What devices do you access the hpt374 through?

Four Seagate Barracuda disks.

> - Are you running a RAID, or individual drives?

Software RAID.

> Any other info (dmesg, contents of ide procdir, etc) would be great
> for us to compare.

The evil thing just dumped a bunch of error.  I'll have to check it
out.

-- 
Måns Rullgård
mru@kth.se

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-01-21  8:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1g0ZG-2q6-15@gated-at.bofh.it>
2004-01-20 18:25 ` HPT370 status [2.4/2.6] Wilfried Weissmann
2004-01-20 19:37   ` Måns Rullgård
2004-01-20 20:45     ` Brian McGroarty
2004-01-20 21:10       ` Måns Rullgård
2004-01-21  4:35         ` Brian McGroarty
2004-01-21  8:02           ` Måns Rullgård
2004-01-20 21:30       ` Xavier Bestel
2004-01-20 21:16     ` Jan De Luyck
2004-01-20 10:01 Jan De Luyck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox