Site icon EfmSoft

What does HRESULT 0x80042708 (VDS_E_ISCSI_LOGIN_FAILED) mean?

 
Previous Next
VDS_E_INITIATOR_SPECIFIC_NOT_SUPPORTED VDS_E_ISCSI_LOGOUT_FAILED

VDS_E_ISCSI_LOGIN_FAILED

This HRESULT marks failure of the VDS login operation, whose input includes target and portal object IDs, initiator portal, login type, digest options, authentication type, and login flags. It does not by itself identify whether the lower-layer cause was name resolution, TCP reachability, iSCSI login negotiation, authentication, digest negotiation, or another initiator-service error.

Why this state matters

iSCSI separates a node name from the network address used to reach it. RFC 3721 emphasizes that a node can keep one stable iSCSI name while its addresses change. Diagnostics should therefore preserve both the target name and the selected portal endpoint. A successful TCP connect alone does not prove that the iSCSI login phase or CHAP authentication can complete.

Diagnostic focus

Technical references

IVdsIscsiInitiatorAdapter::LoginToTarget · VDS_ASYNC_OUTPUT_TYPE · VDS_ISCSI_TARGET_PROP · RFC 7143: iSCSI · RFC 3721: iSCSI naming and discovery


Looking for a different code? Search another status or error code.

Exit mobile version