Hi,

We'd need to know what version of the iSCSI tools you're using, distro vendor 
and package version or built from upstream sources.
This should have been fixed about a year ago in the upstream source.

Thanks,
Chris

----- Original Message -----
> Hi,
> I am running iscsiadm on CentOS 6.6.
> I use the following bash code to create many sessions:
> for i in `seq 1 257`; do iscsiadm -m session -r
> /sys/devices/platform/host891/session883/ -o new; done
> When using tcpdump, I see that in the login messages which are sent in
> field ISID only the C field changes.
> fields T is 0, A and B are the expected driver id but D is always 0.
> This situation causes the 257th session to get the same isid as the 1st
> session.
> How can I get more unique sessions?
> Thanks, Roy.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/open-iscsi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to