The following information can be found in a Dtrace of the EvNetAppCModePHSvr process on the EV server.
(EvNetAppCModePHSvr) <52508> EV:L {CNetAppCModeFiler::Load:#2903} IPAddress EV :10.3.2.1,10.3.2.1|
(EvNetAppCModePHSvr) <52508> EV:L {CNetAppCModeFiler::CreateFPolicy:#1009} Existing FPolicy configuration does not contain external engine hence creating fpolicy external engine.
(EvNetAppCModePHSvr) <52508> EV:L {CNetAppCModeFiler::CreateFPolicyExtEng:#1251} NetAPP ONTAP API Err 13115.
(EvNetAppCModePHSvr) <52508> EV:L {CNetAppCModeFiler::CreateFPolicyExtEng:#1261} NetAPP ONTAP API Errstr: Duplicate value specified for "primary-servers" element within "fpolicy-policy-external-engine-create": "10.3.2.1".
(EvNetAppCModePHSvr) <52508> EV:H {CNetAppCModeFiler::CreateFPolicyExtEng:#1272} NetAppCmodeException occured. Error [4]
(EvNetAppCModePHSvr) <52508> EV~E Event ID: 45084 The NetApp C-Mode placeholder server for vserver: 10.3.6.9 failed to configure FPolicy |
For more information on Dtrace please refer to the link in the Related articles section.
If there are DNS issues and a hosts file is required, then the entries should appear on one line in the C:\Windows\System32\Drivers\etc\hosts file.
10.3.2.1 EV_ALIAS_FQDN EV_ ALIAS_NETBIOS EV_SERVERNAME_FQDN EV_SERVERNAME_NETBIOSE
Example:
10.3.2.1 evserver01.ev.local evserver01 serverEV01.ev.local serverEV01
This will allow the Dtrace to only show one entry for IPAddress EV and the FPolicy creation should not fail for a duplicate value.
(EvNetAppCModePHSvr) <52508> EV:L {CNetAppCModeFiler::Load:#2903} IPAddress EV :10.3.2.1|