Network is not set up in SolusIO Windows VPS during VPS creation: failed to add route dst: context deadline exceeded

Have more questions? Submit a request

Applicable to:

  • SolusIO

Symptoms 

  • Network is not set up in SolusIO Windows VPS during VPS creation - the created VPS is unavailable via the network.
  • The following errors can be found inside the VPS in the cloudbase-init log C:\Program Files\Cloudbase Solutions\Cloubase-init\log\cloudbase-init-unattended.log:

    CONFIG_TEXT: [D:\\vmagent.exe] 2021/03/10 11:09:36 main.go:43: failed to configure network: failed to get network interface index: failed to get list of network interfaces: cannot execute PowerShell command [-NoProfile -NonInteractive -Command Get-NetAdapter -Physical | ConvertTo-JSON -Compress], output: Get-NetAdapter : Critical error \r\nAt line:1 char:1\r\n+ Get-NetAdapter -Physical | ConvertTo-JSON -Compress\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (MSFT_NetAdapter:ROOT/StandardCimv2/MSFT_NetAdapter) [Get-NetAdapter], Cim \r\n Exception\r\n + FullyQualifiedErrorId : HRESULT 0x8004100a,Get-NetAdapter\r\n \r\n: exit status 1

    CONFIG_TEXT: [D:\vmagent.exe] 2021/03/18 04:56:55 main.go:43: failed to configure network: failed to configure IP addresses: failed to configure IP address "203.0.113.2": failed to add route dst "0.0.0.0/0" src "203.0.113.1/32": cannot execute PowerShell command [-NoProfile -NonInteractive -Command New-NetRoute -InterfaceIndex 6 -DestinationPrefix 0.0.0.0/0 -NextHop 203.0.113.1 -AddressFamily IPv4 -Confirm:$false]: context deadline exceeded

Cause

SolusIO cannot make network config in time due to insufficient CPU resources on the corresponding Compute Resource(CR).

Resolution

Increase CPU resources on the CR or create VPSes on other CR with sufficient CPU resources.

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.