init web ems all

This commit is contained in:
agtuser
2024-09-27 17:13:36 +08:00
parent 81c97acbe9
commit 5cc56f8078
4263 changed files with 798779 additions and 0 deletions

55
wxc2_omc/omcHelp/1_2_7.htm Executable file
View File

@@ -0,0 +1,55 @@
<!DOCTYPE HTML>
<html>
<head>
<title>RAID</title>
<meta name="generator" content="Help &amp; Manual" />
<meta name="keywords" content="" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link type="text/css" href="default.css" rel="stylesheet" />
<style type="text/css">
body { margin: 0px; background: #FFFFFF; }
</style>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="helpman_settings.js"></script>
<script type="text/javascript" src="helpman_topicinit.js"></script>
<script type="text/javascript">
HMSyncTOC("index.html", "1_2_7.htm");
</script>
</head>
<body>
<table style="width:100%; border:none; border-spacing:0px; padding:5px; background:#649CCC">
<tr style="vertical-align:middle">
<td style="text-align:left">
<h1 class="p_Heading1"><span class="f_Heading1">RAID</span></h1>
</td>
<td style="text-align:right">
<a href="0_0.htm">Top</a>&nbsp;
<a href="1_2_3.htm">Previous</a>&nbsp;
<a href="1_2_4.htm">Next</a>
</td>
</tr>
</table>
<!-- Placeholder for topic body. -->
<table style="width:100%;border:none;border-spacing:0px"><tr style="vertical-align:top"><td style="text-align:left;padding:5px">
<p class="p_NoramlTest"><span class="f_NoramlTest">&nbsp;</span></p>
<p class="p_NoramlTest" style="line-height: 1.50;"><span class="f_NoramlTest">RAID (Redundant Array of Independent Disks) combines two or more physical hard disks into a single logical unit. Hardware solutions are designed to present themselves to the attached system as a single hard drive, so that the operating system would be unaware of the technical workings. </span></p>
<p class="p_NoramlTest"><span class="f_NoramlTest">&nbsp;</span></p>
<p class="p_NoramlTest" style="line-height: 1.50;"><span class="f_NoramlTest">The UltraWAVE R4S system adopts RAID 1 to mirror the contents of the disks, making a form of 1:1 ratio realtime backup. The contents of each disk in the array are identical to that of every other disk in the array. The RAID status displays the information and current status of each disks in the RAID array.</span></p>
<p class="p_NoramlTest"><span class="f_NoramlTest">&nbsp;</span></p>
<p class="p_NoramlTest"><span class="f_NoramlTest">&nbsp;</span></p>
<p class="p_NoramlTest"><span class="f_NoramlTest">&nbsp;</span></p>
<p class="p_NoramlTest"><span class="f_NoramlTest">&nbsp;</span></p>
<p class="p_NoramlTest"><span class="f_NoramlTest">&nbsp;</span></p>
<p class="p_NoramlTest" style="text-align: right;"><span class="f_NoramlTest" style="font-size: 8pt;">1.2.7</span></p>
</td></tr></table>
</body>
</html>