If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Sequential I/O with RAID-5 and RAID-10

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-06-11, 00:53
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Sequential I/O with RAID-5 and RAID-10

This is not really a DB2 question, but I hope someone could help clarify this for me. On p.18 of the following presentation ( http://www.wmduszyk.com/wp-content/u...n_Nasypany.pdf ), it's mentioned:


"N disk RAID 5 arrays can handle no more than N-1 sequential IO
streams before the IO becomes randomized

N disk RAID 10 arrays can do N sequential read IO streams and N/2
sequential write IO streams before the IO becomes randomized"


Is (N-1) for RAID-5 because of parity disk and (N/2) for RAID-10 because of disk mirroring?
Reply With Quote
  #2 (permalink)  
Old 02-08-11, 12:09
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I believe that that is a correct assumption.

Andy
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On