Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ephemeral storage limitations causing POD eviction of web nodes #869

Open
dekke046 opened this issue Jan 31, 2025 · 1 comment
Open

Ephemeral storage limitations causing POD eviction of web nodes #869

dekke046 opened this issue Jan 31, 2025 · 1 comment

Comments

@dekke046
Copy link

Hi,

We run Pega on a shared OCP cluster, this cluster has limited physical storage on the worker nodes available and therefore we are advise to make as much as possible use of PVC's with either ocs-storagecluster-ceph-rbd or ocs-storagecluster-cephfs.

For fileprocessing with agents we use ocs-storagecluster-cephfs without issues.

But what we frequently see is that pega web nodes are being evicted due to using too much ephemeral storage, currently configured to use max. 2GB.
It looks in most cased it is related to tracer activities located at /usr/local/tomcat/work/Catalina/localhost/prweb/Tracer

How should we deal with limited ephemeral storage?
What is the minimal ephemeral storage required to run without being evicted, there is only a specification for the installer (30GB)?

Since the pega web pods are regular deployments (via Helm) and not as a statefullset options to use a PVC with "ReadWriteOnce" is also not an option.

Am I overlooking something to prevent the usage of ephemeral storage, I am open to suggestions.

Maarten

@dekke046
Copy link
Author

dekke046 commented Feb 7, 2025

Anyone?

This is really causing issues with evicted pods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant