26 Jun 2023 02:57 PM
We are trying to understand where the OneAgent memory dumps are stored when we trigger the memory dump against a Process in CloudFoundry. Is it stored on the container or on the host where the process is running? We end up with 0B dumps and summary.json files on the Host that mention disk availability issues but it is unclear of which disk and where it is attempting to store the dump. We do not think it gets sent to the AG as it never completes.
Thanks.
Solved! Go to Solution.
27 Jun 2023 03:10 PM
For anyone that was interested, the dumps seem to be stored on the containers. Scaling the disk on the container allowed the dumps to complete and transfer to the AG.