Resource Group creation might fail when SCV host has multiple IP addresses
Applies to
- SnapCenter Plug-in for VMware 4.0, 4.1
- SnapCenter Server
Issue
Resource Group creation might fail due to the following error when SnapCenter Plug-in for VMware (SCV) host has multiple IP addresses.
Resource Group creation failed : Unable to find host (<IP_ADDR>)
Also, the following error can be seen in SnapManagerWeb.log.
ERROR SnapManagerWeb PID=[<PID>] TID=[<TID>] System.Exception: Unable to find host(<IP_ADDR>)
at SnapManager.SMSDAL.ProtectionGroupDAL.MapProtectionGroupResource(IEnumerable`1 hostResourceMaping,SmConfiguration pgConfiguration, nsm_protection_group pg, SmSnapManagerDBEntities entities, SmUserOperationContext userContext,Boolean globalRunAs, Boolean createDataset, String pluginName, SmPluginCode gpluginCode)
at SnapManager.SMSDAL.ProtectionGroupDAL.CreateProtectionGroup(SmCreateProtectionGroupRequest request)