On 07/26/2011 06:56 AM, Hannes Reinecke wrote:
> Hi all,
> 
> trying to figure out why my be2iscsi thing doesn't work I've came across
> this:
> 
> # cat /sys/class/iscsi_host/host5/ipaddress
> cat: /sys/class/iscsi_host/host5/ipaddress: Function not implemented
> 
> Reason being here that be2iscsi sets this mask:
> 
>     .host_param_mask = ISCSI_HOST_HWADDRESS | ISCSI_HOST_IPADDRESS |
>                 ISCSI_HOST_INITIATOR_NAME,
> 
> but doesn't have a callback for the IP address.
> Not being utterly familiar with be2iscsi I would guess it'd
> need an IP address, seeing that it's using it's own PCI device.
> So I would've thought it should have a callback, too.
> 

Yeah, I have pinged Jay on getting that info exposed for a while :)

We are working on hooking be2iscsi in Qlogic's iface patches which I
posted yesterday. The be2iscsi stuff should be finished in the next week
and it will report the ip correctly.

-- 
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