SnapCenter 适用于 Unix 的插件备份失败,错误为"无法获取主机资源的存储系统"
适用于
- 适用于 Oracle 的 SnapCenter 插件 (SCO)
- SnapCenter Plug-in for SAP HANA (SCHANA)
问题描述
SnapCenter 插件 Oracle 备份失败,出现以下错误。
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)