From 2ee493a005e073840fd3c0c50a8a98a62b961ca8 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Tue, 21 Dec 2010 14:48:02 +0000 Subject: [PATCH] Web updates git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3169 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/comparison.html | 11 +- www/contributing.html | 16 +- www/downloads.html | 6 +- www/handler_fileio_tgt.html | 2 +- www/iscsi-scst/index.html | 2 +- www/scst_admin.html | 2 +- www/sgv_big_order_alloc-r2.diff | 785 ------------------ ...diff => sgv_big_order_alloc-sfw5-rc3.diff} | 434 +++++----- www/target_emulex.html | 7 +- www/target_local.html | 5 +- www/target_qla2x00t.html | 12 +- www/target_qla_isp.html | 2 +- www/target_srp.html | 9 +- 13 files changed, 254 insertions(+), 1039 deletions(-) delete mode 100644 www/sgv_big_order_alloc-r2.diff rename www/{sgv_big_order_alloc-sfw4.diff => sgv_big_order_alloc-sfw5-rc3.diff} (56%) diff --git a/www/comparison.html b/www/comparison.html index 6ed85c275..5ee077668 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -51,7 +51,7 @@ mailing list and it will be corrected.

-

As on September 2010

+

As on September 2010. Partially updated in December 2010.

@@ -80,9 +80,7 @@ - @@ -245,7 +243,8 @@ apply changes in the config file on fly without any restarts - + @@ -274,7 +273,7 @@ apply changes in the config file on fly without any restarts - +
- Kernel only
Stability Final testing - before release (1.0.1.x - - stable) + +Stability + + 3 + Probably (no released packages)
scsta iSCSI + + + +
QLogic (Fibre Channel) + - - - QLogic (Fibre Channel) + - - Preliminary + (just added)
Emulex (Fibre Channel and FCoE) + - - - scsta (not completed) - - -
IBM pSeries Virtual SCSI - + - - IBM pSeries Virtual SCSI + + - -
Local access to emulated backstorage devices diff --git a/www/contributing.html b/www/contributing.html index a33c9d1e9..97529ed3a 100644 --- a/www/contributing.html +++ b/www/contributing.html @@ -297,18 +297,10 @@ of entries inside the SG IO count limitation. In sgv_big_order_alloc.diff you can find a possible way to solve this issue.

-

There are also 2 more patches you can look at:

- - +

You can also look at patch + sgv_big_order_alloc-sfw5-rc3.diff + created by Frank Zago for SCST 2.0.0. It was submitted too late to be included in it. + Update for SCST trunk is welcome!

Memory registration

diff --git a/www/downloads.html b/www/downloads.html index f4b3bbe5e..30869e655 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -36,13 +36,9 @@

SCST Downloads

-

The latest stable released version of SCST core is 1.0.1.1. It requires Linux kernel 2.6.16 or higher. +

The latest stable released version of SCST core is 2.0.0. It requires Linux kernel 2.6.18 or higher. More detail information you could find in its README file.

-

But at the moment it is recommended to use instead version 2.0-rc3, which you can find in the 2.0.0.x - branch in the SCST SVN. - It has a lot of new features and generally should be more stable. Final 2.0 should be released in the next few weeks.

-

You can also download prebuilt SCST modules for Scientific Linux CERN 5 (RHEL5-based), Ubuntu and diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html index 804015e30..d72074081 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -67,7 +67,7 @@ All the words about BLOCKIO mode from SCST's README file apply to O_DIRECT mode as well.

-

The latest stable version is 1.0.1.1. Requires SCST version 1.0.1.1 or higher.

+

The latest stable version is 2.0.0. Requires SCST version 2.0.0 or higher.

You can find the latest development version of this handler in the SCST SVN. See the download page how to setup access to it.

-

The latest stable version is 1.0.1.1. Requires Linux kernel version 2.6.16.x or higher and SCST version 1.0.1.1 or higher. +

