From 4f31b6d1ff8b84193d3285ef83fe3ac2e3a2cd77 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Fri, 3 Sep 2010 17:01:59 +0000 Subject: [PATCH] Minor web update git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2043 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- www/iscsi-scst/index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/www/iscsi-scst/index.html b/www/iscsi-scst/index.html index 70e56dce6..773e4c05b 100644 --- a/www/iscsi-scst/index.html +++ b/www/iscsi-scst/index.html @@ -109,12 +109,8 @@

If you are an IET user before installation carefully read README files of both iSCSI-SCST and - the SCST core. Especially pay attention that now the LUN information for iSCSI-SCST is configured not using - iscsi-scstd.conf file in /etc, but using corresponding SCST facilities. This is because now responsibilities - are divided (as it logically should be) between the target driver (iSCSI-SCST) and the SCSI target core (SCST), - where target driver is responsible for handling targets with their parameters, and SCST core is responsible for handling - backstorage. You can also use a migration tool developed by Scalable Informatics Inc., which will convert your IET machine - to an iSCSI-SCST machine. See README for more details.

+ the SCST core. You can also use a migration tool developed by Scalable Informatics Inc., which will + convert your IET machine to an iSCSI-SCST machine. See README for more details.

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. Tested mostly on i386 and x86_64, but should work on any other supported by Linux platform.