名前解決問題が原因で SCV タスク「リソースの検出」に失敗しました
環境
SnapCenter Plug-in for VMware vSphere(SCV)4.4以降
問題
- SCV バックアップジョブでリソースの検出が失敗して次のエラーが表示される。
 
The backup job <Job_ID> has completed on primary
 Status: failed
 Task failures
 Task 'Discovering Resources' failed with error: Unable to discover resources on SCV: Failed to get the storage system for host resource : Name : /<NFS_VOLUME>, Type: SDNASDir
- バックアップジョブとは異なるタイミングで
ProtectionService.log、エラーが報告されます。 
2021-07-21 09:45:50.566 +00:00 [WRN] [Storage] [TID:11] [RID:] [CID:] [JID:-1] Failed to resolve <IP_ADDRESS> byHostEntry, Exception:System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (00000005, 0xFFFDFFFF): Name or service not known
   at System.Net.Dns.InternalGetHostByAddress(IPAddress address)
   at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
   at SnapDrive.Nsf.Common.Infrastructure.Storage.NetworkResourceIdCache.ResolveWithDns(String hostName)