-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.severity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
operator tikv configuration
requests:
cpu: 1
memory: 4Gi
storage: 20Gifollowing 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
- perform volume-snapshot backup following https://docs.pingcap.com/zh/tidb-in-kubernetes/stable/backup-to-aws-s3-by-snapshot
- perform volume-snapshot restore following https://docs.pingcap.com/zh/tidb-in-kubernetes/stable/restore-from-aws-s3-by-snapshot to do the volume snapshot restore.
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"]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.severity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.