home *** CD-ROM | disk | FTP | other *** search
/ ftp.msan.hr / ftp.msan.hr.tar / ftp.msan.hr / Drivers / HP / Server / ml150g2supportCD.nrg / Utility / Tools / ml150winasm-2.12.00build811-1.exe / data1.cab / _A1A38C9B6F2D4B6DA28488BA6ABBC2C8 < prev    next >
Text File  |  2004-07-16  |  4KB  |  103 lines

  1. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2. <html>
  3. <head>
  4.  
  5. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  6.  
  7. <title>Understanding RAID level-5</title>
  8.  
  9. <base target="_top">
  10. <link rel="stylesheet" href="basicpg.css">
  11. </head>
  12. <body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#333399" alink="#0000FF">
  13.  
  14. <h1>Understanding RAID level-5 </h1>
  15. <p>RAID level-5 <a href="gs-unit.htm">stripes</a> data and <a href="gparity.htm">parity</a>
  16.   across all drives in the disk group. </p>
  17. <p>RAID level-5 offers both data protection and increased throughput. When you
  18.   assign RAID level-5 to a disk group, the capacity of the disk group is reduced by the
  19.   capacity of one drive (for data-parity storage). RAID level-5 gives you higher
  20.   capacity than RAID level-1, but RAID level-1 offers better performance.
  21. <p> RAID level-5 requires a minimum of three drives and, depending upon the level
  22.   of firmware and the <a href="cstripe.htm">stripe size</a>, supports a maximum of 16 drives.
  23. <p>The following illustration is an example of a RAID level-5 logical device. </p>
  24. <h2>RAID level-5 example</h2>
  25. <table width="497" border="0" cellpadding="3">
  26.   <tr valign=top>
  27.     <td align="LEFT" valign="TOP" width="289">Start with four physical drives.
  28.     </td>
  29.     <td width="190"><img src="images/raidl5-a.gif" width="189" height="93"> </td>
  30.   </tr>
  31.   <tr valign=top>
  32.     <td align="LEFT" valign="TOP" width="289">Create a disk group using three of the
  33.       physical drives, leaving the fourth as a hot-spare drive. </td>
  34.     <td width="190"><img src="images/raidl5-b.gif" width="189" height="93"> </td>
  35.   </tr>
  36.   <tr valign=top>
  37.     <td align="LEFT" valign="TOP" width="289">Then create a logical device within
  38.       that disk group. </td>
  39.     <td width="190"><img src="images/raidl5-c.gif" width="189" height="93"> </td>
  40.   </tr>
  41.   <tr valign=top>
  42.     <td align="LEFT" valign="TOP" width="289">The data is striped across the drives,
  43.       creating blocks.
  44.       <p>Notice that the storage of the data parity (denoted by<b><sub><b><sub>
  45.         <font size="5">*</font></sub></b></sub></b>) also is striped, and it shifts
  46.         from drive to drive.
  47.       <p>A parity block (<b><sub><b><sub><font size="5">*</font></sub></b></sub></b>)
  48.         contains a representation of the data from the other blocks in the same
  49.         stripe. For example, the parity block in the first stripe contains data
  50.         representation of blocks 1 and 2.
  51.       <p>
  52.     </td>
  53.     <td width="190"><img src="images/raidl5-d.gif" width="189" height="93"> </td>
  54.   </tr>
  55.   <tr valign=top>
  56.     <td align="LEFT" valign="TOP" width="289"> If a physical drive fails in the
  57.       disk group, the data from the failed physical drive is reconstructed onto the
  58.       hot-spare drive. <br>
  59.     </td>
  60.     <td width="190"><img src="images/raidl5-e.gif" width="200" height="105"> </td>
  61.   </tr>
  62. </table>
  63. <p>RAID level-5 offers the following advantages and disadvantages. <br>
  64. <table  BORDER>
  65.   <tr bgcolor="#C0C0C0">
  66.     <th align="LEFT" valign="BOTTOM" width="50%">Advantages </th>
  67.     <th align="LEFT" valign="BOTTOM" width="50%">Disadvantages </th>
  68.   </tr>
  69.   <tr>
  70.     <td align="LEFT" valign="TOP" width="50%">
  71.       <ul>
  72.         <li>100% data protection </li>
  73.         <li>Offers more physical drive storage capacity than RAID level-1
  74.         </li>
  75.       </ul>
  76.       <br>
  77.     </td>
  78.     <td align="LEFT" valign="TOP" width="50%">Lower performance than RAID level-1
  79.  </td>
  80.   </tr>
  81. </table>
  82. <h2>More information</h2>
  83. <ul>
  84.   <li><a href="craidint.htm">Understanding RAID technology</a></li>
  85.   <li><a href="cstripe.htm">Understanding stripe size</a></li>
  86.   <li><a href="cselraid.htm">Selecting a RAID level</a></li>
  87.   <li><a href="craid0.htm">RAID level-0</a></li>
  88.   <li><a href="craid1.htm">RAID level-1</a></li>
  89.   <li><a href="craidx0.htm">RAID level-x0</a></li>
  90.   <li><a href="craidvol.htm">RAID volumes</a></li>
  91. </ul>
  92.  
  93. <div align="center">
  94.   <hr>
  95.   <a href="gportal.htm">Glossary</a> | <a href="menutoc.htm">Contents</a></div>
  96.  
  97. <p> </p>
  98. <p align="right">x-1048-ASM-00-04-EN </p>
  99.  
  100. </body>
  101.  
  102. </html>
  103.