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

The gcache.page file is continuously generated and is not deleted. As a result, the disk space is used up. #664

Open
hy123f opened this issue Aug 24, 2024 · 2 comments

Comments

@hy123f
Copy link

hy123f commented Aug 24, 2024

Hello, galera version is 3.34 and mysql version is 5.6.51.Two nodes. The gcache.page file is generated continuously and is not deleted. Eventually, the disk space is used up. In what scenario does this bug occur?
Is there a stable reproduction scenario? How to solve this problem.

gcache page文件截图

Analyze the collected host information. The last modification time of the galera.cache file is August 11. In addition, the memory resident set of the galera.cache file in the MySQL memory mapping information exported by using the pmap is inconsistent with the size of the mapping area. The galera.cache file is theoretically modified all the time that DDL happens.
Today is August 25th. The problem has been happening for two weeks. The gcache.page file is still being generated.

galera.cache was last modified on August 11, 2024
image
image
image

The memory resident set of the galera.cache file is not the same size as the mapped region. Normally, the sizes should be the same.
image

In other environments, the galera version is 3.37 and the MySQL version is 5.7.38. No problem occurs.

Galera 3.34 and MySQL 5.6.51 are widely used on the live network. Can't replace it for now, eager to fix this issue.

Hi, if you see this bug, could you please reply as soon as possible? Thank you very much.

@YounguH
Copy link

YounguH commented Sep 2, 2024

@ayurchen
Hi, I think fbf9167 may fix this problem?
But the refered bug was not found.

@byte
Copy link

byte commented Sep 3, 2024

hi @hy123f -- might you please contact us via email: [email protected] or the contact form https://galeracluster.com/contact-us/

Mainly because we are interested in you doing this in MySQL 5.6 (which has been EOL for quite sometime now - we just moved 5.7 to that).

Looking forward to your email/contact form request.

Thank you

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

3 participants