SVMDR error "DNS Update is supported only on LIFs configured with the NFS or CIFS protocol"
Applies to
- ONTAP 9.x
- SVM DR
Issue
- SVM replication fails with error:
"Failed to apply the source Vserver configuration. Reason: Apply failed for Object: vifsbyname Method: baseline. Reason: DNS Update is supported only on LIFs configured with the NFS or CIFS protocol"
- The source has data LIF with service-policy "default-data-files" but it's missing NFS and CIFS services
Src-NetApp::> net int show -vserver src-svm -instance
(network interface show)
Vserver Name: src-svm
Logical Interface Name: src-data-lif
Service Policy: default-data-files
Service List: data-core, data-fpolicy-client,
data-dns-server
(DEPRECATED)-Role: data
Data Protocol: none
......