cloudfoundry / pxc-release

BOSH release of Percona Xtradb Cluster
Apache License 2.0
30 stars 22 forks source link

Ubuntu Bionic stemcell - Increased CPU load #17

Closed brunograz closed 1 year ago

brunograz commented 2 years ago

Thank you for submitting an issue.

Bug Report Info

Currently:

What is the current broken behavior?

The issue manifested when we migrated from Xenial to Bionic. We noticed an increase in the average load of the galera VMs and cpu utilization almost doubles up compared to the release running on xenial. When the system is stressed the amount of slow queries is increased significantly.

image

We are using this release in a testing environment for Cloud Foundry which is the only release consuming the database. It is also worth noting that the load expected from this environment is quite low as it is not often used.

As you can see in the image above, the red arrow point to when we changed the underlying OS to bionic and the peaks in the load are due to running tests in the platform. Reverting it back to xenial brings down the cpu utilization again. Due to the increase of the load, many API calls take much longer to complete impacting the management plane of the platform.

Given that the manifests are still pointing to xenial, I am opening this issue to track its development towards bionic and when should we expect it as an official release.

Deployment Context:

Please provide relevant details about your deployment. That might include:

cf-gitbot commented 2 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/179907434

The labels on this github issue will be updated when the story is started.

abg commented 1 year ago

Is this issue still a problem in 2022? We looked at this briefly and were unable to reproduce the problem.

I am going to close this issue, but feel free to reopen if this is a continued pain point.