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

Postgres won't start due to hugepages conflct #108

Closed
bonnieking opened this issue Oct 21, 2023 · 2 comments
Closed

Postgres won't start due to hugepages conflct #108

bonnieking opened this issue Oct 21, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@bonnieking
Copy link
Contributor

Postgres won't start in kind and we can't turn off hugepages because of DPDK. It looks like we need to disable hugepages in the bitnami container or configure k8s to allow it. See kubernetes/kubernetes#71233 (comment).

@bonnieking bonnieking self-assigned this Oct 21, 2023
@bonnieking bonnieking added the bug Something isn't working label Oct 21, 2023
@bonnieking
Copy link
Contributor Author

This was fixed in daq-kube.

@jcpunk
Copy link
Contributor

jcpunk commented Nov 1, 2023

I believe this is resolved by moving to postgresql 16 and using the --set huge_pages=off flag.

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

2 participants