Originally posted by: Tostada
Originally posted by: Pariah
I have no idea what he was trying to say, but you're not correct either. For a given size of data, the larger capacity will be faster. How much? Depends on the drive, the descrepancy in platter count and what the drives are being used for. Simple example, (these are ballpark numbers that don't mirror real world drives but still accurately portray the concept being explained):
Say you have one 80GB drives (1 platter) and one 240GB drive (3 platters). Now, lets say you have 80GB of storage you need to store. 80 GB's would completely fill the 1 platter drive, yet only fill 1/3 of the larger drive. This means that the smaller drive might have the search the entire platter surface for data, while the larger drive would never have to search more than 1/3 of the platter surface (if you made an 80GB partition). A 2/3's reduction in average seek time (6ms for 7200RPM ATA drive) would improve average access time by more than moving to a 10K SCSI drive. The 2nd part is STR which degrades as you move towards the center of the drive. So while the 80th GB on the 1 platter drive is reading at around 35MB/s, on the 3 platter drive, that same piece of data would be read around 55MB/s. So using a larger capacity drive could yield a significant performance boost depending on the application (50% boost in STR, almost 50% reduction in average access time for this example). Again, these are oversimplified ideal scenario numbers to portray a point, but it is false to blindly claim that different capacity drives with the same areal density will perform the same. You may not notice the difference for what you do, but in some situations, the performance difference can be pretty dramatic.
It should also be noted that drives get a lot slower as they get fuller, and also become much more fragmented when almost full, so by having a larger drive, just having more free space on it, can boost your performance.
You are wrong. Many things you say are correct, but not your conclusion.
In comparing similar drives with the same density, you're suggesting that a larger drive would be faster because for a given amount of data the head will have to travel farther on a single platter than it would with multiple platters. This is only correct if both drives contained the same amount of data and were totally defragmented. Your logic is valid. Essentially you are arguing that a 250GB drive will be faster than an 80GB drive in certain appliations if you make sure you always leave most of the drive empty, but this is largely irrelevant, because if you buy a 250GB drive it would be ridiculous to only ever use 80GB of it. You are also assuming the worst-case scenario in which the 80GB drive is completely full and has to seek from one end all the way to the opposite end. This is almost never the case, and benchmarks will show you that the impact of this is negligable.
The same is true for sequential transfer rate. You are arguing that the larger drive is better because you get more data in the area with a higher transfer rate, but how is this relevant? Are you going to partition off the drive and then never use most of it?
I can appreciate the valid theoretical points you bring up, but the bottom line is that drives from the same line have almost identical performance regardless of platter count. The numbers speak for themselves.
StorageReview only has benchmarks from the original WD800JB with two 40GB platters, but if you want to compare a modern 3-platter to a modern 5-platter drive, look at the Hitachi 7K400 vs. the 7K250. They have almost the exact same numbers. The 3-platter wins the server suite by about 2% and the 5-platter wins the workstation suite by about 2%. This is very impressive, because the 7K400 is a newer drive, and updates are usually made to improve performance at least a little bit, but the benchmarks are still split.
The simple fact is that drives with less platters have slightly better access times because they're not moving as many heads around. They're also usually cooler because they're not spinning as much mass. They're usually quieter, but minor differences in noise is more about the level of acoustic management. Drives with less platters are also more reliable because of the same reasons, and because there are less heads to possibly fail.
In the end, this is also mostly negligable. The bottom line is that they will perform almost identically.