I'm trying to do use the Microsoft iSNS server with the client code from this project - I'm not having luck. I've tried both the "iSNS for linux" package - using the client code, and the "iSCSI test client for Linux". Can't get either one to work.
Typical errors I get back from the server are 3 - invalid registration, though I've seen some others, too.
Here's an example - I paste these lines to the client menu:
--- BEGIN ---
1
2
iqn.1991-05.com.isilon:baker-init-1
baker-init-1
2
10.8.4.121
6
0
16000
--- END ---
to create a new entity and I get back error 3.
Has anybody got the MS server to work or know what I might be doing wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Microsoft iSNS server expects source attribute to be present in the PDUs. This implementation doesnt have that field in the PDU. I am trying to change the code suchthat it works with MS iSNS. Will come back to you once I am done.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm trying to do use the Microsoft iSNS server with the client code from this project - I'm not having luck. I've tried both the "iSNS for linux" package - using the client code, and the "iSCSI test client for Linux". Can't get either one to work.
Typical errors I get back from the server are 3 - invalid registration, though I've seen some others, too.
Here's an example - I paste these lines to the client menu:
--- BEGIN ---
1
2
iqn.1991-05.com.isilon:baker-init-1
baker-init-1
2
10.8.4.121
6
0
16000
--- END ---
to create a new entity and I get back error 3.
Has anybody got the MS server to work or know what I might be doing wrong?
Microsoft iSNS server expects source attribute to be present in the PDUs. This implementation doesnt have that field in the PDU. I am trying to change the code suchthat it works with MS iSNS. Will come back to you once I am done.
The latest iSNS package (Released in Feb 07) supports the MS iSNS server