The latest stable version is 2.0.0. Requires Linux kernel version 2.6.18.x or higher and SCST version 2.0.0 or higher. Tested mostly on i386 and x86_64, but should work on any other supported by Linux platform.

You can find the latest development version of this driver in the SCST SVN. See the download page how to setup access to it.

diff --git a/www/scst_admin.html b/www/scst_admin.html index 752e080be..1553d2ccc 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -66,7 +66,7 @@ scst.conf, then you edit this file, e.g. add new devices, then scstadmin will figure out that you added those devices and add them to SCST.

-

The latest stable version is 1.0.6.

+

The latest stable version is 2.0.0.

The lpfc SCST driver kit is part of the lpfcxxxx SourceForge project located at Emulex Linux Drivers page.

-



+

You can find version which can compile on RHEL5 platforms + here. Thanks to Chris Worley who supplied it.

+ +

This driver compatible only with SCST 1.x. Update for SCST 2.x is welcome!

+ +

+

Additionally, this driver allows creation of fully functional target drivers in user space. + See README for more details.

+

This driver was made by Richard Sharpe.

-

It is on the beta stage. The latest released version is 0.9. You can download +

It is on the beta stage. The latest stabe version is 1.0.0. You can download the latest development version from the SCST SVN repository. See the download page how to setup access to it.




Target driver qla2x00t for QLogic FC adapters

SCST QLogic - This is target driver for QLogic qla2xxx (qla22xx/qla23xx) Fibre Channel adapters. It is stable and well tested.

+ This is target driver for QLogic qla2xxx (22xx/23xx/24xx/25xx) Fibre Channel adapters. It is stable and well tested.

-

The latest stable version is 1.0.1.1. Requires Linux kernel version 2.6.16.x or higher and - SCST version 1.0.1.1 or higher.

- -

The latest development version is 2.0.0. It additionally has support for 24xx/25xx (4/8 Gbps) adapters - as well as several other important improvements, thanks to ID7. - Requires Linux kernel version 2.6.26.x or higher and SCST version 1.0.2 or higher. - You can download it from the SCST SVN repository. See the download page how to setup - access to it.

+

The latest stable version is 2.0.0. Requires Linux kernel version 2.6.26.x or higher and + SCST version 2.0.0 or higher.

This driver is mainline Linux kernel ready and after cosmetic cleanups going to be pushed to it together with other SCST patches.

diff --git a/www/target_qla_isp.html b/www/target_qla_isp.html index 30a097d33..424b8c7a7 100644 --- a/www/target_qla_isp.html +++ b/www/target_qla_isp.html @@ -68,7 +68,7 @@ From other side, qla2x00t is simpler, smaller and much better tested on 22xx and 23xx, hence perform more reliable and, thus, is recommended for these adapters.

-

Since support of 24xx (4Gbps) and 25xx (8Gbps) series of QLogic adapters was added in version 2.0.0 +

Since support of 24xx (4Gbps) and 25xx (8Gbps) series of QLogic adapters was added in version 2.0.0 of qla2x00t, users are encouraged to switch from this driver to qla2x00t.

The latest release is 1.0.2. It supports kernel versions between 2.6.16 and 2.6.32.

diff --git a/www/target_srp.html b/www/target_srp.html index d91ceb93c..ffdd9c9c0 100644 --- a/www/target_srp.html +++ b/www/target_srp.html @@ -58,13 +58,14 @@

Infiniband SCSI RDMA protocol (SRP) target driver

SCST SRP SCSI RDMA Protocol (SRP) target driver has been developed by Vu Pham. Since March - 2008 the main development place of the SRP target driver is SCST SVN repository.

-

The latest stable version is 1.0.0.

-

You can find instructions how to download and install the development version of the driver on its wiki page. + 2008 the main development place of the SRP target driver is SCST SVN repository. + It is maintained by Bart Van Assche.

+

This driver is mainline Linux kernel ready and going to be pushed to it + together with other SCST patches.

+

The latest stable version is 2.0.0.