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

[bug]The automatic nfs backup exceeds the disk capacity. As a result, the original cluster cannot read and write data #663

Closed
qianfen2021 opened this issue Aug 19, 2022 · 1 comment · Fixed by #679
Assignees
Labels
bug Something isn't working
Milestone

Comments

@qianfen2021
Copy link

qianfen2021 commented Aug 19, 2022

Describe the problem

The automatic nfs backup exceeds the disk capacity. As a result, the original cluster cannot read and write data

To Reproduce

1.Automatic nfs backup once per second,and pvc size is 1G,then exceeds the disk capacity
2.the original cluster cannot read and write data

Expected behavior

Environment:

  • RadonDB MySQL version:
  • v2.2.1
@qianfen2021 qianfen2021 added the bug Something isn't working label Aug 19, 2022
@qianfen2021 qianfen2021 added this to the v2.2.1 milestone Aug 19, 2022
@qianfen2021 qianfen2021 changed the title [bug]The automatic backup exceeds the disk capacity. As a result, the original cluster cannot read and write data [bug]The automatic nfs backup exceeds the disk capacity. As a result, the original cluster cannot read and write data Aug 19, 2022
@acekingke
Copy link
Contributor

I check it, and I found that the mysql cluster pod just attach nfs server driver during init-sidecar container, So this problem should be the disk of node machine is full.

acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Aug 29, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Sep 5, 2022
acekingke added a commit to acekingke/radondb-mysql-kubernetes that referenced this issue Sep 5, 2022
acekingke added a commit that referenced this issue Sep 5, 2022
*: add disk usage check in nfs backup #663
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

Successfully merging a pull request may close this issue.

2 participants