This article addresses deployment failures during NSX Manager provisioning in VCF 9.1 environments, specifically when the "Configure NSX Backup Schedule" subtask fails due to missing or misconfigured network settings.
The following error was observed on the Configure NSX Backup Schedule subtask of a brownfield import:
Error: Failed to configure NSX Backup Schedule for NSX ManagersCause: InvalidRequest (com.vmware.vapi.std.errors.invalid_request) (statusCode:400) => { messages =[], data ==> {error_message=Restore error: Error while fetching fingerprint of fileserver <fileserver> at port <port>, httpStatus=BAD_REQUEST, error_code=29259, module_name=backup-restore}, errorType = INVALID_REQUEST }
The issue stems from an incorrect target vCenter or misconfigured vApp network options, resulting in an invalid or missing default gateway on the NSX Manager VM. This prevents the appliance from routing traffic to external backup servers, causing SSH fingerprint errors or connection timeouts.
Steps to identify the missing default gateway:
st en)route add default gw <gateway_ip>)Contact Broadcom support for additional assistance