|
Next: cpu
|
| Author |
Message |
External

Since: Jul 29, 2005 Posts: 98
|
(Msg. 1) Posted: Sun Sep 25, 2005 10:46 pm
Post subject: Q on sata disks Archived from groups: comp>os>linux>hardware (more info?)
|
|
|
I wonder if sata disks realy perform well?
I'd like to have a look upon Hdparm -t,
The disk model and the card
Does the latest 2.6 kernel have full support for sata?
Thank you |
|
| Back to top |
|
 |  |
External

Since: Jun 04, 2004 Posts: 106
|
(Msg. 2) Posted: Sun Sep 25, 2005 10:46 pm
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"serge" <serge_mtu.TakeThisOut@mtu-net.ru> writes:
> I wonder if sata disks realy perform well?
At least as well as PATA. Not as well as top-end SCSI.
> I'd like to have a look upon Hdparm -t,
# hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads: 164 MB in 3.01 seconds = 54.44 MB/sec
> The disk model
Seagate 160GB ST3160827AS.
> and the card
Onboard VIA VT6420 rev 80.
> Does the latest 2.6 kernel have full support for sata?
Depends on how you define full. Pretty much anything you can find in
the store should work reliably. Some features, like hotplugging
disks, do not yet work.
--
Måns Rullgård
mru.TakeThisOut@inprovide.com |
|
| Back to top |
|
 |  |
External

Since: Dec 27, 2004 Posts: 110
|
(Msg. 3) Posted: Sun Sep 25, 2005 10:46 pm
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
serge <serge_mtu.TakeThisOut@mtu-net.ru> wrote:
> I wonder if sata disks realy perform well?
SATA hard disks tend, in real-world situations (which often bear
vanishingly little relationship to benchmarks), to be bottlenecked by
physical I/O, same as PATA and SCSI ones. Of course, newer SATA drives
will tend to have better raw speed specs, but then, so will newer models
of the other types. This is no accident: Often, the same drive
mechanism will be sold as both ATA and SCSI depending only on the
interface board snapped onto each individual unit.
> Does the latest 2.6 kernel have full support for sata?
About as full as is available with anything else -- but there are
always new, as-yet-unsupported chipsets. My information page:
"Serial ATA" on http://linuxmafia.com/kb/Hardware/ |
|
| Back to top |
|
 |  |
External

Since: Nov 28, 2004 Posts: 2505
|
(Msg. 4) Posted: Mon Sep 26, 2005 12:15 am
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In comp.os.linux.hardware serge <serge_mtu.DeleteThis@mtu-net.ru>:
> I wonder if sata disks realy perform well?
> I'd like to have a look upon Hdparm -t,
/dev/sda:
Timing buffered disk reads: 164 MB in 3.00 seconds = 54.59 MB/sec
Hdparm doesn't tell much, if doing real I/O on some cheapo IDE
stuff, you'll mention soon, what a good SATA/SCSI controller can
do for you.
> The disk model and the card
tw_cli info c0 p0 model
/c0/p0 Model = ST380013AS [Seagate]
tw_cli info c0 model
/c0 Model = 8006-2LP [3ware]
> Does the latest 2.6 kernel have full support for sata?
For the above 3ware controller, yep.
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry.DeleteThis@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 353: Second-system effect. |
|
| Back to top |
|
 |  |
External

Since: Jan 11, 2004 Posts: 36
|
(Msg. 5) Posted: Mon Sep 26, 2005 12:40 am
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
serge wrote:
> I wonder if sata disks realy perform well?
> I'd like to have a look upon Hdparm -t,
# hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads: 166 MB in 3.02 seconds = 55.01 MB/sec
> The disk model and the card
Samsung SP1614C, Silicon Image SiI 3112
--
Markku Kolkka
markku.kolkka.TakeThisOut@iki.fi |
|
| Back to top |
|
 |  |
External

Since: Sep 03, 2005 Posts: 3
|
(Msg. 6) Posted: Mon Sep 26, 2005 12:57 am
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Imported from groups: per prev. post (more info?)
|
|
|
This message is not archived |
|
| Back to top |
|
 |  |
