Tom's Hardware > Forum > Storage > Hard Disks > Choosing between HDD's

Choosing between HDD's

Forum Storage : Hard Disks - Choosing between HDD's

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Quick question up front: Can I raid HDD's of two different brands as long as they the same size?

http://www.newegg.com/Product/Prod [...] 6822136074

http://www.newegg.com/Product/Prod [...] 6822152054

http://www.newegg.com/Product/Prod [...] 6822148140

Which of these three drives is the best?

I can't decide now between 320GB and 400GB for my external internal.

Sponsored Links
Register or log in to remove.

Your links don't work, I can't even piece them together.

What do you mean "my external internal."

------------------------------ Intel Core 2 Duo E4300 @ 2.93GHz (366x8)
Gigabyte GA-965P-DQ6 Rev 3.3 / F11
6GB 976MHz DDR2 5-5-5-15 (2GB OCZ, 4GB G.Skill)
4x320GB RAID5 (Storage) Seagate 7200.10
Reply to joex444

Your links do not work. If the links are too long, the forum automatically shortens (truncate) them making them useless.

Do not paste links in the Quick Reply box. Click the Post Reply icon and from there look for and click the link icon which looks like a chain link.

Paste the link inside the two bracketed "URLs".

---------------------------------

To answer your question, yes you technically can, but it is not recommended. Different drives have different timings and specs. In the best case scenario you will take a performance hit because one drive has to wait for the other. In the worst case scenario the different timings can cause a skip in data writing which will render the data useless.

------------------------------ Q9450 |Corsair XMS 4GB DDR 800 | ABit IP35 Pro | HD 5850 | Audigy 2 | Seasonic S12 550 | Cooler Master Centurion 532 | NEC LCD2690WUXi and Planar PX2611w | WinXP

Peace on Earth by means of the destruction of all life on Earth.
Reply to jaguarskx

Here are the links.

http://www.newegg.com/Product/Prod [...] 6822152054
http://www.newegg.com/Product/Prod [...] 6822136074
http://www.newegg.com/Product/Prod [...] 6822148140

I am putting together an external drive usinga seperate case and HDD. The HDD is intended as an internal drive, hence "external internal".

Reply to nukchebi0

Yes, but it's not recommended.

Reply to UncleDave

Others have recommended doing so.

Reply to nukchebi0

Can someone answer the question, please.

Reply to nukchebi0

Seagate Barracuda 7200.10 ST3320620AS (Perpendicular Recording Technology) 320GB 7200 RPM 16MB Cache SATA 3.0Gb/s Hard Drive - OEM

Perpendicular Recording Technology

Manufacturer Warranty
Parts 5 years limited
Labor 5 years limited


As for mixing drives..... I can only re-iterate jaguarskx's post

To answer your question, yes you technically can, but it is not recommended. Different drives have different timings and specs. In the best case scenario you will take a performance hit because one drive has to wait for the other. In the worst case scenario the different timings can cause a skip in data writing which will render the data useless.

Message quoted 1 times
Message edited by UncleDave on 11-05-2007 at 06:46:13 PM
Reply to UncleDave

UncleDave wrote :

In the worst case scenario the different timings can cause a skip in data writing which will render the data useless.



I hardly think so. No error will ever arise from using mismatched drives unless there is a hardware problem.

Using mismatched drives will work fine with no errors. However, there is a performance degradation.

For example, say I build 3 different 2-drive RAID-0s, one with 2x drive A, one with 2x drive B, and a third with 1 each of A and B.

Let's say drive A has better and more intelligent cache handling, and therefore outperforms drive B with several requests for small files. But drive B has a higher sequential transfer rate (STR) and outperforms drive A when reading large files.

My first RAID-0 with 2x drive A performs much better than the second RAID with 2x drive B when reading several small files, thanks to the better caching in the A drives.

My second RAID-0 with 2x drive B outperforms RAID-0 with 2x drive A when doing Photoshop scratch work, thanks to the higher STR of the B drives.

The third RAID-0, with 1 each of drive A and B underperforms both of the other RAID-0s. In the several small files case, the RAID controller is always waiting on drive B to complete requests because it's caching isn't as good. In the STR applications, the RAID controller is always waiting on drive A to complete requests because of the slower STR. In short, the 1 drive of each RAID is always hampered by the worst-case performance of any single connected drive.

This is why it's generally recommended to use identical drives. Since the purpose of RAID-0 is to increase performance, and using different drives hampers performance, the use of different drives in RAID-0 is counterproductive.

For other RAID levels, like RAID-1, it's less counterproductive, but the performance still suffers.

------------------------------ - SomeJoe7777

"Did he dazzle you with his extensive knowledge of mineral water? Or was it his in-depth analysis of, uh, uh, Marky Mark that finally reeled you in?" - Troy Dyer (Ethan Hawke), Reality Bites, 1994
Reply to SomeJoe7777

SomeJoe7777 wrote :

I hardly think so. No error will ever arise from using mismatched drives unless there is a hardware problem.

Using mismatched drives will work fine with no errors. However, there is a performance degradation.

This is why it's generally recommended to use identical drives. Since the purpose of RAID-0 is to increase performance, and using different drives hampers performance, the use of different drives in RAID-0 is counterproductive.

For other RAID levels, like RAID-1, it's less counterproductive, but the performance still suffers.



Can we agree that it is recommended that all drives in a RAID array SHOULD be the same but can be different?

