Menu

Generic SCSI Target Subsystem For Linux / News: Recent posts

SCST 0.9.5 and Qlogic 2x00 target driver 0.9.5 released

SCSI target middle level for Linux version 0.9.5 and Qlogic 2x00 target driver for 2.6 kernels version 0.9.5 released.

This version of SCST is a major improvement in almost all areas.

Posted by Vladislav Bolkhovitin 2006-12-01

SCST development repository switched to SVN

SCST development repository switched from CVS to SVN on SF.net. You can access it using:

svn co https://svn.sourceforge.net/svnroot/scst

The commit notifications will be sent in scst-svn mailing list.

The CVS is read-only now and indended only for history keeping.

Posted by Vladislav Bolkhovitin 2006-10-12

SCST 0.9.4 and Qlogic 2x00 target driver 0.9.3.8 released

SCSI target middle level for Linux version 0.9.4 and Qlogic 2x00 target driver for 2.6 kernels version 0.9.3.8 released.

Also released SCST 0.9.3.1-24 with 2.4 kernels support.

There are mostly stability fixes and cleanups in all modules.

Posted by Vladislav Bolkhovitin 2006-04-13

SCST 0.9.3 and Qlogic 2x00-2.6 target driver released

There are mostly stability fixes and cleanups. Both modules are more or less stable now.

Posted by Vladislav Bolkhovitin 2006-03-07

Native Qlogic 2x00 target driver for 2.6 kernels released

Thanks to Nathaniel Clark <nate@misrule.us>.

Posted by Vladislav Bolkhovitin 2006-02-08

SCST 0.9.3-pre4 and Qlogic 2x00 SCSI target driver released

There are mostly stability fixes and cleanups. The interface with target drivers was changed and made more simple and reliable.

Posted by Vladislav Bolkhovitin 2006-02-08

More target drivers available

Target drivers for Adaptec 7xxx, LSI/MPT and Qlogic QLA12xx available for download from http://bj.soulinfo.com/~hugang/scst/tgt/, thanks to Hu Gang. These drivers are not completed, but looks to be a good starting point. SCST team don't have the appropriate hardware, therefore have not tested and don't support them. Send all questions to Hu Gang <hugang % soulinfo.com>.

Posted by Vladislav Bolkhovitin 2006-02-08

SCST 0.9.3-pre2 and Qlogic 2x00 SCSI target driver released

Basically, SCST 0.9.3-pre2 has many bug fixes as well as many changes that intended to provide stable high performance under extreme loads.

Qlogic 2x00 SCSI target driver 0.9.3.2 has only cosmetic compilation fixes for the latest kernels and gcc.

Posted by Vladislav Bolkhovitin 2005-10-25

Qlogic 2200/2300 target driver 0.9.2 released

Two main features added in this release:

- Support for 2.6 kernels

- Ability to work with SCST (Generic SCSI Target Middle Level for Linux) 0.9.2, so now it is possible to use its FILEIO/BLKDEV device handler.

Posted by Vladislav Bolkhovitin 2004-10-05

Generic SCSI Target Mid-level For Linux 0.9.2 released

Generic SCSI Target Middle Level for Linux (SCST) version 0.9.2 released and available for download. The major changes from version 0.9.1 are

- 2.6 kernels support

- FILEIO/BLKDEV device handler that works over files on file system and
makes from them virtual remotely available SCSI disks. In addition, it
allows to work directly over a block device, e.g. local IDE or SCSI disk
or ever disk partition, where there is no file systems overhead. Using
block devices comparing to sending SCSI commands directly to SCSI
mid-level via scsi_do_req() has advantage that data are get or put via
system cache, so it can fully benefit from caching and read ahead,
performed by Linux's VM subsystem.

Posted by Vladislav Bolkhovitin 2004-07-21

Generic SCSI Target Mid-level For Linux 0.9.1 released

The first public release 0.9.1 of a generic SCSI target middle level subsystem for Linux (SCST) is available for download together with Qlogic 2200/2300 target driver and a patch for for UNH-iSCSI Target 1.5.3 to work over SCST. SCST is designed to provide unified, consistent interface between SCSI target drivers and Linux kernel and simplify target drivers development as much as possible. It has a lot of features, including high performance and scalability, complete SMP support, required SCSI functionality emulation.

Posted by Vladislav Bolkhovitin 2004-06-16