Boris
Guest
|
Posted:
Thu Apr 01, 2004 12:01 am Post subject:
ReportActiveIScsiTargetMappingsW API question |
|
|
Hi,
I have a question regarding ReportActiveIScsiTargetMappingsW API. I've
noticed what this API returns in the LUNList TargetLUN as 0, 256, 512:
instead 0, 1, 2:. Is it correct behavior? Should I assume that it can be
divided to 256 to get the real LUN ID?
Thank you,
Boris |
|
Pat [MSFT]
Guest
|
Posted:
Thu Apr 01, 2004 6:58 am Post subject:
Re: ReportActiveIScsiTargetMappingsW API question |
|
|
I think that it is returning a bitmap (I'll double check), so you will just
need to mask it to find the ID.
Pat
"Boris" <boris@netapp.com> wrote in message
news:Ohl8aK1FEHA.3032@TK2MSFTNGP09.phx.gbl...
| Quote: | Hi,
I have a question regarding ReportActiveIScsiTargetMappingsW API. I've
noticed what this API returns in the LUNList TargetLUN as 0, 256, 512:
instead 0, 1, 2:. Is it correct behavior? Should I assume that it can be
divided to 256 to get the real LUN ID?
Thank you,
Boris
|
|
|