External

Since: Jul 29, 2005 Posts: 98
|
(Msg. 7) Posted: Mon Sep 26, 2005 7:05 am
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
you wrote:
*Often, the same drive
mechanism will be sold as both ATA and SCSI depending only on the
interface board snapped onto each individual unit.*
which one?
thank you
"Rick Moen" <rick RemoveThis @linuxmafia.com> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:4105a$4337576e$c690c3ba$20217@TSOFT.COM...
> serge <serge_mtu RemoveThis @mtu-net.ru> wrote:
>> I wonder if sata disks realy perform well?
>
> SATA hard disks tend, in real-world situations (which often bear
> vanishingly little relationship to benchmarks), to be bottlenecked by
> physical I/O, same as PATA and SCSI ones. Of course, newer SATA drives
> will tend to have better raw speed specs, but then, so will newer models
> of the other types. This is no accident: Often, the same drive
> mechanism will be sold as both ATA and SCSI depending only on the
> interface board snapped onto each individual unit.
>
>> Does the latest 2.6 kernel have full support for sata?
>
> About as full as is available with anything else -- but there are
> always new, as-yet-unsupported chipsets. My information page:
>
> "Serial ATA" on http://linuxmafia.com/kb/Hardware/
> |
|
| Back to top |
|
 |  |
External

Since: Dec 27, 2004 Posts: 110
|
(Msg. 8) Posted: Mon Sep 26, 2005 7:05 am
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
serge <serge_mtu DeleteThis @mtu-net.ru> wrote:
> *Often, the same drive mechanism will be sold as both ATA and SCSI
> depending only on the interface board snapped onto each individual
> unit.*
>
> which one?
<sigh>
I'd have to spend time researching the current offerings from hard drive
vendors, to research your question. It has been the case with many
offerings in the past: I don't have notes about exact model numbers.
If you want to go find such pairings, they are often indicated by one of
the pair having drive model suffix "A" or "AT" (for ATA), and the other "S"
(for SCSI). |
|
| Back to top |
|
 |  |
External

