ProLiant Servers (ML,DL,SL)
1825854 Members
3046 Online
109689 Solutions
New Discussion

DL380 and RAID --one missed question

 
SOLVED
Go to solution
scott_417
Frequent Advisor

DL380 and RAID --one missed question

What is the Advanced Data Guarding? How is it compared with the RAID x?


Thanks.
2 REPLIES 2
Steven Clementi
Honored Contributor
Solution

Re: DL380 and RAID --one missed question

Scott:


RAID ADG is similar to RAID 5 - Parity is striped among all the drives. In this case though, you lose the space of 2 drives instead of 1 as in RAID5.

On a Dl380 with 6 disks, your available space for RAID ADG would be equal to 4 disks.
RAID 5 would be 5 disks.
RAID1+0 would be 3 Disks
RAID 0 would be 6 disks.

RAID ADG is slower performing than RAID5 since it is writing 2 stripes of data instead of 1. You can lose up to 2 disks though and still be operating vs. 1 disk with RAID 5.


Steven
Steven Clementi
HP Master ASE, Storage, Servers, and Clustering
MCSE (NT 4.0, W2K, W2K3)
VCP (ESX2, Vi3, vSphere4, vSphere5, vSphere 6.x)
RHCE
NPP3 (Nutanix Platform Professional)
Ivan Ferreira
Honored Contributor

Re: DL380 and RAID --one missed question

I prefer RAID 5 with SPARE insted of RAID ADG. This is for performance.

You can loose anyway too disks, but not at the same time, when you loose a disk, the spare disk will reconstruct the data of the failed disk. After the reconstruction, you can loose a disk again.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?