404 Not Found Specified Cluster Is Unreachable error when locally adding SVM to OTV
Applies to
- ONTAP Tools for VMware vSphere (OTV) 10.x
- VMware vCenter
Issue
- When attempting to add an SVM to OTV via the vCenter plugin using local scope, the operation fails with errors such as:
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.
- In OTV application 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.
- Browser access to the same SVM REST API endpoint (/api/cluster) returns a
404 Not Founderror. - All required certificates and SAN entries are correctly configured.
- Network connectivity to SVM management LIF is confirmed (ping succeeds).
