public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: Linux Explorer <erforschen_linux@yahoo.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: SCSI vs IDE
Date: Tue, 31 Aug 2004 17:28:16 +1000	[thread overview]
Message-ID: <41342890.3050501@torque.net> (raw)
In-Reply-To: <20040831050117.80689.qmail@web53204.mail.yahoo.com>

Linux Explorer wrote:
> Hi,
> 
> I am using SCSI disk for backup operation, and I found
> out that it takes long time than IDE disk.
> 
> Herewith I attach the two text files they give the
> time taken for SCSI and IDE disks for writing 4728MB
> of data using dd command.
> 
> Can anyone tell me , why SCSI disk takes approximately
> 3 times as IDE disk?
> 
> Herewith I attach one more text file inq.txt which
> gives the Inquiry information of the attached scsi
> disk.
> 
> I have tried this with adaptec and LSI logic scsi
> controllers, both are taking same time.

It is good to see that Digital Equipment Corporation SCSI-2
disks are still going strong. So I guess it is not a Ultra
320 or SAS disk running at 15,000 rpm. Current SCSI disks
are approaching transfer speeds of 100 MB/sec while your
measurement shows a write speed of 11 MB/sec.

What vintage is the IDE (ATA) disk that you are using for
comparison? Your measurement shows a write speed of 33
MB/sec.

About the only thing that might be tweaked with your
hardware is write caching. ATA disks seem to have it
on all the time. For your SCSI disk, in scu try:
"show pages cache-control" and look at the "Write Cache Enable"
state. If it says "No" then use scu to set it to "Yes" and
retest.

Doug Gilbert

  reply	other threads:[~2004-08-31  7:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31  5:01 SCSI vs IDE Linux Explorer
2004-08-31  7:28 ` Douglas Gilbert [this message]
2004-08-31 18:02 ` Ricky Beam

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=41342890.3050501@torque.net \
    --to=dougg@torque.net \
    --cc=erforschen_linux@yahoo.com \
    --cc=linux-scsi@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