Podman on Gentoo: system out of memory #21623
Unanswered
bennypowers
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings! I've installed Gentoo (btw) on a Raspberry Pi 5, and configured the kernel according to both the Docker and Podman gentoo wiki articles. I then installed podman and set up a Quadlet service to run Nextcloud AIO. SELinux is not enabled.
When running the application, I might get one single successfuly page load of the app before it becomes unresponsive. At that point, the server typically shows ~100% memory usage and dozens of
php-fpm
processes.In the journal logs for the
nextcloud-aio-mastercontainer
service, I noticed these lines:Full log
In particular the inotify watch failure and the support warnings caught my eye. I suspect that something is not entirely kosher in my podman setup. I would be grateful to receive some guidance on how to proceed in debugging this.
These discussions may be related:
Beta Was this translation helpful? Give feedback.
All reactions