CONTAP-600342: LIF services mismatch between sync-source and sync-destination SVM
Issue
One or more LIFs on a sync-destination SVM are missing services that are present on the same LIF on the sync-source SVM.
Example:
- Source:
cluster_A::> net int show -fields services -lif NAS-LIF
(network interface show)
vserver lif services
----------- ------- --------------------------------------------------------------------------------------------------------------------------------------------------------
SVM-test NAS-LIF data-core,data-nfs,data-cifs,data-fpolicy-client,management-dns-client,management-ad-client,management-ldap-client,management-nis-client,data-dns-server
- Destination:
cluster_B::> net int show -fields services -lif NAS-LIF
(network interface show)
vserver lif services
----------- ------- --------------------------------------------------------------------------------------------------------------------------------------------------------
SVM-test-mc NAS-LIF data-core,data-cifs
