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

Investigate why /data fills up #36

Open
dyf opened this issue Apr 11, 2023 · 0 comments
Open

Investigate why /data fills up #36

dyf opened this issue Apr 11, 2023 · 0 comments

Comments

@dyf
Copy link

dyf commented Apr 11, 2023

When /data is full, usually because rabbitmq messages have backed up, a recovery.dats file becomes truncated and the rabbit server is unable to start. See:

https://www.ibm.com/support/pages/how-start-rabbitmq-when-it-crashes-due-insufficient-space

When this happens, the likelihood for data loss is high.

Investigate why this happens. I have 300GB volume.

When I 1) grow the /data volume, 2) remove recovery.dets, and 3) bounce the stack, the message queue clears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant