SCSI for OS and IDE for storage - good or bad idea?
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
SCSI for OS and IDE for storage - good or bad idea?
I was wondering if, performance wise, having a mix of both SCSI and IDE is worth while. I have one SCSI drive (9 GB) which the Linux OS, mySQL (for a music database) and Apache running php are installed on. The other drive is IDE (160 GB) for storage of music and movies. Is there any benefit to this?
If there is a benefit to this set up, I was thinking of adding another 9 GB SCSI and 160 GB IDE and making two RAID 0 's. This would give me more space and performance which I need for both apache and music storage. (I don't really care to much at this point for data safety in the RAID.)
Please tell me if this is a dumb idea. Maybe I should just switch to IDE completely and make my RAID 0 with 3 IDE drives instead?
Thanx for the input
-Rob
btw I'm not rich and can't just buy a bunch of SCSI drives.
I am fond of SCSI drives, for the extra punch of performance they provide. I prefer using a setup similar to yours with SCSI disks for system, swap and essential daemons, while using affordable and large IDE drives for storage. I see no problem with that setup, and if you want to do two LVM/RAIDs, by all means go ahead!
Since I have both SCSI and IDE in my system, I guess I should throw my two cents in. I can't tell the difference. The newer generation of IDE drives can be quite fast, and I just don't see a performance hit when using IDE vs SCSI. This is with kernel compiling, ripping MP3/OGG, etc.
SCSI is great for lots of things, but in a desktop machine I say save some money and go IDE. The marginal improvement you may get on a benchmark is not worth the money. Note: I did not pay for my SCSI drives; they, uh, fell off a truck.
SCSI 9.1s are pretty cheap these days, even UWs that can handle 80MB/sec read-write. A nice 10k is pretty badass, two of them in raid 0, now that's just fun. Nah, that's not a stupid idea at all, drive writes can be a bottleneck like anything else and in the IDE world the goal has always been space over speed so that's where you take a hit. My whopping 160Gb Raid 5 array isn't all that fast, about 33Mb/sec. I would love to swap it down to a 76Gb SCSI raid 5 array.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.