Skip to content
Snippets Groups Projects
Commit 91c8005f authored by dipohl's avatar dipohl
Browse files

Integrate the new page about RAID-controller support within the website.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2701 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 8f75ec28
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head> <head>
<title>smartmontools Documentation Page (last updated $Date: 2009/01/03 13:23:41 $)</title> <title>smartmontools Documentation Page (last updated $Date: 2009/01/11 15:04:00 $)</title>
<link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" /> <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" />
<meta name="description" content="smartmontools Documentation Page" /> <meta name="description" content="smartmontools Documentation Page" />
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<link rel="stylesheet" type="text/css" href="css/style.css" /> <link rel="stylesheet" type="text/css" href="css/style.css" />
</head> </head>
<body> <body>
<!-- $Id: doc.html,v 1.12 2009/01/03 13:23:41 dipohl Exp $ --> <!-- $Id: doc.html,v 1.13 2009/01/11 15:04:00 dipohl Exp $ -->
<div id="header"> <div id="header">
<h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a> <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>
smartmontools Documentation Page</h1> smartmontools Documentation Page</h1>
...@@ -41,6 +41,7 @@ of smartmontools. Have a look on the <a href="faq.html">FAQ Page</a> too, ...@@ -41,6 +41,7 @@ of smartmontools. Have a look on the <a href="faq.html">FAQ Page</a> too,
where you find information concerning more specific issues.</p> where you find information concerning more specific issues.</p>
<ul class="High"> <ul class="High">
<li><a href="#device-support">Smartmontools device support</a></li>
<li><a href="#man-pages">Manual pages</a> of smartmontools</li> <li><a href="#man-pages">Manual pages</a> of smartmontools</li>
<li><a href="#attributes">SMART attributes</a></li> <li><a href="#attributes">SMART attributes</a></li>
<li><a href="#tutorials">Tutorials and articles</a> about smartmontools</li> <li><a href="#tutorials">Tutorials and articles</a> about smartmontools</li>
...@@ -48,6 +49,17 @@ where you find information concerning more specific issues.</p> ...@@ -48,6 +49,17 @@ where you find information concerning more specific issues.</p>
</ul> </ul>
</div> </div>
<div> <div>
<h3><a name="device-support"></a>Smartmontools device support</h3>
<p>Smartmontools work on different operating systems. Due to OS-specific
issues and also depending on the different state of smartmontools
development on the platforms, device support ist not the same
for all OS platforms.</p>
<ul class="Square">
<li><a href="docs/raid-controller_support.html">Overview RAID-controller support</a></li>
</ul>
<hr />
<h3><a name="man-pages"></a>Smartmontools manual pages</h3> <h3><a name="man-pages"></a>Smartmontools manual pages</h3>
<p>If you are having trouble understanding the output of smartctl <p>If you are having trouble understanding the output of smartctl
or smartd, please first read the manual pages installed on your or smartd, please first read the manual pages installed on your
...@@ -120,7 +132,7 @@ Hosted by<br /> ...@@ -120,7 +132,7 @@ Hosted by<br />
<br /> <br />
<font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br /> <font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br />
Copyright (C) 2002-9 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br /> Copyright (C) 2002-9 Bruce Allen, published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
Last update: $Date: 2009/01/03 13:23:41 $</font><br /> Last update: $Date: 2009/01/11 15:04:00 $</font><br />
<a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdoc.html">W3C Link-Checker</a><br /> <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdoc.html">W3C Link-Checker</a><br />
<a href="http://validator.w3.org/check?uri=referer"><img <a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10-blue" src="http://www.w3.org/Icons/valid-xhtml10-blue"
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head> <head>
<title>smartmontools - Supported RAID-Controllers $Date: 2009/01/10 19:51:30 $)</title> <title>smartmontools - Supported RAID-Controllers $Date: 2009/01/11 15:04:00 $)</title>
<link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" /> <link rev="made" href="mailto:smartmontools-support&#64;sourceforge.net" />
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=ISO-8859-1" />
<meta name="description" content="smartmontools - List of supported RAID-Controllers" /> <meta name="description" content="smartmontools - List of supported RAID-Controllers" />
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="../css/style.css" /> <link rel="stylesheet" type="text/css" href="../css/style.css" />
</head> </head>
<body> <body>
<!-- $Id: raid-controller_support.html,v 1.2 2009/01/10 19:51:30 chrfranke Exp $ --> <!-- $Id: raid-controller_support.html,v 1.3 2009/01/11 15:04:00 dipohl Exp $ -->
<div id="header"> <div id="header">
<h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="../smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a> <h1><a id="logo" href="http://smartmontools.sourceforge.net/"><img src="../smart_logo.gif" width="105" height="59" border="0" hspace="20" align="middle" name="smartmontools_Logo" alt="S.M.A.R.T. Logo" /></a>
smartmontools - Supported RAID-Controllers</h1> smartmontools - Supported RAID-Controllers</h1>
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
</div> </div>
<div> <div>
<span class="marked">D R A F T &nbsp; and work in progress..</span><br />
<h3><a name="overview"></a>Supported RAID-Controllers</h3> <h3><a name="overview"></a>Supported RAID-Controllers</h3>
...@@ -56,25 +55,25 @@ ...@@ -56,25 +55,25 @@
</tr> </tr>
<tr> <tr>
<td><tt>Areca SATA RAID controller</tt></td> <td><tt>Areca SATA RAID controller</tt></td>
<td align="center" bgcolor="Azure"><tt>Yes</tt</tt></td> <!-- Linux --> <td align="center" bgcolor="Azure"><tt>Yes</tt></td> <!-- Linux -->
<td align="center" bgcolor="AntiqueWhite"><tt>No</tt></td> <!-- FreeBSD --> <td align="center" bgcolor="AntiqueWhite"><tt>No</tt></td> <!-- FreeBSD -->
<td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows --> <td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows -->
</tr> </tr>
<tr> <tr>
<td><tt>HighPoint RocketRAID SATA RAID controller</tt></td> <td><tt>HighPoint RocketRAID SATA RAID controller</tt></td>
<td align="center" bgcolor="Azure"><tt>Yes</tt</tt></td> <!-- Linux --> <td align="center" bgcolor="Azure"><tt>Yes</tt></td> <!-- Linux -->
<td align="center" bgcolor="AntiqueWhite"><tt>No</tt></td> <!-- FreeBSD --> <td align="center" bgcolor="AntiqueWhite"><tt>No</tt></td> <!-- FreeBSD -->
<td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows --> <td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows -->
</tr> </tr>
<tr> <tr>
<td><tt>CCISS (HP/Compaq Smart Array Controller)</tt></td> <td><tt>CCISS (HP/Compaq Smart Array Controller)</tt></td>
<td align="center" bgcolor="Azure"><tt>Yes</tt</tt></td> <!-- Linux --> <td align="center" bgcolor="Azure"><tt>Yes</tt></td> <!-- Linux -->
<td align="center" bgcolor="AntiqueWhite"><tt>Yes</tt></td> <!-- FreeBSD --> <td align="center" bgcolor="AntiqueWhite"><tt>Yes</tt></td> <!-- FreeBSD -->
<td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows --> <td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows -->
</tr> </tr>
<tr> <tr>
<td><tt>LSI MegaRAID SAS RAID controller</tt></td> <td><tt>LSI MegaRAID SAS RAID controller</tt></td>
<td align="center" bgcolor="Azure"><tt>Yes</tt</tt></td> <!-- Linux --> <td align="center" bgcolor="Azure"><tt>Yes</tt></td> <!-- Linux -->
<td align="center" bgcolor="AntiqueWhite"><tt>No</tt></td> <!-- FreeBSD --> <td align="center" bgcolor="AntiqueWhite"><tt>No</tt></td> <!-- FreeBSD -->
<td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows --> <td align="center" bgcolor="Azure"><tt>No</tt></td> <!-- MS-Windows -->
</tr> </tr>
...@@ -95,8 +94,8 @@ Hosted by<br /> ...@@ -95,8 +94,8 @@ Hosted by<br />
src="http://sourceforge.net/sflogo.php?group_id=64297&amp;type=5" alt="SourceForge.net" /></a> src="http://sourceforge.net/sflogo.php?group_id=64297&amp;type=5" alt="SourceForge.net" /></a>
<br /> <br />
<font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br /> <font size="-1">Maintained by: <a href="mailto:smartmontools-support@lists.sourceforge.net">Gabriele Pohl</a><br />
Copyright (C) 2008 Bruce Allen, Gabriele Pohl published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br /> Copyright (C) 2009 Bruce Allen, Gabriele Pohl published under <a href="http://www.gnu.org/licenses/gpl-2.0.html#SEC1">GNU GPL</a><br />
Last update: $Date: 2009/01/10 19:51:30 $</font><br /> Last update: $Date: 2009/01/11 15:04:00 $</font><br />
<a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdocs%2Fraid-controller_support.html">W3C Link-Checker</a><br /> <a href="http://validator.w3.org/checklink?uri=http%3A%2F%2Fsmartmontools.sourceforge.net%2Fdocs%2Fraid-controller_support.html">W3C Link-Checker</a><br />
<a href="http://validator.w3.org/check?uri=referer"><img <a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10-blue" src="http://www.w3.org/Icons/valid-xhtml10-blue"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment