SnapCenter リポジトリ保護が VMDK ディスクで失敗する
に適用されます
SnapCenter Server 4.1.1
問題
VMDK ディスクを選択すると、 SnapCenter Repository Database ( NSM )の保護に失敗します。
SnapCenter Plug-in for VMware ( SCV )が SnapCenter サーバにインストールされている。
例:
PS C:\> Import-Module SnapCenter
PS C:\> Open-SmConnection
PS C:\> Protect-SmRepository -Hostname snapcenter -Path "X:\xxxxx\" -Schedule @{"ScheduleType"="hourly";"StartTime"="01/01/2020 01:00 PM"} -RetentionCount 3
Protect-SmRepository : Repository protection operation failed because "X:\xxxxx\" path is not available on the
NetApp storage system or the path is not discovered in SnapCenter Server. You must discover the file system resources
from SnapCenter Server "SnapCenter.munimadrid.es" and retry repository protection.
At line:1 char:1
+ Protect-SmRepository -Hostname snapcenter -Path X:\xxxxx\ -Schedule @{"Sch ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PowerShell コマンドは'Get-SmResources -PluginCode SCW -Hostname'
ディスクを返しません。
SnapManagerWeb ログ:
[...] ErrorCode (-1), ErrorMessage (Repository protection operation failed because ":\\" path is not available on the NetApp storage system or the path is not discovered in SnapCenter Server.
[...] ConfigureScDbProtectionActivity failed:Repository protection operation failed because ":\\" path is not available on the NetApp storage system or the path is not discovered in SnapCenter Server.
SnapCenter サーバからファイルシステムリソース""
を検出し、リポジトリ保護を再試行する必要があります。