iscsi wmi

Hi,

In the LoginToTarget_IN structure, there is a ISCSI_TargetMapping member.
It is not clear, in what scenario this member would be valid.
LoginToTarget_IN is sent to the miniport when the user tries to login to the target.
How can the targetmapping, lun information etc be sent even before logging into the target. Need help in understanding this.

Regards
Vijay

This member forces you to map the target to a specific BusID/TargetID for the storport. There is some advantage in fixing the mapping to a certain ID, but most of the time it’s just more hassle.

Oh ok. But how about the lun count and the lun information? How can he give the 64bit lun no etc?