When experiencing out of memory issues or exits due to memory allocation it will be necessary to increase/adjust memory so help the services work properly.
For example
Problem:
****Export and download of entire Inventa project consistently failed – the export was partial and invalid. Memory was likely increased in the past but the setting was lost upon upgrade.
Solution:
Increase the “dataTransformationServiceLimitMemory” from 2500Mi to 5000Mi
Process:
Update value in the cluster configuration file (cluster-configuration.yaml)
Run “./scripts/deploy-client-services.sh”
Notice previous example alter one specific parameter but process to adjust other values for other services will be the same.
Comments
0 comments
Please sign in to leave a comment.