•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Storage section within the Tech Talk category of DaniWeb, a massive community of 455,965 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,617 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Storage advertiser: Programming Forums
Views: 3075 | Replies: 1
![]() |
•
•
Join Date: Aug 2004
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
hallo techie(s),
I have frequently read about SCSI being another way(than the IDE) to attach drives and peripherals ..
what i dont really get is what is the 'big diffrence' between the IDE and the SCSI?
and in what way is the IDE better and thus more common..?
Another Question,
what does it mean when a HD is an ATA?
And Another,
I have many partitions for my HD ( C:, D:, E:,F:, & G
.. the C: and D: Are about 4.6 GB only while the E: F: & G: are 9.3 GB each.. My ques is ...Can i re-arrange the partitions in a way that i let the C and D have the most size and the other partitions have the least.. or Is there a way i could just divide the total 40 GB equally between partitions?
thanks,
I have frequently read about SCSI being another way(than the IDE) to attach drives and peripherals ..
what i dont really get is what is the 'big diffrence' between the IDE and the SCSI?
and in what way is the IDE better and thus more common..?
Another Question,
what does it mean when a HD is an ATA?
And Another,
I have many partitions for my HD ( C:, D:, E:,F:, & G
.. the C: and D: Are about 4.6 GB only while the E: F: & G: are 9.3 GB each.. My ques is ...Can i re-arrange the partitions in a way that i let the C and D have the most size and the other partitions have the least.. or Is there a way i could just divide the total 40 GB equally between partitions?thanks,
•
•
Join Date: Dec 2003
Location: Marin County, CA
Posts: 6,439
Reputation:
Rep Power: 18
Solved Threads: 339
First- the easy one:
There are many utilities which you can use to manipulate your partitions; most cost $$, but you can find free or trial versions of some. Have a look at these links for more info:
http://www.google.com/search?hl=en&l...s+&btnG=Search
OK, SCSI- some pros and cons:
Like IDE/ATA, SCSI is indeed a technology for connecting storage devices, but it is an entirely different beast altogether. There are many benefits to SCSI, but quite honestly your average user isn't going to notice them; in fact, for the tasks that a normal user asks of their computer, IDE/ATA can actually be faster. When it comes to higher-end systems such as heavy-load servers or digital multimedia workstations however, SCSI is the way to go. *Note that the advent of Serial ATA (SATA) shrinks the performance gap between ATA and SCSI technologies.
- IDE/ATA technology only allows for 2 devices (master and slave) on a given channel. SCSI allows up to 15 devices per channel (16 technically, but the SCSI controller itself counts as one of the devices).
- The maximum length of standard ATA (PATA) ribbon cable is 18", the max length of a SATA cable is 1 meter, but the maximum length of a SCSI chain is 12 meters (and can be extended with repeaters). This makes SCSI really the only option for external "drive farm" racks (such as those produced by Rorke Data) used on large servers or audio/video workstations.
- SCSI has a richer command set than IDE, which allows it to "multitask" better than IDE/ATA. Basically, this means that a SCSI host controller can handle multiple requests to/from attached devices on a given bus more efiiciently that can an ATA controller. ATA technology works in such a way that the ATA controller cannot process requests from any other devices on the bus until it is done communicating with whatever device it is currently communicating with. This is what can make IDE more efficient in a normal environment though, because on a basic home/small office system, it's unlikely that the controller would need to service many requests from multiple devices at (essentially) the same time. The overhead incurred by SCSI's "enhanced" features in such a situation would actually cause a performance hit.
- On a very practical level, IDE/ATA technology is simply less expensive to implement all the way around. That, and the fact that ATA advances have brought it closer to SCSI performance, are reasons why Apple (who were champions of SCSI for ages) decided to switch to ATA technology in their newer Macs- they finally realized that Joe or Jane Average User wasn't going to benefit from SCSI.
There are many utilities which you can use to manipulate your partitions; most cost $$, but you can find free or trial versions of some. Have a look at these links for more info:
http://www.google.com/search?hl=en&l...s+&btnG=Search
OK, SCSI- some pros and cons:
Like IDE/ATA, SCSI is indeed a technology for connecting storage devices, but it is an entirely different beast altogether. There are many benefits to SCSI, but quite honestly your average user isn't going to notice them; in fact, for the tasks that a normal user asks of their computer, IDE/ATA can actually be faster. When it comes to higher-end systems such as heavy-load servers or digital multimedia workstations however, SCSI is the way to go. *Note that the advent of Serial ATA (SATA) shrinks the performance gap between ATA and SCSI technologies.
- IDE/ATA technology only allows for 2 devices (master and slave) on a given channel. SCSI allows up to 15 devices per channel (16 technically, but the SCSI controller itself counts as one of the devices).
- The maximum length of standard ATA (PATA) ribbon cable is 18", the max length of a SATA cable is 1 meter, but the maximum length of a SCSI chain is 12 meters (and can be extended with repeaters). This makes SCSI really the only option for external "drive farm" racks (such as those produced by Rorke Data) used on large servers or audio/video workstations.
- SCSI has a richer command set than IDE, which allows it to "multitask" better than IDE/ATA. Basically, this means that a SCSI host controller can handle multiple requests to/from attached devices on a given bus more efiiciently that can an ATA controller. ATA technology works in such a way that the ATA controller cannot process requests from any other devices on the bus until it is done communicating with whatever device it is currently communicating with. This is what can make IDE more efficient in a normal environment though, because on a basic home/small office system, it's unlikely that the controller would need to service many requests from multiple devices at (essentially) the same time. The overhead incurred by SCSI's "enhanced" features in such a situation would actually cause a performance hit.
- On a very practical level, IDE/ATA technology is simply less expensive to implement all the way around. That, and the fact that ATA advances have brought it closer to SCSI performance, are reasons why Apple (who were champions of SCSI for ages) decided to switch to ATA technology in their newer Macs- they finally realized that Joe or Jane Average User wasn't going to benefit from SCSI.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
- Ancient Aborigine blessing
Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.
However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Storage Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Hard drive acting SLOWW...why? (Storage)
- Question..please (Storage)
- Rebuilding a PC (Motherboards, CPUs and RAM)
- USB for HDD? (Peripherals)
- Some Questions (Motherboards, CPUs and RAM)
- kids and computers dont mix!!!! (Motherboards, CPUs and RAM)
- ATA Types? (Storage)
Other Threads in the Storage Forum
- Previous Thread: adding a new hard drive
- Next Thread: CD ROM problems



Linear Mode