Site icon EfmSoft

What does HRESULT 0x8004270C (VDS_E_ASSOCIATED_PORTALS_EXIST) mean?

 
Previous Next
VDS_E_ASSOCIATED_LUNS_EXIST VDS_E_NO_DISCOVERY_DOMAIN

VDS_E_ASSOCIATED_PORTALS_EXIST

This HRESULT is a portal-group lifecycle guard. VDS exposes a portal group as a configuration object associated with one or more iSCSI portals. IVdsIscsiPortalGroup::Delete requires those portal associations to be removed first; the group is not just a label that can be deleted while endpoints remain attached.

Why this state matters

The error is therefore different from an unreachable portal. A portal can be offline or inaccessible and still remain associated with the group in the provider configuration. Network testing does not remove that relationship. The provider topology must be changed explicitly, then the portal group can be deleted.

Diagnostic focus

Technical references

IVdsIscsiPortalGroup::Delete · IVdsIscsiPortalGroup · VDS_IPADDRESS · VDS_ASYNC_OUTPUT_TYPE · MS-VDS error codes


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

Exit mobile version