I was trying to connect, using the new iscsid implementation, to an iSCSI target created on a Nexenta machine using comstar. The LUN never gets online:
And in the syslog I see several occurrences of those messages:
I tried several authentication approaches (no auth, monodirectional CHAP, bidirectional CHAP) with the same result.
Has anyone managed to mount a LUN from a comstar target using iscsid?
Code:
# camcontrol devlist -v
<CUT>
< > at scbus9 target 0 lun 0 (probe0)
And in the syslog I see several occurrences of those messages:
Code:
kernel: WARNING: xyz.xyz.eu (iqn.2014-06.eu.xyz:xyz): connection error; reconnecting
scsid[18540]: xyz.xyz.eu (iqn.2014-06.eu.xyz:xyz): received final login response without the "T" flag.
I tried several authentication approaches (no auth, monodirectional CHAP, bidirectional CHAP) with the same result.
Has anyone managed to mount a LUN from a comstar target using iscsid?