A computer components & hardware forum. HardwareBanter

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   Home » HardwareBanter forum » General Hardware & Peripherals » Storage & Hardrives
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

space consumed by raid6



 
 
Thread Tools Display Modes
  #1  
Old May 29th 07, 11:07 PM posted to comp.arch.storage
[email protected]
external usenet poster
 
Posts: 9
Default space consumed by raid6

How much overhead does raid6 add? If I had 300GB of data, how much
overhead would be added by the raid6 implementation? Does this also
depend on how much data I have? Will the overhead change if I had
more than 300GB, say 600GB?

B

  #2  
Old May 30th 07, 01:40 AM posted to comp.arch.storage
[email protected]
external usenet poster
 
Posts: 37
Default space consumed by raid6

On May 29, 5:07 pm, wrote:
How much overhead does raid6 add? If I had 300GB of data, how much
overhead would be added by the raid6 implementation? Does this also
depend on how much data I have? Will the overhead change if I had
more than 300GB, say 600GB?



The most common definitions of RAID6 (which is not all that well
standardized) implies the equivalent of two disks in the array being
dedicated to redundancy. In short, if you had a five disk array,
you'd get three disks worth of usable storage out of them (66%
overhead). If you had a 32 disk array, you'd get 30 disks worth of
storage (6.6% overhead). So if you needed a RAID6 array with a
capacity of 300GB, you might have five 100GB drives, or 32 10GB
drives.

If you needed 600GB of capacity, you might either do a 5x200GB array,
a 8x100GB array, or what the heck, a 62x10GB array.

The proper choice depends on cost and performance considerations. Of
the last three configurations, the 5x200GB array will likely cost by
far the least, but will perform by far the worst. The 62x10GB array
will be very expensive, but very fast.

Of course RAID6 for 300-600GB of storage is pretty silly (assuming
current disk drives)...

  #3  
Old May 30th 07, 06:33 AM posted to comp.arch.storage
Rob Turk
external usenet poster
 
Posts: 14
Default space consumed by raid6

wrote in message
ups.com...

The proper choice depends on cost and performance considerations. Of
the last three configurations, the 5x200GB array will likely cost by
far the least, but will perform by far the worst. The 62x10GB array
will be very expensive, but very fast.

Of course RAID6 for 300-600GB of storage is pretty silly (assuming
current disk drives)...


The speed of the RAID6 set will also depend on the capabilities of your
controller. Most are designed to perform best with a certain number of
disks. Very large number of disks (such as your example of 60 + 2) will most
likely take some time on the controller to calculate parity in multiple
steps, where it may be able to do this in a single step with 6+2...

Rob


  #4  
Old May 30th 07, 09:24 AM posted to comp.arch.storage
[email protected]
external usenet poster
 
Posts: 37
Default space consumed by raid6

On May 30, 12:33 am, "Rob Turk" wrote:
The speed of the RAID6 set will also depend on the capabilities of your
controller. Most are designed to perform best with a certain number of
disks. Very large number of disks (such as your example of 60 + 2) will most
likely take some time on the controller to calculate parity in multiple
steps, where it may be able to do this in a single step with 6+2...



Regardless of the number of disks in the array, a RAID6 write (without
any of the replaced data cached), will require three reads and three
writes. OTOH, the required Galois field multiplication to compute the
second parity block is painful without special hardware.

 




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Low Disk Space on PC boom General 6 April 7th 06 06:40 AM
Lost HDD space willah General Hardware 7 May 8th 04 03:26 AM
Does HP buy all of the shelf space? John Printers 7 November 18th 03 02:08 AM
Does HP buy all of the shelf space? John Printers 0 November 9th 03 02:52 AM
actual power consumed by a power supply darren Homebuilt PC's 12 September 24th 03 03:42 AM


All times are GMT +1. The time now is 08:58 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.