在本地将 SVM 添加到 OTV 时出现"404 Not Found Specified Cluster Is Unreachable"错误
适用于
- ONTAP Tools for VMware vSphere (OTV) 10.x
- VMware vCenter
问题
- 尝试使用本地作用域通过 vCenter 插件将 SVM 添加到 OTV 时,操作失败,错误包括:
Error occurred while adding storage backend: Unable to onboard storage backend, Error occurred while adding storage backend: Failed to add StorageBackend: https://<otv-service>/api/v1/storage/storage-backends. Error: The specified cluster is unreachable. 404 Not Found NotFound The requested URL was not found on this server.
- 在 OTV 应用程序 buffer.log 中:
[404 Not Found] during [GET] to [https://<svm-mgmt-LIF>/api/cluster?fields=version&max_records=50000&return_timeout=120] NotFound The requested URL was not found on this server.
- 浏览器对同一 SVM REST API 端点(/api/cluster)的访问返回
404 Not Found错误。 - 所有必需的证书和 SAN 条目均已正确配置。
- 已确认与 SVM 管理 LIF 的网络连接(ping 成功)。