如果集群名称以"-mc"结尾、则SCV无法删除和编辑集群
适用场景
- 适用于 VMware vSphere 的 SnapCenter 插件( SCV )
- ONTAP 集群名称以"-mc"结尾
问题描述
- 选择控制阀无法删除 存储系统中的集群 、出现以下错误:
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.