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.
Cheers,
Hannes
--
Dr. Hannes Reinecke zSeries & Storage
[email protected] +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg)
--
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.