Hi
I use proxmox on a Soyoustart server (OVH). The installation dates from a few weeks before the release of the V6 Proxmox. The migration to v6 was made hoping a resolution of the problem that I will explain here, but this was not the case.
The problem is that the network throughput of the virtual machines collapses after a few days. There are 4 VMs on the server and they are all concerned. The flow ended by capping at 1Mo / s. It is very weak compared to real capacities.
I have been installing servers for my personal use for 20 years to host websites. It did not transform me as a network expert because it is the first time I am confronted with the problem.
The only solution to find a normal flow of VM is the reboot of the server. This morning I still tried this:
I ended up rebooting the machine because I could not afford to leave my users without services ...
I of course contacted the customer service, but I am asked to do my tests in rescue mode ... Obviously the results will be good and the conclusion will probably be as always: the problem lies between the screen and the chair, there where was made the configuration ...
Thank you to those who can help me !
Bertrand B.
I use proxmox on a Soyoustart server (OVH). The installation dates from a few weeks before the release of the V6 Proxmox. The migration to v6 was made hoping a resolution of the problem that I will explain here, but this was not the case.
The problem is that the network throughput of the virtual machines collapses after a few days. There are 4 VMs on the server and they are all concerned. The flow ended by capping at 1Mo / s. It is very weak compared to real capacities.
I have been installing servers for my personal use for 20 years to host websites. It did not transform me as a network expert because it is the first time I am confronted with the problem.
The only solution to find a normal flow of VM is the reboot of the server. This morning I still tried this:
Code:
systemctl restart networking
Job for networking.service failed because the control process exited with error code.
See "systemctl status networking.service" and "journalctl -xe" for details.
root@ns31****:/etc/init.d# systemctl start networking
Job for networking.service failed because the control process exited with error code.
See "systemctl status networking.service" and "journalctl -xe" for details.
# systemctl status networking.service
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2019-10-13 11:54:42 CEST; 16s ago
Docs: man:interfaces(5)
Process: 15283 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=1/FAILURE)
Main PID: 15283 (code=exited, status=1/FAILURE)
oct. 13 11:54:42 ns31**** systemd[1]: Starting Raise network interfaces...
oct. 13 11:54:42 ns31**** ifup[15283]: Waiting for vmbr0 to get ready (MAXWAIT is 2 seconds).
oct. 13 11:54:42 ns31**** ifup[15283]: RTNETLINK answers: File exists
oct. 13 11:54:42 ns31**** ifup[15283]: ifup: failed to bring up vmbr0
oct. 13 11:54:42 ns31**** systemd[1]: networking.service: Main process exited, code=exited, status=1/FAILURE
oct. 13 11:54:42 ns31**** systemd[1]: networking.service: Failed with result 'exit-code'.
oct. 13 11:54:42 ns31**** systemd[1]: Failed to start Raise network interfaces.
I ended up rebooting the machine because I could not afford to leave my users without services ...
I of course contacted the customer service, but I am asked to do my tests in rescue mode ... Obviously the results will be good and the conclusion will probably be as always: the problem lies between the screen and the chair, there where was made the configuration ...
Thank you to those who can help me !
Bertrand B.
Last edited: