Replies: 1 comment
-
|
In my case, with 2vcpu and 2Gram, and barely 1Mbps of traffic, the vrouter shows spikes at 75% CPU. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
running ACS 4.22.0 with KVM hypervisors (ubuntu24 and alma linux 9.6).
Before upgrading to ACS 4.22.0 from 4.19.3.0 we had a VPC with redundant routers (4 vCPU / 1G memory each).
This VPC produces a lot of traffic and to secure the sessions between the routers we scaled them up to 4 vCPU / 1G memory.
After upgrading to ACS 4.22.0 we encountered perfomance problems within the VPC. After disabling redundant routers and scaling up the remaining router to: 8 vCPU / 4G memory the system stabilised.
On the hypervisor (ubuntu 24.04) we see a high system load (I guess I/O interrupts, scheduler, etc) for this qemu process:
While the router vm itself is mostly idling within the vm:
On other hypervisors (alma linux 9.6) we see routers idling both on hypervisor and within the router.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions