<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Re: [BlueOnyx:02386] basic use questions</title>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
margin: 5px 5px 5px 5px;
background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
span.rvts1 /* Heading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #0000ff;
}
span.rvts2 /* Subheading */
{
font-size: 10pt;
font-family: 'Arial';
font-weight: bold;
color: #000080;
}
span.rvts3 /* Keywords */
{
font-size: 10pt;
font-family: 'Arial';
font-style: italic;
color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
font-size: 10pt;
font-family: 'Arial';
color: #008000;
text-decoration: underline;
}
span.rvts6
{
}
span.rvts7
{
font-family: 'arial';
font-weight: bold;
}
span.rvts8
{
font-family: 'arial';
}
a.rvts9, span.rvts9
{
color: #0000ff;
text-decoration: underline;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
text-align: left;
text-indent: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
text-align: center;
}
--></style>
</head>
<body>
<div><table border=0 cellpadding=1 cellspacing=2 style="background-color: #ffffff;">
<tr valign=top>
<td width=1 style="background-color: #0000ff;"><br>
</td>
<td width=912>
<p><span class=rvts6> </span></p>
<div><table border=0 cellpadding=1 cellspacing=2 style="background-color: #ffffff;">
<tr valign=top>
<td width=3 style="background-color: #0000ff;"><br>
</td>
<td width=891>
<p><span class=rvts6>How do you check the integrity of the RAID from the web GUI? In Server Management -> System Settings -> Hardware Information I can see my two drives, how it has petitioned them but not any information about the RAID. </span></p>
<p><br></p>
<p><span class=rvts7>should be "Raid Integrity" in active monutor</span></p>
<p><span class=rvts6> </span></p>
<p><span class=rvts7>Gerald</span></p>
</td>
</tr>
</table>
</div>
<p><br></p>
<p><span class=rvts6>Nope. Does that mean it wasn't set up with RAID? The instructions said if it found two disks it would do RAID 1 automatically. . .</span></p>
<p><br></p>
<p><span class=rvts6>do you have /etc/raidtab</span></p>
<p><span class=rvts6>what do you see when you run</span></p>
<p><span class=rvts6> cat /proc/mdstat</span></p>
</td>
</tr>
</table>
</div>
<p><br></p>
<p>$ cat /proc/mdstat</p>
<p>Personalities : [raid1]</p>
<p>md0 : active raid1 hdd1[1] hdc1[0]</p>
<p> 256896 blocks [2/2] [UU]</p>
<p><br></p>
<p>md1 : active raid1 hdd2[1] hdc2[0]</p>
<p> 488126912 blocks [2/2] [UU]</p>
<p><br></p>
<p>unused devices: <none></p>
<p><br></p>
<p>That looks promising. Wonder why I don't have a "Raid Integrity" in my active monitor. </p>
<p><br></p>
<p><br></p>
<p><br></p>
<p>---------------------------------------------</p>
<p>William Eggington -- <a class=rvts9 href="http://www.eggington.net">http://www.eggington.net</a></p>
<p>---------------------------------------------</p>
</body></html>