Dear Open-iscsi Developers,

Can someone clue me into the deal with iscsi these days?

I can't for the life of me get a working iscsi stack in linux 2.6.37.6.

Here are the things I've tried:

1.  I'm using the slackware 13.37 kernel which has scsi_transport_iscsi
compiled in so I patched open-iscsi to not check
iscsi_sysfs_check_class_version() as mentioned over here:
https://github.com/mikechristie/open-iscsi/pull/1 and that got me close
enough to get the discovery done and connect to the target, but mtx
hangs when it tries to connect to /dev/sg3 (my tape changer which uses
an iscsi-sas bridge.)

2.  I've also tried compiling the kernel without scsi_transport_iscsi
then using the modules in open-iscsi-2.0-872.  They won't compile on
2.6.37 so I patched the kernel/Makefile to recognize 2.6.37, but the
result is a kernel opps whenever I try to connect to anything.

3.  I tried using the latest code from version control compiled the same
was as 2 above, but got the same result.

So the question is, how can I get an iscsi layer running on 2.6.37.6
when the kernel modules don't work and the open-iscsi modules cause a
kernel opps.

Thanks,
schu

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to