Description of problem: When loading up the web console, the user's projects aren't displayed until they reload the page. The user sees the same behavior when using `oc get projects` - sometimes the project list is empty and sometimes it lists projects. When the customer tries to delete the user from the membership of the projects, the browser shows around 8126 requests, making their browser hang. Version-Release number of selected component (if applicable): v3.9.41 How reproducible: It seems unpredictable but frequent, around 50% of the calls to `oc get projects` Steps to Reproduce: 1. Run `oc get projects` or load the web console Actual results: No projects listed Expected results: Projects listed
Created attachment 1503467 [details] multiple `oc projects` output pt 2
We've moved the masters' /var/lib/etcd directories onto their own volumes. It looks like that's alleviating this issue, and we're going to confirm with the customer.
Scratch my last, the issue has not been resolved by moving etcd onto its own volume. It sounds like the customer has a cron-db-backup pod that is created every hour, which is using a _lot_ of network traffic. 3 mins past every hour, the cluster is basically unusable for 10/11 mins. etcd, api - they are saturating their Direct connect link.
OCP 3.6-3.10 is no longer on full support [1]. Marking CLOSED DEFERRED. If you have a customer case with a support exception or have reproduced on 3.11+, please reopen and include those details. When reopening, please set the Target Release to the appropriate version where needed. [1]: https://access.redhat.com/support/policy/updates/openshift