アーカイブされたスナップショットは PowerShell 経由でインポートできません
環境
- SnapCenter Server ( SC ) 4.3.1
- SnapCenter Plug-in for Microsoft SQL ( SCSQL )
- SnapManager for SQL ( SMSQL ) 7.2.1
問題
- PowerShell コマンドレットを使用して SnapVault for SQL から SnapCenter Plug-in for SQL に SnapManager アーカイブ Snapshot をインポートすることはできません。
Invoke-SmBackupMigration -HostName <scsql_host> -PluginCode SMSQL
- SMSQL では、次のエラーが報告されます
ログ (_Log):
[...] System.Exception: Please specify retention count or retention days
[...] Please specify retention count or retention days
[...] ErrorMessage (Migration aborted because the policy [INTERNAL_MIGRATED_POLICY] creation failed due to Please specify retention count or retention days)
[...] Migration aborted because the policy [INTERNAL_MIGRATED_POLICY] creation failed due to Please specify retention count or retention days
[...] Going to Call Discovery from GetMigratableBackups.
[...] GetSqlDiscoveredResouces Start
[...] Passing Host Run as
[...] Start PerformClusterEnumeration
[...] Invalid Input: request is not valid
[...] GetMigratableBackups function failed
[...] GetMigratableBackups Done