Unable to remove resource group or host from SnapCenter
Applies to
- SnapCenter Server (SC)
- Resource Group (RG) removal
- Host removal
Issue
- When trying to remove the RG from a decommissioned host using PowerShell (PS), get the following error:
Remove-SmResourceGroup -ResourceGroupNames <RG_Name> -Force -Confirm:$false
Remove-SmResourceGroup : The remote name could not be resolved: '<Host_FQDN>'
- Removing the host gives a similar error:
Remove-SmHost -HostNames <Host_FQDN> -Force
WARNING: HostName could not be resolved, continuing with host removal for the following hosts: <Host_FQDN>
- RG/host removal also fails in the SC UI with the same error