适用于Unix的SnapCenter插件备份失败、并显示错误"Failed to get the storage system for host resource"
适用场景
- 适用于Oracle的SnapCenter插件(SCO)
- 适用于SAP HANA的SnapCenter插件(SCHANA)
问题描述
适用于Oracle的SnapCenter插件备份失败、并显示以下错误。
DEBUG SMCore_<JOBID> PID=[###] TID=[##] SDGetStorageResponse : SDGetStorageResponse :
Result : SDGetStorageResult : HostResource : <NFS_Data_Lif_IP>:/<junction_path>
No storage footprint available. Error : Failed to get the storage system for host resource : Name : <NFS_Data_Lif_IP>:/<junction_path>, Type: SDNASDir, Code : 104
Error Message : Failed to get the storage system for host resource : Name : <NFS_Data_Lif_IP>:/<junction_path>, Type: SDNASDir, Error Code :
在HANA日志中、您可能会发现:
ERROR [pool-#-thread-##] 118 com.netapp.plugincreator.storage.StorageSALAccess -SCC-STORAGE-04002: Failed to get the storage system directory for NASDir, error : [Failed to get the storage system for host resource : Name : <NFS_Data_Lif_IP>:/<junction_path>, Type: SDNASDir]
DEBUG [pool-#-thread-##] 151 com.netapp.plugincreator.storage.StorageSALAccess -error code :104
或从SMCore:
ERROR SMCore_<JOBID> PID=[###] TID=[##]
Message : Failed to determine storage system for the specified NFS exports.
Source : SnapDrive.Nsf.Core
StackTrace : at SnapDrive.Nsf.Core.NFStoStrorageConverter.GatherStorageSystemInfoForNfsExports(SDStorageResource inputHostResource, SDStorageObjectGraph objectGraph, ConcurrentDictionary`2 StorageSystemToNfsExportMappings)
at SnapDrive.Nsf.Core.NFStoStrorageConverter.<>c__DisplayClass0_0.<Convert>b__0(SDStorageResource hostResource)