LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-13-2002, 10:11 PM   #1
mikeshn
Member
 
Registered: Feb 2002
Posts: 586

Rep: Reputation: 30
SCSI vs. IDE


What is better for Linux(Red Hat)? What works better in general IDE or SCSI?

Thanks
 
Old 11-13-2002, 11:44 PM   #2
markus1982
Senior Member
 
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467

Rep: Reputation: 46
Both works pretty fine. I have my IDE up at 45 MB / s so speed is also no real influence here ;-P

You should think of the adantages of SCSI compared to IDE!
 
Old 11-14-2002, 12:33 AM   #3
moses
Senior Member
 
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152

Rep: Reputation: 50
Can you afford SCSI? do you have more than eight (on newer MBs)
devices (disks) you want to connect to your machine? do you want to be
able to connect other devices (scanners, etc.) that use SCSI?
At home, I use IDE because I can afford IDE and don't need to connect
other SCSI devices to my machine. At work I sometimes use SCSI for
some devices (disks and scanners, mostly), but mostly use IDE (again,
it's a cost issue).
I don't think one is better than the other (anymore, SCSI used to be), it's
mostly a preferences/affordability thing.
 
Old 11-15-2002, 01:48 PM   #4
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
the linux box that I usually use, when I'm in my apartment, is a Duel 600mhz. I built it 3 1/2 years ago, and it will compare to any 1.5+ghz computer. That is how much SCSI will make you notice the difference between common IDE and SCSI.
I have large 68pin SCSI connectors for both my hardrives, internal cd burner, internal zip drive., and my scanner It's got 520 ram, and it fly's like a charm! Obviously I can notice the difference between the CPU's, the 600's fill up rather quickly, good thing I have two, hehe. Rigth now I'm on my other box which is 1.8gig, and it takes a lot more to load up the cpu, even though I do fill it up quite often. However, in regard to all the peripherials, the 600mhz computer is at least as fast as this one, since everything is IDE on this one.
so, the point here is that..sure SCSI is more expensive than IDE, however, not by that much, maybe 1/3 of the price more. But, this extra price will give you prolonged life expectancy in your computers life time. Hence why I have had not the need to upgrade my 600mhz computer at all. Any program that runns on a 2.2 gighz can run on my 600mhz with no problem, It doesn't lag at all, just like a 2.2gighz.
I dare predict that my 600 system at least has 2 more years of life as it is...after that then it will perhaps need some minor upgrade like more ram.

And YES, SCSI is faster than IDE, no question about it.

i.e. I can have a 24x SCSI burner, and you can have a 32x IDE burner, we burn the same CD, at the same time, and since I've got the 24x I'll bet $1000 euros I'll finish at least half a minute before you, ...so imagine if we had the same burner speed,
 
Old 11-15-2002, 01:49 PM   #5
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
and besides...if you want to burn things under Linux, you need to emulate your hardrives you be SCSI, so...if they are already SCSI, you don't need to emulate anything at all, and save yourself of having to put commands into the kernel, HA!!, IDE sucks.
 
Old 11-16-2002, 12:47 AM   #6
TheWoodchuck
Member
 
Registered: Jun 2001
Posts: 34

Rep: Reputation: 15
scsi is getting alot cheaper now and it is faster. especially in seek times. on ebay i got:
1 LSI 160 SCSI controler - $50
1 IBM 36gig 15Krpm 3.4ms - $170

nice little upgrade.
 
Old 11-16-2002, 01:28 AM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
So how do you run things like hdparm on SCSI (or scsi-emulated) drives then?

Cool
 
Old 11-17-2002, 02:12 AM   #8
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
doesn't that work regardless of whether it is a SCSI or IDE?

kewl.
 
Old 11-17-2002, 04:03 AM   #9
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Not for me, on my scsi emulated ide roms, if I try to do anything with hdparm is returns with an error saying "hdparm doesn't work with SCSI" or some crap like that. Might just be me, but I can't even get info with it:
hdparm -i /dev/scd1
Or anything of the sort...

Cool
 
Old 11-22-2002, 07:55 PM   #10
moses
Senior Member
 
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152

Rep: Reputation: 50
hdparm is for IDE/ATA

man hdparm
 
Old 11-22-2002, 08:26 PM   #11
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
ah, nice, thanks for the clear up moses,
 
Old 11-23-2002, 10:18 PM   #12
El Kid
Member
 
Registered: Sep 2002
Posts: 50

Rep: Reputation: 15
This site has a good article on scsi called "Boot from a SCSI drive"
http://radified.com/index2.html
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
GRUB or LILO boot to SCSI drive on SCSI system w/ IDE card mkl838 Linux - General 1 03-06-2005 09:01 PM
removed SCSI from kernel. ide-scsi gone. xushi Slackware 6 01-04-2005 07:00 PM
bad dmesg output when using ide-scsi boot parameter for IDE CD/DVD-ROM Locura Slackware 7 09-29-2003 02:36 AM
use ide-scsi to emulate an ide disk as a scsi disk free_ok_man Linux - Newbie 1 07-01-2003 03:51 AM
ide CDRW problems under ide-scsi jwbrownuk Linux - Hardware 3 04-30-2003 12:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration