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 / _CC37EA13C1AB466CAB123DCA9DC0D38F < prev    next >
Text File  |  2004-07-16  |  5KB  |  108 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-0</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-0 </h1>
  15. <p>RAID level-0 <a href="gs-unit.htm">stripes</a> the data across all the drives
  16.   in the disk group. This offers substantial speed enhancement, but provides no data
  17.   redundancy. RAID level-0 provides the largest storage capacity of the RAID levels
  18.   that are offered, because no room is taken for redundant data or data-<a href="gparity.htm">parity</a>
  19.   storage. </p>
  20. <p> RAID level-0 requires a minimum of two drives and, depending upon the level
  21.   of firmware and the <a href="cstripe.htm">stripe size</a>, supports a maximum
  22.   of 48 drives.
  23. <p> The following illustration shows an example of a RAID level-0 logical device.
  24. <h2>RAID level-0 example</h2>
  25. <table border="0" cellpadding="3">
  26.   <tr valign=top>
  27.     <td align="LEFT" valign="TOP" width="258">Start with two physical drives.
  28.     </td>
  29.     <td width="133"><img src="images/raidl0-a.gif" width="107" height="93" alt="RAID Level 0 example">
  30.     </td>
  31.   </tr>
  32.   <tr valign=top>
  33.     <td align="LEFT" valign="TOP" width="258">Create a disk group using the two physical
  34.       drives. </td>
  35.     <td width="133"><img src="images/raidl0-b.gif" width="107" height="93" alt="RAID Level 0 example">
  36.     </td>
  37.   </tr>
  38.   <tr valign=top>
  39.     <td align="LEFT" valign="TOP" width="258">Then create a logical device within
  40.       that disk group. </td>
  41.     <td width="133"><img src="images/raidl0-c.gif" width="107" height="93" alt="RAID Level 0 example">
  42.     </td>
  43.   </tr>
  44.   <tr valign=top>
  45.     <td align="LEFT" valign="TOP" width="258">The data is striped across the drives,
  46.       creating blocks.
  47.       <p>Notice that the data is striped across all the drives in the disk group, but
  48.         no redundant data is stored.
  49.     </td>
  50.     <td width="133"><img src="images/raidl0-d.gif" width="107" height="93" alt="RAID Level 0 example">
  51.     </td>
  52.   </tr>
  53. </table>
  54. <p>A physical drive failure within the disk group results in loss of data in the logical
  55.   drive assigned RAID level-0, but only in that logical device. If you have logical
  56.   drives assigned <a href="craid1.htm">RAID level-1</a> or
  57.   <a href="craid5.htm">5</a> in the same disk group,
  58.   they will not lose data. </p>
  59.  
  60. <p>When you replace a failed drive, the controller can rebuild all the
  61.   RAID level-1 and 5 logical devices automatically onto the replacement
  62.   physical drive. However, any data stored in a failed RAID level-0 logical device
  63.   is lost.
  64. <p>Although the risk of data loss is present, you might want to assign RAID level-0
  65.   to one of the logical devices to take advantage of the speed this RAID level
  66.   offers. You can use this logical device to store data that you back up each day
  67.   and can re-create easily. You also might want to use a RAID level-0 logical
  68.   drive when you require maximum capacity.
  69. <p>RAID level-0 offers the following advantages and disadvantages. <br>
  70. <table  BORDER>
  71.   <tr bgcolor="#C0C0C0">
  72.     <th align="LEFT" valign="BOTTOM" width="50%">Advantages </th>
  73.     <th align="LEFT" valign="BOTTOM" width="50%">Disadvantages </th>
  74.   </tr>
  75.   <tr>
  76.     <td align="LEFT" valign="TOP" width="50%">
  77.       <ul>
  78.         <li>Substantial speed enhancement </li>
  79.         <li>Maximum utilization of physical drive storage capacity, because no
  80.           room is taken for redundant data or data-parity storage </li>
  81.       </ul>
  82.     </td>
  83.     <td align="LEFT" valign="TOP" width="50%">No data redundancy, resulting in
  84.       data loss in the event that a physical drive fails </td>
  85.   </tr>
  86. </table>
  87. <h2>More information</h2>
  88.  
  89. <ul>
  90.   <li><a href="craidint.htm">Understanding RAID technology</a></li>
  91.   <li><a href="cstripe.htm">Understanding stripe size</a></li>
  92.   <li><a href="cselraid.htm">Selecting a RAID level</a> </li>
  93.   <li><a href="craid1.htm">RAID level-1</a></li>
  94.   <li><a href="craid5.htm">RAID level-5</a></li>
  95.   <li><a href="craidx0.htm">RAID level-x0</a> </li>
  96.   <li><a href="craidvol.htm">RAID volumes</a></li>
  97. </ul>
  98.  
  99. <div align="center">
  100.   <hr>
  101.   <a href="gportal.htm">Glossary</a> | <a href="menutoc.htm">Contents</a></div>
  102. <p> </p>
  103. <p align="right">x-1045-ASM-00-04-EN </p>
  104.  
  105. </body>
  106.  
  107. </html>
  108.