mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 07:51:28 +00:00
d8bd3482e1ad644f98b80792908c7f319b89e0a9
initiator doesn't see the target and puts in the kernel log messages like that: qla2300 0000:02:03.0: scsi(6:0:0): Abort command issued -- a 2002. 6:0:0:0: scsi: Device offlined - not ready after error recovery 6:0:0:0: rejecting I/O to offline device All it does is move the enabling of target mode to the end of the applyConfiguration subroutine. The key seems to be that target mode must be enabled after SCST device and group assignments are configured. From Brad Johnson <bjohnson@proficientsolutionsinc.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@85 d57e44dd-8a1f-0410-8b47-8ef2f437770f
Description
No description provided
Languages
C
90.1%
Perl
4.2%
Shell
1.8%
HTML
1.7%
Makefile
1.2%
Other
0.9%