-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
tidb-operator volume-snapshot restore failure when tikv request cpu less or equal to 1 #14017
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
severity/minor
type/bug
The issue is confirmed as a bug.
Comments
tabokie
added
type/bug
The issue is confirmed as a bug.
severity/minor
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
affects-6.5
This bug affects the 6.5.x(LTS) versions.
labels
Jan 29, 2023
ti-chi-bot
pushed a commit
that referenced
this issue
Jan 29, 2023
This was referenced Jan 29, 2023
/remove affects-5.4 |
jebter
removed
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.2
affects-6.3
affects-6.4
labels
Feb 7, 2023
ti-chi-bot
pushed a commit
to ti-chi-bot/tikv
that referenced
this issue
Feb 7, 2023
close tikv#14017 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot
pushed a commit
to ti-chi-bot/tikv
that referenced
this issue
Feb 7, 2023
close tikv#14017 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot
pushed a commit
to ti-chi-bot/tikv
that referenced
this issue
Feb 7, 2023
close tikv#14017 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot
added a commit
that referenced
this issue
Feb 15, 2023
ti-chi-bot
added a commit
that referenced
this issue
Mar 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
severity/minor
type/bug
The issue is confirmed as a bug.
Bug Report
operator tikv configuration
following https://docs.pingcap.com/zh/tidb-in-kubernetes/stable/restore-from-aws-s3-by-snapshot to do the volume snapshot restore.
What version of TiKV are you using?
v6.5.0
What operating system and CPU are you using?
centos
Steps to reproduce
What did you expect?
restore shall be success
What did happened?
restore failure with the following error
[2023/01/04 10:00:19.751 +00:00] [FATAL] [[setup.rs:309](http://setup.rs:309/)] ["invalid configuration: max_background_jobs should be greater than 0 and less than or equal to 20"]
The text was updated successfully, but these errors were encountered: