--- In
nslu2-linux@..., "Charles Lindsey" <clerew5@...> wrote:
>
> I see that slugosBE 4.8 is offering me modules
> kernel-module-iscsi-tcp
> kernel-module-libiscsi
> kernel-module-scsi-transport-iscsi
>
> Does anybody here have experience of using them? I am looking to set up ISCSI targets (no need for initiators), and to do that what else will I need?
Well, having investigated further, it seems that those kernel modules are for ISCSI _initiators_, whereas what is needed is to use the SLug as an ISCSI _target_ (but even for an initiator, you would need the associated user-programs, such as iscsiadm - see www.open-iscsi.org).
For a _target_, it seems the fashionable implementation is IET (
http://iscsitarget.sourceforge.net/), whose main component is the daemon ietd. The Good News is that it is all done in User Space (no kernel modules needed). The Bad News is that it is not available for the Slug anywhere (or, has anyone tried it). Anyway, I might have a go at it.
> But if it all works, then it would amount to a very handy way to access decives on the Slug (my main host, running Solaris 10, seems to have all the necessary handles to manage the initiator end, and it it works I could then access devices on the slug such as USB sticks and my CD/DVD gadget as if thyey were sitting on my main hos)t.
>