Section about IET migration tool developed by Scalable Informatics Inc. added

Thanks to Joe Landman <landman@scalableinformatics.com>!



git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1990 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-08-25 18:36:06 +00:00
parent 2de6b5ead6
commit f8b717910c
+24
View File
@@ -124,6 +124,30 @@ CAUTION: Working of target and initiator on the same host isn't fully
======= supported. See SCST README file for details.
Migration from IET
------------------
Scalable Informatics Inc. has developed a pretty simple tool, will
automatically generate an /etc/scst.conf file from an /etc/ietd.conf
file, and then restart daemons.
Tool is here: http://download.scalableinformatics.com/gen_scst_conf/
Just run it on an ietd.conf based iSCSI target:
$ chmod +x gen_scst_conf.pl
$ sudo ./gen_scst_conf.pl
and your IET machine should now largely be an iSCSI-SCST machine. With
the caveat of a few IET elements not being supported.
Current limitations are one LUN per target, and not all LUN options
might be mapped well between the systems. This may change if there is
demand. For any questions and inquirys feel free to contact Joe Landman
<landman@scalableinformatics.com> (and please provide a few sample
ietd.conf files for us to play with).
Sysfs interface
---------------