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

Periodic Memory-related crashes #8

Open
wisefool769 opened this issue Jan 23, 2024 · 0 comments
Open

Periodic Memory-related crashes #8

wisefool769 opened this issue Jan 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@wisefool769
Copy link

I'm using this package to deploy pgbouncer to GCE. It mostly works well, but I'm observing periodic out of memory issues on the VM, which I suspect is due to a memory leak from pgbouncer (though I am not sure). Everything will work outwardly work fine, until at some point connections fail and you can't SSH onto the VM. My terraform configuration is quite vanilla, and I haven't seen anything informative in the logs. The only clue is the Disk Read IOPS steadily climbing, which seems to indicate intensive usage of swap because out of RAM.

  1. Has anyone seen anything like this before?
  2. Are there any suggested liveness or health checks that are easy to leverage when using this Terraform deployment?

Thank you!

@wisefool769 wisefool769 added the bug Something isn't working label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant