ボリュームクローンの作成中にアグリゲートが見つからないため、リストアが失敗します。
環境
- ONTAP 9
- SnapCenter Plug-in for VMware vSphere(SCV)
- CommVault
- Veeam
問題
- SCV CommVault、または Veeam で使用される API 駆動型リストアが
Failed to create the volume clone.で失敗します- API を利用した復元ジョブとエラーの例:
vmcontrol_<JOB_ID>.logエラーは以下のように示されます:ERROR <SCV_HOST> --- [1825027294-3939] c.n.a.s.c.SnapManagerStorageServiceImpl : [JobId:<JOB_ID>] Mount Backup failed: Failed to create the volume clone.
Cannot create volume. Reason: aggregate <AGGREGATE> is not in aggr-list of Vserver <SVM>.ERROR <SCV_HOST> --- [ Thread-19] c.n.a.s.c.SnapManagerStorageServiceImpl : [JobId:<JOB_ID>] Mount Backup failed: Failed to create the volume clone.
Aggregate <AGGREGATE> not found. Reason: entry doesn't exist.
- CommVault
Error Code: [32:392] Description: Failed to create volume clone. : [Error:Unable to clone volume from snap:<Snapshot name> of volume:<volume name> on file server: Error[Failed to clone volume... <Aggregate> not found. Reason: entry doesn't exist.
- API 駆動のリストアジョブが失敗した場合、ONTAP 監査ログ(
/etc/log/mlog/audit.log)はvolume-clone-create操作の失敗をログに記録します:
volume-clone-create :: Error: Aggregate <AGGREGATE> not found. Reason: entry doesn't exist.