[H]ard|Forum

Go Back   [H]ard|Forum > [H]ard|Ware > Data Storage Systems

Reply
 
Thread Tools Search this Thread
  #1  
Old 01-04-2007, 01:57 PM
TheBuzzer 2[H]4U, 4.3 Years
 
TheBuzzer is offline
Any raid like this?

Is there a raid style where it uses just one drive , it stores the data into 2 or more parts. so when it stores data it stores it by like a good distance away from the same data, This way the drive could try to spin to the nearest place where the data is stored.

So like a 500 gb hd. say get divided into 5 parts so there is only 100 gb. Each of the 5 parts are all the same distance away from each other stored onto the hard drive. This way the hard drive when getting data, it can choose the closest place to move to get the information.

So is there any raid setup like this?

Last edited by TheBuzzer; 01-04-2007 at 02:02 PM..
  #2  
Old 01-04-2007, 02:00 PM
unhappy_mage [H]ard|DCer of the Month - October 2005, 5.4 Years
 
unhappy_mage is offline
You could emulate something like that by doing a raid 1 of two halves of the drive. But this would hurt performance compared to just partitioning the disk in half and only using half. Whenever you wrote something to disk you'd have to write in two places, far apart, which guarantees a large seek with every write. That's bad.
__________________
"I know not what course others may take; but as for me, give me liberty or give me death!"
-- Patrick Henry, 1775
  #3  
Old 01-04-2007, 02:04 PM
TheBuzzer 2[H]4U, 4.3 Years
 
TheBuzzer is offline
so it makes writing slower but how about reading? does it make reading faster?
  #4  
Old 01-04-2007, 02:20 PM
unhappy_mage [H]ard|DCer of the Month - October 2005, 5.4 Years
 
unhappy_mage is offline
No. It could decrease latency slightly (but no more than if you had just partitioned half the disk and left the other half alone) but it wouldn't increase the STR of the disk.
__________________
"I know not what course others may take; but as for me, give me liberty or give me death!"
-- Patrick Henry, 1775
  #5  
Old 01-04-2007, 05:47 PM
Zamboni [H]ard|Gawd, 5.5 Years
 
Zamboni is offline
Look up "hard drive interleaving" for something similar. This was used when the rotational speed was faster than the heads could read it. With modern drives, the problem is reversed -- the read heads can outrun the disks, so interleaving has been mostly abandoned. Interleaving with duplicate sectors would probably be slower than a defragemented non-interleaved drive.

For pure speed, get a smart defragmenter that puts the most-used files on the outer edge of the platter. The read speed there is far faster than on the inner sectors (so park seldom used files there).
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 On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:55 AM.


Valid XHTML 1.0 Transitional

Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright 2000 - 2009 KB Networks, Inc.