适用于 VMware vSphere 的 ONTAP 工具:将直接 SVM 添加到 OTV 时出现"在 ONTAP 上安装证书失败"错误
适用于
- 适用于VMware vSphere (OTV)的NetApp ONTAP工具9.x
- 直接 SVM 管理
问题
尝试将直接 SVM 添加到 OTV 9.x 中或在续订客户端证书后重新进行身份验证时,可以从 vCenter 插件 UI 中看到以下错误:
An error occurred while adding Storage System. Certificate installation on ONTAP failed with status code: 403
从 OTV vsc.log 可以看到类似的错误:
[2025-07-15T18:07:02,537Z] [qtp1972772630-20] [ERROR] StorageSystemConfigurationUtils.installCertificateOnOntap() certificate installation on ONTAP failed with status code : 403
[2025-07-15T18:07:02,537Z] [qtp1972772630-20] [ INFO] StorageSystemConfigurationUtils.installCertificateOnOntap() response : {
"error": {
"message": "not authorized for that command",
"code": "6"
}
}
[2025-07-15T18:07:02,537Z] [qtp1972772630-20] [ERROR] StorageSystemConfigurationUtils.configureCertBasedAuthMechanism(): Failed to configure cert based authentication with ONTAP : Exception -
com.netapp.nvpf.api.model.ApiException: Certificate installation on ONTAP failed with status code: 403