Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

HP MSA1000 RAID5- Organization

September 15th, 2011, 17:15

Anyone have a clue on how the data is specifically laid out- algorithm? It seems parity is on each drive, but not sure if in groups or data-parity-data, etc.

Re: HP MSA1000 RAID5- Organization

September 15th, 2011, 19:17

This will have the typical delayed parity you see with all smart array controllers. Try with a delay of 2 first.

Re: HP MSA1000 RAID5- Organization

September 16th, 2011, 2:29

How many drives?
I agree with phishin_ca, most probably you'll have delayed parity like all HP servers.

Re: HP MSA1000 RAID5- Organization

September 16th, 2011, 4:24

phishin_ca wrote:Try with a delay of 2 first.


Delay in HP always will be higher than 2...

enroute2 wrote:Anyone have a clue on how the data is specifically laid out- algorithm? It seems parity is on each drive, but not sure if in groups or data-parity-data, etc.


Data and parity is written as in standard RAID5, except parity is written to the same disk for a set number of stripes - this is the delay.

Re: HP MSA1000 RAID5- Organization

September 16th, 2011, 4:26

For information, WinHex can handle delay for HP RAIDs...

Re: HP MSA1000 RAID5- Organization

September 16th, 2011, 4:28

I usually use R-Studio and create a custom block layout to deal with these.

Re: HP MSA1000 RAID5- Organization

September 16th, 2011, 5:24

Both fits for the same goal, euth a rewind differences between them.
Winhex is much better for analysis and r-studio is better for rebuilding.

Re: HP MSA1000 RAID5- Organization

September 16th, 2011, 11:05

I am just partial to the WinHex way. With a larger array you have to do a lot more work in RStudio. Once I have the volume snapshot in WinHex, I feel no reason to leave :wink:

Re: HP MSA1000 RAID5- Organization

September 16th, 2011, 11:09

phishin_ca wrote:I am just partial to the WinHex way. With a larger array you have to do a lot more work in RStudio. Once I have the volume snapshot in WinHex, I feel no reason to leave :wink:


Personally I always use both. Winhex is great for analysis of disks, has a great option to synchronise multiple windows while R-Studio has a nice interface, many useful features and is easily configured.

But then again, I do not think any engineer working on RAID arrays will limit themselves to 1 or even 2 software titles.

Re: HP MSA1000 RAID5- Organization

September 17th, 2011, 16:54

Totally right, a good DR engineer will adapt itself to any app.
Post a reply