WEB updates for release 1.0.0

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@435 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2008-07-08 16:41:52 +00:00
parent 5172b31980
commit d803ef1c43
11 changed files with 129 additions and 25 deletions
+10 -6
View File
@@ -31,7 +31,7 @@
<div id="content-wrap">
<div id="main">
<h1>Stable SCST Releases</h1>
<p>The latest stable version of SCST core is <strong>0.9.5.2</strong>. It requires Linux kernel 2.6.14 or higher. Tested mostly on
<p>The latest stable version of SCST core is <strong>1.0.0</strong>. It requires Linux kernel 2.6.16 or higher. Tested mostly on
<strong>i386</strong> and <strong>x86_64</strong>, but should also work on any other supported by Linux platform. More detail
information you could find in its <strong>README</strong> file.</p>
<p>The latest development version of <strong>SCST core</strong>, <strong>target drivers</strong> and
@@ -56,19 +56,23 @@
<div id="rightbar">
<h1>Stable Releases</h1>
<h3>:: scst</h3>
<ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=119351&release_id=481008">scst-0.9.5.2.tar.gz</a></li></ul>
<ul><li><a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=119351">scst-1.0.0.tar.gz</a></li></ul>
<h3>:: scstadmin</h3>
<ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=214972&release_id=471038">scstadmin-0.9.5.tar.gz</a></li></ul>
<ul><li><a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=214972">scstadmin-1.0.0.tar.gz</a></li></ul>
<h3>:: qla2x00-target</h3>
<ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=179019&release_id=468027">qla2x00t-0.9.5.tar.gz</a></li></ul>
<ul><li><a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=179019">qla2x00t-1.0.0.tar.gz</a></li></ul>
<h3>:: qla_isp</h3>
<ul><li><a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=283231">qla_isp-1.0.0.tar.gz</a></li></ul>
<h3>:: iscsi-scst</h3>
<ul><li><a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=283228">iscsi-scst-1.0.0.tar.gz</a></li></ul>
<h3>:: fileio_tgt</h3>
<ul><li><a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=283232">fileio-1.0.0.tar.gz</a></li></ul>
<h3>:: doc-src</h3>
<ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=167573&release_id=392287">doc-0.9.3-pre4.tgz</a></li></ul>
<h3>:: qla2x00-target-24</h3>
<ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=119682&release_id=391968">qla2x00-target-0.9.3.4.tgz</a></li></ul>
<h3>:: scst-24</h3>
<ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=186837&release_id=408795">scst-0.9.3.1-24.tar.gz</a></li></ul>
<h3>:: unh-iscsi-1.6.0-scst</h3>
<ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=163033&release_id=354950">unh_iscsi.1.6.00-scst.patch</a></li></ul>
</div>
</div>
</div>
+85
View File
@@ -0,0 +1,85 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="Keywords" content="Generic SCSI Target Middle Level for Linux, iSCSI, iSCSI target" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="Daniel Fernandes"/>
<meta name="Robots" content="index,follow" />
<link rel="stylesheet" href="images/Orange.css" type="text/css" />
<title>SCST: Generic SCSI Target Middle Level for Linux</title>
</head>
<body>
<!-- wrap starts here -->
<div id="wrap">
<div id="header">
<div class="logoimg"></div><h1 id="logo"><span class="orange"></span></h1>
<h2 id="slogan">SCSI Target Middle Level for Linux</h2>
</div>
<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="http://www.sourceforge.net/projects/scst">Main</a></li>
<li id="current"><a href="targets.html">Drivers</a></li>
<li><a href="downloads.html">Downloads</a></li>
<li><a href="scstvsstgt.html">SCST vs STGT</a></li>
</ul>
</div>
<!-- content-wrap starts here -->
<div id="content-wrap">
<div id="sidebar">
<h1>Target Drivers</h1>
<ul class="sidemenu">
<li><a href="target_iscsi.html">iSCSI-SCST</a></li>
<li><a href="target_qla22xx_23xx.html">QLogic FC 22xx/23xx</a></li>
<li><a href="target_qla_isp.html">QLogic FC ISP</a></li>
<li><a href="target_srp.html">SCSI RDMA Protocol(SRP)</a></li>
<li><a href="target_lsi.html">LSI/MPT cards</a></li>
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
<div id="main">
<h1>FILEIO_TGT handler</h1>
<p>User space program fileio_tgt uses interface of SCST's scst_user dev
handler and allows to see how it works in various modes.
Fileio_tgt provides mostly the same functionality as the kernel space
SCST's scst_vdisk handler with the only exceptions that it supports
O_DIRECT mode and doesn't support BLOCKIO one. O_DIRECT mode is
basically the same as BLOCKIO, but also supports files, so for some
loads it could be significantly faster, than the regular FILEIO access.
All the words about BLOCKIO mode from SCST's README file apply to
O_DIRECT mode as well.</p>
<p>The latest stable version is 1.0.0. Requires SCST version 1.0.0 or higher.</p>
<p>You can find the latest development version of this handler in the SCST SVN. See the download page how to setup
access to it.</p>
<p class="post-footer align-right">
<a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=283232" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
</div>
</div>
</div>
<!-- footer starts here -->
<div id="footer">
<p>
&copy; Copyright 2008 <strong>SCST (SCSI Target Middle Level for Linux)</strong>&nbsp;&nbsp;
Design by: <b><font color="#EC981F">Daniel Fernandes</font></b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</p>
</div>
<!-- footer ends here -->
</body>
</html>
+3 -2
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
@@ -58,7 +59,7 @@
and add them to SCST.</p>
<p class="post-footer align-right">
<a href="http://sourceforge.net/project/showfiles.php?group_id=110471&package_id=214972&release_id=471038" class="readmore">Download</a>
<a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=214972" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><span><table height="300px" border=0><tr><td>&nbsp;</td></tr></table></span></p>
+2 -1
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
+11 -6
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
@@ -111,11 +112,15 @@
iscsi-scstd.conf file in /etc, but using corresponding SCST facilities. This is because now the responsibilities
are divided (as it should be) between the target driver (iSCSI-SCST) and the SCST core: target driver is
responsible for handling targets and their parameters, SCST core is responsible for handling backstorage.</p>
<p class="post-footer align-right">
<a href="http://iscsitarget.sourceforge.net/" class="readmore">IET WebPage</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p>The latest stable version is 1.0.0. Requires Linux kernel version 2.6.16.x or higher and SCST version 1.0.0 or higher.
Tested mostly on i386 and x86_64, but should work on any other supported by Linux platform.</p>
<p>You can find the latest development version of this driver in the SCST SVN. See the download page how to setup
access to it.</p>
<p class="post-footer align-right">
<a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=283228" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
</div>
</div>
</div>
+2 -1
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
+2 -1
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
+3 -2
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
@@ -50,7 +51,7 @@
<h1>Target driver for QLogic 22xx/23xx cards</h1>
<p><img src="images/t_qlogic.gif" width="100" height="120" class="float-left" />
This is target driver for QLogic 22xx/23xx Fibre Channel cards. It is stable and well tested.</p>
<p>The latest version is 0.9.5. Requires Linux kernel version 2.6.16.x or higher and SCST version 0.9.5.
<p>The latest stable version is 1.0.0. Requires Linux kernel version 2.6.16.x or higher and SCST version 1.0.0 or higher.
Tested mostly on i386 and x86_64, but should work on any other supported by Linux platform.</p>
<p>You can find the latest development version of this driver in the SCST SVN. See the download page how to setup
access to it.</p>
+7 -4
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
@@ -56,10 +57,12 @@
<p>Driver operates on the same hardware as the qla2x00 target driver, but has one notable
advantage over it: <strong>support of 24xx series of QLogic adapters</strong>.</p>
<p>This driver is in beta stages. You may want to use it in production, but you need to test it for your hardware
configuration. It is available for download from the SCST SVN repository. See the download page how to setup access
to it.</p>
configuration. The latest version is 1.0.0.</p>
<p>You can find the latest development version of this driver in the SCST SVN. See the download page how to setup
access to it.</p>
<p class="post-footer align-right">
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
<a href="https://sourceforge.net/project/showfiles.php?group_id=110471&package_id=283231" class="readmore">Download</a>
<a href="http://scst.svn.sourceforge.net/" class="readmore">SCST SVN Repository</a>
</p>
<p><span><table height="250px" border=0><tr><td>&nbsp;</td></tr></table></span></p>
</div>
+2 -1
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>
+2 -1
View File
@@ -40,9 +40,10 @@
<li><a href="target_fcoe.html">Open-FCoE Target SW</a></li>
<li><a href="target_old.html">Old Unsupported</a></li>
</ul>
<h1>SCST Admin</h1>
<h1>User utilities</h1>
<ul class="sidemenu">
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
</ul>
</div>