From: Linux Explorer <erforschen_linux@yahoo.com>
To: linux-scsi@vger.kernel.org
Subject: SCSI vs IDE
Date: Mon, 30 Aug 2004 22:01:17 -0700 (PDT) [thread overview]
Message-ID: <20040831050117.80689.qmail@web53204.mail.yahoo.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 740 bytes --]
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.
Thanks in adavance.
Regards,
Linux Erfroschen
=====
Thanks and Regards,
Erforschen
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
[-- Attachment #2: ide.txt --]
[-- Type: text/plain, Size: 158 bytes --]
[root@localhost root]# time dd of=/dev/hda4 if=/dev/zero bs=1024k count=4728
4728+0 records in
4728+0 records out
real 2m24.942s
user 0m0.010s
sys 0m11.200s
[-- Attachment #3: scsi.txt --]
[-- Type: text/plain, Size: 412 bytes --]
[root@localhost root]# time dd of=/dev/sda if=/dev/zero bs=1024k count=4728
4728+0 records in
4728+0 records out
real 6m54.500s
user 0m0.000s
sys 0m12.100s
[root@localhost root]# raw /dev/raw/raw1 /dev/sda
/dev/raw/raw1: bound to major 8, minor 0
[root@localhost root]# time dd of=/dev/raw/raw1 if=/dev/zero bs=1024k count=4728
4728+0 records in
4728+0 records out
real 6m47.032s
user 0m0.010s
sys 0m6.160s
[-- Attachment #4: inq.txt --]
[-- Type: text/plain, Size: 2253 bytes --]
scu>
Inquiry Information:
Peripheral Device Type: 0 (Direct Access)
Peripheral Qualifier: 0 (Peripheral Device Connected)
Device Type Modifier: 0
Removable Media: No
ANSI Version: 2 (Complies to ANSI X3.131-1994, SCSI-2)
ECMA Version: 0
ISO Version: 0
Response Data Format: 2 (SCSI-2)
Terminate I/O Process: No
Additional Length: 159
Soft Reset Support: No
Command Queuing Support: Yes
Target Transfer Disable: No
Linked Command Support: Yes
Synchronous Data Transfers: Yes
Support for 16 Bit Transfers: Yes
Support for 32 Bit Transfers: No
Relative Addressing Support: No
Vendor Identification: DEC
Product Identification: RZ1EF-CB (C) DEC
Firmware Revision Level: 0372
Vendor Specific Data: 36 38 30 30 46 39 43 31 "6800F9C1"
34 4b 4d 53 42 44 43 33 "4KMSBDC3"
37 32 20 20 00 00 00 00 "72 "
00 00 00 00 00 00 00 00 " "
00 00 00 00 00 00 00 00 " "
00 00 00 00 00 00 00 00 " "
00 00 00 00 00 00 00 00 " "
00 00 00 00 00 00 30 39 " 09"
52 49 39 38 32 37 31 00 "RI98271 "
30 30 30 31 32 32 30 38 "00012208"
4c 39 34 38 36 20 20 20 "L9486 "
20 20 46 32 32 38 30 32 " F22802"
20 20 20 20 51 35 39 48 " Q59H"
37 31 35 32 4d 30 32 00 "7152M02 "
45 33 32 32 38 30 20 20 "E32280 "
20 20 31 39 39 38 00 00 " 1998 "
scu>
next reply other threads:[~2004-08-31 5:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-31 5:01 Linux Explorer [this message]
2004-08-31 7:28 ` SCSI vs IDE Douglas Gilbert
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=20040831050117.80689.qmail@web53204.mail.yahoo.com \
--to=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