public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  OT SATA-2 drive support in Gentoo
@ 2005-07-27 18:19 James
  2005-07-27 20:52 ` Bill Roberts
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: James @ 2005-07-27 18:19 UTC (permalink / raw
  To: gentoo-user

Hello,

Has anyone successfully deploy mulitple SATA-2 drives in a Gentoo Server?
If so, have you benchmarked the performance of these drives?
If so, are you happy with the price/performance of SATA-2
or what would you recommend for price/performance on a mid-range
Gentoo server?

Any specfic controller cards recommendations for SATA(2) are 
of interest too.

TIA,
James

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  OT SATA-2 drive support in Gentoo
  2005-07-27 18:19 [gentoo-user] OT SATA-2 drive support in Gentoo James
@ 2005-07-27 20:52 ` Bill Roberts
  2005-07-28  0:35   ` [gentoo-user] " James
  2005-07-28 21:35 ` [gentoo-user] " Petteri Räty
  2005-07-28 22:39 ` A. Khattri
  2 siblings, 1 reply; 7+ messages in thread
From: Bill Roberts @ 2005-07-27 20:52 UTC (permalink / raw
  To: gentoo-user

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

I inherited two Western Digital Raptor 74G SATA drives. They run at 10,000
rpm, 4.5 seek time.  I was prepared to be unimpressed, but they are
phenomenonly fast and quiet. I strongly recommend them.

I am running them as a RAID 0, connected directly to the motherboard, using
linux software RAID. 

If you want hardware RAID, 3ware seems to be the ticket.

    hdparm -Tt /dev/md0

    /dev/md0:
    Timing cached reads:   3080 MB in  2.00 seconds = 1538.70 MB/sec
    Timing buffered disk reads:  410 MB in  3.00 seconds = 136.46 MB/sec

Not cheap, but I think they're worth every nickel.

Bill Roberts

On 18:19 Wed 27 Jul     , James wrote:
> Hello,
> 
> Has anyone successfully deploy mulitple SATA-2 drives in a Gentoo Server?
> If so, have you benchmarked the performance of these drives?
> If so, are you happy with the price/performance of SATA-2
> or what would you recommend for price/performance on a mid-range
> Gentoo server?
> 
> Any specfic controller cards recommendations for SATA(2) are 
> of interest too.
> 
> TIA,
> James
> 
> -- 
> gentoo-user@gentoo.org mailing list

> 

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

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

* [gentoo-user]  Re: OT SATA-2 drive support in Gentoo
  2005-07-27 20:52 ` Bill Roberts
@ 2005-07-28  0:35   ` James
  2005-08-01  1:55     ` Ow Mun Heng
  0 siblings, 1 reply; 7+ messages in thread
From: James @ 2005-07-28  0:35 UTC (permalink / raw
  To: gentoo-user

Bill Roberts <billbalt <at> eyeofthequark.com> writes:


> I inherited two Western Digital Raptor 74G SATA drives. 


>     hdparm -Tt /dev/md0

>     /dev/md0:
>     Timing cached reads:   3080 MB in  2.00 seconds = 1538.70 MB/sec
>     Timing buffered disk reads:  410 MB in  3.00 seconds = 136.46 MB/sec

Those are impressive numbers.
Thanks,

James

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  OT SATA-2 drive support in Gentoo
  2005-07-27 18:19 [gentoo-user] OT SATA-2 drive support in Gentoo James
  2005-07-27 20:52 ` Bill Roberts
@ 2005-07-28 21:35 ` Petteri Räty
  2005-07-28 22:39 ` A. Khattri
  2 siblings, 0 replies; 7+ messages in thread
From: Petteri Räty @ 2005-07-28 21:35 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James wrote:

> Any specfic controller cards recommendations for SATA(2) are 
> of interest too.

I would check the list of supported hardware from make menuconfig.

> 
> TIA,
> James
> 

Regards,
Petteri Räty
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC6U+qcxLzpIGCsLQRApPAAJ0RPxqy4179WwnYA133fXGILCW8BgCgjzQf
rs+aUvQ7Zy6ytr6uFDl8WdQ=
=n0TE
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  OT SATA-2 drive support in Gentoo
  2005-07-27 18:19 [gentoo-user] OT SATA-2 drive support in Gentoo James
  2005-07-27 20:52 ` Bill Roberts
  2005-07-28 21:35 ` [gentoo-user] " Petteri Räty
@ 2005-07-28 22:39 ` A. Khattri
  2005-07-28 23:35   ` [gentoo-user] " James
  2 siblings, 1 reply; 7+ messages in thread
From: A. Khattri @ 2005-07-28 22:39 UTC (permalink / raw
  To: gentoo-user

On Wed, 27 Jul 2005, James wrote:

> Has anyone successfully deploy mulitple SATA-2 drives in a Gentoo Server?
> If so, have you benchmarked the performance of these drives?
> If so, are you happy with the price/performance of SATA-2
> or what would you recommend for price/performance on a mid-range
> Gentoo server?
>
> Any specfic controller cards recommendations for SATA(2) are
> of interest too.

http://linux.yyz.us/sata/sata-status.html


-- 

-- 
gentoo-user@gentoo.org mailing list



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

* [gentoo-user]  Re: OT SATA-2 drive support in Gentoo
  2005-07-28 22:39 ` A. Khattri
@ 2005-07-28 23:35   ` James
  0 siblings, 0 replies; 7+ messages in thread
From: James @ 2005-07-28 23:35 UTC (permalink / raw
  To: gentoo-user

A. Khattri <ajai <at> bway.net> writes:

> > Any specfic controller cards recommendations for SATA(2) are
> > of interest too.

> http://linux.yyz.us/sata/sata-status.html


This is a rather cool list. Very convenient.

Thanks!

James



-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user]  Re: OT SATA-2 drive support in Gentoo
  2005-07-28  0:35   ` [gentoo-user] " James
@ 2005-08-01  1:55     ` Ow Mun Heng
  0 siblings, 0 replies; 7+ messages in thread
From: Ow Mun Heng @ 2005-08-01  1:55 UTC (permalink / raw
  To: gentoo-user

On Thu, 2005-07-28 at 00:35 +0000, James wrote:
> Bill Roberts <billbalt <at> eyeofthequark.com> writes:
> 
> 
> > I inherited two Western Digital Raptor 74G SATA drives. 
> 
> 
> >     hdparm -Tt /dev/md0
> 
> >     /dev/md0:
> >     Timing cached reads:   3080 MB in  2.00 seconds = 1538.70 MB/sec
> >     Timing buffered disk reads:  410 MB in  3.00 seconds = 136.46 MB/sec

Not sure.. but hdparm is supposed to be only accurate for IDE isn't it?

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 09:54:59 up 8 days, 16:07, 6 users, load average: 0.20,
0.52, 0.64 


-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2005-08-01  2:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-27 18:19 [gentoo-user] OT SATA-2 drive support in Gentoo James
2005-07-27 20:52 ` Bill Roberts
2005-07-28  0:35   ` [gentoo-user] " James
2005-08-01  1:55     ` Ow Mun Heng
2005-07-28 21:35 ` [gentoo-user] " Petteri Räty
2005-07-28 22:39 ` A. Khattri
2005-07-28 23:35   ` [gentoo-user] " James

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