CAM_NEW_TRAN
Matthew Jacob
lydianconcepts at gmail.com
Sun Oct 29 01:40:08 UTC 2006
>
> iSCSI:
> I don't know - I haven't played with your iSCSI driver yet. I would
> actually expect things to be substantially easier as you can then make
> iSCSI a transport protocol and do transport specific things within it
> which are awkward otherwise.
Incomplete thought: to a first approximation it shouldn't really
affect you much at all. Most of the 'driver' changes are things just
put into slightly different structures and called something a bit
different.
The notion then would be to start taking this further and doing more
and more useful things with it.
For example, camlib/camcontrol would then be taught about the
different transport types and could report WWPNs and whatnot for FC
and whatever that ridiculous 511 byte UUID there is for iSCSI.
Everyone I know who uses FreeBSD with Fibre Channel and target mode
has to hack things to get that information.
More information about the freebsd-scsi
mailing list