クラスタ名の末尾が「-mc」の場合、SCVがクラスタの削除と編集に失敗する
環境
- SnapCenter Plug-in for VMware vSphere ( SCV )
- ONTAP クラスタ名の末尾の文字が「-mc」
問題
- SCVが 次 のエラーでストレージシステムのクラスタを削除できない。
Failed to remove storage system information: Validation failed:
-- StorageConnections[0]: The specified name Name : [<CLUSTER_NAME>]
does not exist or can not be modified.
- SCVが 次 のエラーでストレージシステム内のクラスタの編集に失敗する。
Failed to get storage system information.
No Storage System found for selected vCenter
vmcontrol.log
でクラスタの削除が失敗することを示しますValidation failed
ERROR scv1 --- [tp1825027294-19] c.n.a.s.c.SnapManagerStorageServiceImpl : [JobId:0] Failed to remove storage system information: Validation failed:
-- StorageConnections[0]: The specified name Name : [cluster-mc]
does not exist or can not be modified.
DEBUG scv1 --- [tp1825027294-19] c.n.a.r.v.c.s.SvmJsonController : Error occured while adding storage system. Failed to remove storage system information: Validation failed:
-- StorageConnections[0]: The specified name Name : [cluster-mc]
does not exist or can not be modified.
ProtectionService.log
Validation failed
が検出されたことを示しますFluentValidation.ValidationException
[ERR] [Storage] [TID:25] [RID:0HMOJP4BADIO1:00000002] [CID:] [JID:] FluentValidation.ValidationException: Validation failed:
-- StorageConnections[0]: The specified name Name : [cluster-mc]
does not exist or can not be modified.