複数の SVM に重複する NFS IP アドレスが存在する場合、 NDB は「 Unable to get storage details 」エラーによってバックアップに失敗します
に適用されます
- NetApp Data Broker ( NDB ) 1.0.1
- 複数の Storage Virtual Machine ( SVM )に重複する NFS IP アドレスが存在します
問題
- NDB が次のエラーでバックアップに失敗しました。
Task 'Discovering Resources' failed with error: Unable to discover resources on SCV: Unable to get storage details for datastore <DATASTORE> with managed object reference <DATASTORE>. Storage system(s) may need to be added, also ensure that the associated host is in a connected state.
Unable to get storage details
vmcontrol_<JOB_ID>.log
の結果、「SmDiscoverResourcesResponse
」というメッセージがに表示されます。
DEBUG <HOST> --- [32374789-550211] c.n.a.m.DatastoreStorageDetailsCache : Storage footprint not found
ERROR <HOST> --- [32374789-550211] c.n.a.d.VsphereDiscoveryManager : Unable to get storage details for datastore <DATASTORE> with managed object reference <DATASTORE>. Storage system(s) may need to be added, also ensure that the associated host is in a connected state.
ERROR <HOST> --- [32374789-550211] c.n.a.s.p.DiscoverResourcesManager : [JobId:<JOBID>] com.netapp.nvpf.api.model.ApiException: Unable to get storage details for datastore <DATASTORE> with managed object reference <DATASTORE>. Storage system(s) may need to be added, also ensure that the associated host is in a connected state.
DEBUG <HOST> --- [32374789-550211] c.n.a.s.p.DiscoverResourcesManager : <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<SmDiscoverResourcesResponse>
<Result>
<_message>Unable to get storage details for datastore <DATASTORE> with managed object reference <DATASTORE>. Storage system(s) may need to be added, also ensure that the associated host is in a connected state.</_message>
<_errorCode>-1</_errorCode>
</Result>
<TotalCount>0</TotalCount>
<DisplayCount>0</DisplayCount>
</SmDiscoverResourcesResponse>
Job-<JOB_ID>.log
NDB が SVM で誤った SVM 情報を検出してGatherStorageSystemInfoForNfsExports
実行したことを示し、「」エラーが返されます。Get-NcFile
No such file or directory
" error is returned.
[INF] Begin GatherStorageSystemInfoForNfsExports
..
[DBG] # of objectGraph:1, StorageSystem: Name : [<SVM>]
..
[INF] End GatherStorageSystemInfoForNfsExports
..
[INF] Begin RunCommand
[DBG] Running Command Get-NcFile controller name : <SVM>, vserver :
[ERR] Failed to run a command Get-NcFile
[DBG] ex.InnerException.Message : No such file or directory
[DBG] PS error string :no such file or directory, Sleeping for: 10000ms
[WRN] retrying the command
..
[DBG] No retry condition match found or max retry reached. Throwing error No such file or directory
[INF] End RunCommand
[INF] Begin CleanUpIfStale
[ERR] No such file or directory
No such file or directory
[INF] End GetFileInfo
[ERR] Unable to determine file info for the path: <PATH>.
[ERR] Error in GetVolumesOptimized:GatherNfsExportVolumeDetails
Unable to determine file info for the path: <PATH>.
[INF] End GatherNfsExportVolumeDetails
[WRN] BuildNfsSharesToStorageSystemPathsMap: caught exception for vserver '<SVM>', Exception:Error in GetVolumesOptimized:GatherNfsExportVolumeDetails
Unable to determine file info for the path: <PATH>.