- Linux based SOBR extents
- Linux based Gateway Server (for offloading use only)
- Network Throttling enabled with various speeds to the object storage provider based on the time of day
I am looking for clarity if this is normal behavior. I assume when the next offload job runs, it will just pickup and keep going where things left off (or continue the task if a timeout value is not met), but I am trying to understand why the "failed to connect" to the gateway-server from the repository is happening (even if it is expected behavior).
My uneducated guess is that while we have plenty of cores/tasks available to start lots of tasks between the linux repositories and the linux gateway server we are using for offloading, once connections are made, network throttling is preventing or forcing failures as other tasks are currently consuming the allowed bandwidth…. am I on to something here?
The error in the console:
Failed to offload backup. Error: Failed to connect to the port [<gatewayserverhostname>:2527].
--tr:Failed to connect to target endpoint.
--tr:Client failed to process the command. Command: [connectByIPs].
--tr:event:1:
--tr:event:3:
I can open a support ticket if what I am seeing is not expected, but I thought I'd start here just to gain an understand of what I should or should not be seeing in this case.