SCV backup fails after upgrading ONTAP with IPv6 cluster management LIF
Applies to
- SnapCenter Plug-in for VMware vSphere (SCV) 5.0 or later
- Upgrading ONTAP from 9.10.1 or earlier to 9.11.1 or later
- Cluster management LIF configured with IPv6 address
Issue
- After upgrading ONTAP, SCV backup fails with error:
Unable to get storage details for datastore <DATASTORE> with managed object reference <MOREF_ID>. Storage system(s) may need to be added, also ensure that the associated host is in a connected state.
Job-<JOB_ID>.logshows error:
[DBG] Running Command Get-NcVol controller name : <IPv6 ADDRESS>, vserver : <SVM>
[ERR] Failed to run a command Get-NcVol
[ERR] System.UriFormatException: Invalid URI: Invalid port specified.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind, UriCreationOptions& creationOptions)
at System.Uri..ctor(String uriString, UriKind uriKind)
at NetApp.DataProtection.Storage.CommandAPI.NcRestInterface.CreateRequest(String location, String verb, Boolean isAddFormData, Type outputType)
at NetApp.DataProtection.Storage.CommandAPI.NcRestInterface.ProcessResponse(String location, Tuple`2 verbAndLocation, String& responseString, String nestedCallUrl)
at NetApp.DataProtection.Storage.CommandAPI.NcRestInterface.ProcessRecordRest(String& responseString, String nestedCallUrl, String filterRecords)
