RAID-DP (Double Parity)
Raid DP is a Double Parity disk and this implementation that
prevents data loss when two disk fail.
In Raid DP minimum 3 disks required to create one aggregate.
It will support multi disk failure.
In NetApp raid DP is default raid group.
It will support multi disk failure.
In NetApp raid DP is default raid group.
Example:
filer1> aggr create -r 5 aggr1 10
In this command "aggr create -r 5 aggr1 10"aggr1 will randomly take 10 disk from spare disk and -r 5 which means each raid group should have 5 disks.
So obviously here two raid group will create and each raid group should have 5 disks.
d1 d2 d3 P(d4) DP (d5) => rg0
d6 d7 d8 P(d 9) DP (d10) => rg1
Note:
d1 - d10 which means disk name
P for parity disk
DP for second parity disk
rg0 and rg1 are raid group 0 and 1
this commands helped me out,,
ReplyDeleteThank you
Hi Santhosh,
ReplyDeleteThank you for your comments.
hi i really appreciate your effort and this is blog is simply awesome and userfriendly.
ReplyDeleteI thank u so much suresh .
thank u so much this Blog is really awesome Bro
ReplyDelete