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] mysql-8.0.33 cluster hscale failed in ARM environment #8111

Closed
wangxian776 opened this issue Sep 9, 2024 · 1 comment
Closed

[BUG] mysql-8.0.33 cluster hscale failed in ARM environment #8111

wangxian776 opened this issue Sep 9, 2024 · 1 comment
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@wangxian776
Copy link

wangxian776 commented Sep 9, 2024

Use kubeblocks-0.9.0

Expand a mysql cluster and the newly created pod is in Error state

pod error log:

2024-09-09T06:56:54Z    INFO    MySQL   sync data

2024-09-09T06:56:54Z    INFO    MySQL   cmd execute failed      {"error": "exec xtrabackup cmd error, cmd: /kubeblocks/xtrabackup/bin/xtrabackup --decompress --target-dir=/var/lib/mysql/tmp/, output: : fork/exec /kubeblocks/xtrabackup/bin/xtrabackup: exec format error"}

2024-09-09T06:56:54Z    INFO    PreStart failed {"error": "exec xtrabackup cmd error, cmd: /kubeblocks/xtrabackup/bin/xtrabackup --decompress --target-dir=/var/lib/mysql/tmp/, output: : fork/exec /kubeblocks/xtrabackup/bin/xtrabackup: exec format error"}

panic: start DB service failed: exec xtrabackup cmd error, cmd: /kubeblocks/xtrabackup/bin/xtrabackup --decompress --target-dir=/var/lib/mysql/tmp/, output: : fork/exec /kubeblocks/xtrabackup/bin/xtrabackup: exec format error
@wangxian776 wangxian776 added the kind/bug Something isn't working label Sep 9, 2024
@shanshanying
Copy link
Contributor

Hi @wangxian776 ,

Thanks for reporting the bug.
The Xtrabackup tool is provided by https://hub.docker.com/r/percona/percona-xtrabackup/
And I am afraid Xtrabackup for Mysql 8.0.33 works only for arch linux/amd64.

@shanshanying shanshanying closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
@github-actions github-actions bot added this to the Release 0.9.2 milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants