On 04/25/2012 03:28 AM, Bla wrote:
> iscsiadm: read 48 PDU header bytes, opcode 0x3f, dlength 48, data
> 0x7f3334008010, max 262144
> iscsiadm: read 48 bytes of PDU data
> iscsiadm: discovery session to 10.20.56.2:3260 received unexpected
> opcode 0x3f

Could you try the open-iscsi code from our git tree? The code you are
using might be old and I am not sure what debian has backported to that
version.

Do:

- whatever command you use to remove the debian iscsi tools so they do
not conflict with the upstream ones.

then do:

git clone git://github.com/mikechristie/open-iscsi.git
cd open-iscsi
make
make install

It also might be a new problem so could you send all the output when
using -d 8 with iscsiadm and could you also take a tcpdump/wireshark trace?

>From the log snippted above it looks we go to ask the target for more
targets/portals, but it returns a reject pdu. It seems the target is not
liking something.

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com.
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to