Since: Mar 29, 2005 Posts: 469
|
(Msg. 9) Posted: Mon Sep 26, 2005 10:55 am
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Rick Moen wrote:
> serge <serge_mtu DeleteThis @mtu-net.ru> wrote:
>
>
>>*Often, the same drive mechanism will be sold as both ATA and SCSI
>>depending only on the interface board snapped onto each individual
>>unit.*
>>
>>which one?
>
>
> <sigh>
>
> I'd have to spend time researching the current offerings from hard drive
> vendors, to research your question. It has been the case with many
> offerings in the past: I don't have notes about exact model numbers.
>
> If you want to go find such pairings, they are often indicated by one of
> the pair having drive model suffix "A" or "AT" (for ATA), and the other "S"
> (for SCSI).
While it *used* to be true that some drives were sold as both SCSI and
ATA, that doesn't seem to be the case any more. ATA and SATA disks spin
at 7200 RPM while SCSI disks spin at 10000 or 15000 RPM. (At least I
can't find any manufacturer still making 7200 RPM SCSI disks.) Clearly
they're not using the same mechanisms.
The Western Digital Raptors are the only SATA disks that spin at 10000
RPM (AFAIK, that's still true). But WD doesn't sell SCSI drives at all,
so it would seem highly unlikely that their 10000 RPM SATA disks share
anything with 10000 RPM SCSI disks. |
|
| Back to top |
|
 |  |
External

Since: Dec 27, 2004 Posts: 110
|
(Msg. 10) Posted: Mon Sep 26, 2005 12:11 pm
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John-Paul Stewart <jpstewart.TakeThisOut@binaryfoundry.ca> wrote:
> While it *used* to be true that some drives were sold as both SCSI and
> ATA, that doesn't seem to be the case any more. ATA and SATA disks spin
> at 7200 RPM while SCSI disks spin at 10000 or 15000 RPM. (At least I
> can't find any manufacturer still making 7200 RPM SCSI disks.) Clearly
> they're not using the same mechanisms.
At a glance...
Seagate Nearline NL35-series come with both SATA and Serial-Attached
SCSI-compatible Fiber Channel interfaces. (Admittedly, that's a bit
exotic. ;-> )
Maxtor have indeed divided their enterprise line into MaXLine 5400/7200
RPM ATA and Atlas 10K/15K SCSI / SAS.
WDC have indeed gone 100% SATA/PATA.
Hitachi (ne IBM) Ultrastar has gone 100% U320 and FC.
Deskstar/Travelstar/Endurastar is now all SATA/PATA.
Fujitsu follows the distinction you mention of SCSI starting at 10kRPM.
Samsung appears to be making only PATA/PATA any more, topping out at
7200RPM.
Basically, you're absolutely right. It _used_ to be the case that drive
chassises were sometimes built with either interface, but continuing
market segmentation seems to have put an end to that. |
|
| Back to top |
|
 |  |
External

Since: Oct 11, 2005 Posts: 4
|
(Msg. 11) Posted: Mon Sep 26, 2005 6:08 pm
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In article <dh6r9c$aeq$1@gavrilo.mtu.ru>,
"serge" <serge_mtu.RemoveThis@mtu-net.ru> wrote:
> I wonder if sata disks realy perform well?
> I'd like to have a look upon Hdparm -t,
> The disk model and the card
>
> Does the latest 2.6 kernel have full support for sata?
>
> Thank you
This is in a Windows context but in Anandtech's review of dual core
processors he pointed out that NCQ which some versions of SATA support
has a strong impact on intense multitasking tests:
See:
http://www.anandtech.com/cpuchipsets/showdoc.aspx?i=2389&p=8
for Seagate's take on NCQ:
http://www.seagate.com/products/interface/sata/benchmark.html
I am a Linux newbie so have nothing to offer in this context.
Roland |
|
| Back to top |
|
 |  |
External

Since: Dec 27, 2004 Posts: 110
|
(Msg. 12) Posted: Mon Sep 26, 2005 10:35 pm
Post subject: Re: Q on sata disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Joe Doe <None.DeleteThis@mail.utexas.edu> wrote:
> This is in a Windows context but in Anandtech's review of dual core
> processors he pointed out that NCQ which some versions of SATA support
> has a strong impact on intense multitasking tests:
Indeed it would.
> I am a Linux newbie so have nothing to offer in this context.
I can fill in: If you run one of the drivers from Jeff Garzik's libata
collection, it turns out that you might have preliminary NCQ support,
depending. See his pages for per-chipset details:
http://linux.yyz.us/sata/software-status.html#tcq |
|
| Back to top |
|
 |  |
| Related Topics: | Linux and Firewire Hard Disks - Hello everyone, I just need to get some information for a friend. My friend is trying to install Slackware Linux 9.1 onto an external hard disk that uses firewire. Unfortunately, I have no experience with firewire devices because my computer has no..
What good is RAID1 if both disks fail? - To answer the question, in our case, we could still recover all of the contents from the two failed disks, because they failed in different places. Here's the story: We recently shut one of our machines with a RAID1 on two disks (with Linux' md driver)...
Hot swapping USB hard disks - On my Mandrake 9.1 (2.4.22 kernel) I have an external IDE -> USB hard drive made by ExShuttle. I am having a problem when attempting to "hot swap" drives in and out of the ExShuttle case. I made an ext2 filesystem on it and it is accessabl...
Manually formatting hard disks attached to Fasttrak raid c.. - Hi, Trying to get a new box running with a Promise fasttrak raid controller. Installing RH8.0 always hangs when install tries to format the drive /dev/sda. Complains that it cannot re-read the partition table. I want to set up the drives myself from..
Odd crash, now unable to access hard disks at boot time - Hi. I'm hoping someone here can give me some advice as to how to proceed with a bizarre problem I'm having with my Linux box. The basic problem: after almost a year of working properly, the system suddenly seems unable to boot off of either hard drive.... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|