Next time I quote I'll make sure I quote properly not cut and paste - If data ever got (gets?) out of sync between two drives it's up to the controller card (or software) to correct it.

Reply to UncleDave

UncleDave wrote :

Can we agree that it is recommended that all drives in a RAID array SHOULD be the same but can be different?



Yes, of course. That is for sure.

UncleDave wrote :

Next time I quote I'll make sure I quote properly not cut and paste - If data ever got (gets?) out of sync between two drives it's up to the controller card (or software) to correct it.



I am confused on this point. What does it mean that data "gets out of sync" between the two drives? Why would that happen? And why would different drives make this more likely?

The RAID controller is in absolute control of all data writes and reads. If a drive does not do what the controller has told it to do, then the drive has failed for all intents and purposes. You now have a degraded RAID (or useless RAID-0), and must replace the drive.

------------------------------ - SomeJoe7777

"Did he dazzle you with his extensive knowledge of mineral water? Or was it his in-depth analysis of, uh, uh, Marky Mark that finally reeled you in?" - Troy Dyer (Ethan Hawke), Reality Bites, 1994
Reply to SomeJoe7777

SomeJoe7777 wrote :

Yes, of course. That is for sure.



I am confused on this point. What does it mean that data "gets out of sync" between the two drives? Why would that happen? And why would different drives make this more likely?

The RAID controller is in absolute control of all data writes and reads. If a drive does not do what the controller has told it to do, then the drive has failed for all intents and purposes. You now have a degraded RAID (or useless RAID-0), and must replace the drive.



I think we are saying the same thing.

The RAID controller is not in absolute control of all data writes and reads - the controller instructs the drives to store or retrieve information. The drive will let the RAID controller know the results of the instruction. The read or write request can fail for any number of reasons from the kick I just gave the server to the cable expanding and making dodgy contact to any number of reasons. If the RAID controllers request succeeds on the first drive and fails against the second drive, the RAID controller has a number of actions to take, the last of which will result in the drive being disabled.

I have never contended that it is more or less likely - I quoted somebody else <--- my mistake. IMHO Data can get out of sync for the hell of it :pt1cable:

I certainly do not contend that the RAID controller will detect and then just leave data of of sync.

Reply to UncleDave

UncleDave wrote :

The RAID controller is not in absolute control of all data writes and reads - the controller instructs the drives to store or retrieve information. The drive will let the RAID controller know the results of the instruction. The read or write request can fail for any number of reasons from the kick I just gave the server to the cable expanding and making dodgy contact to any number of reasons. If the RAID controllers request succeeds on the first drive and fails against the second drive, the RAID controller has a number of actions to take, the last of which will result in the drive being disabled.

I have never contended that it is more or less likely - I quoted somebody else <--- my mistake. IMHO Data can get out of sync for the hell of it :pt1cable:

I certainly do not contend that the RAID controller will detect and then just leave data of of sync.



To me, data would only be in a state that the RAID controller does not desire and/or did not intend if there is an error condition happening somewhere downstream of the RAID controller. Yes, all of those reasons you mentioned can cause a drive to have trouble writing or reading data. However, the drive's own internal algorithms will re-try the operation, attempt ECC, etc. before reporting to the RAID controller that the command did not complete. By the time a drive reports an error to the RAID controller, there is a serious problem.

During that entire period of waiting on the drive to re-try, the RAID controller is patiently sitting there, waiting for a response. The RAID controller will never give up and leave the data in an unknown state (barring a software/firmware bug in the controller). Once the drive actually throws an error condition back to the controller, the controller can take several actions, as you've stated, including it's own attempts at re-trys, or if the array is redundant (RAID-1 or 5), attempt to immediately reconstruct the data from other drives, and/or reallocate the bad block. It can and will also warn the user through the software driver and user interface.

Anyway, my point here is that to me, if any of this type of error correction is coming into play during RAID operation, the array is not functioning properly from a hardware perspective. There should never be a situation where active error correction steps should be considered part of normal operation. I don't believe that data "gets out of sync" for the hell of it. There is always a reason. That reason is usually defective hardware, and that defect needs to be fixed.

------------------------------ - SomeJoe7777

"Did he dazzle you with his extensive knowledge of mineral water? Or was it his in-depth analysis of, uh, uh, Marky Mark that finally reeled you in?" - Troy Dyer (Ethan Hawke), Reality Bites, 1994
Reply to SomeJoe7777

Whats the point of buying a bunch of different drives anyways why not get all the same... is there a point, if not then why do it?

Reply to vaker5

The drive I have isn't on Newegg anymore.

Reply to nukchebi0

Can someone answer the original question, or find a reputable site that has a 400GB Spinpoint T for a decent price?

Reply to nukchebi0

nukchebi0 wrote :

Can someone answer the original question, or find a reputable site that has a 400GB Spinpoint T for a decent price?



You having a laugh?

Reply to UncleDave

This has been a very informative post for me; thanks! I recently experimented with RAID0 and couldn't figure out why two drives were slower than one (they were VERY dissimilar, different brands, capacities, ETC).

Reply to prolfe

UncleDave wrote :

You having a laugh?



The other original question, about the hard drives. I think the other one was answered.

Reply to nukchebi0
Tom's Hardware > Forum > Storage > Hard Disks > Choosing between HDD's
Go to:

There are 1206 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them