-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
ebs br: enable AWS snapshot FSR failed for API quota limitation #48505
Labels
affects-6.5
affects-7.1
affects-7.5
component/br
This issue is related to BR of TiDB.
severity/major
type/bug
The issue is confirmed as a bug.
Comments
/component br |
/severity major |
ti-chi-bot
bot
added
severity/major
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
labels
Nov 10, 2023
13 tasks
/label affects-6.5 |
/label affects-7.1 |
/label affects-7.5 |
/remove-label may-affects-5.3 |
ti-chi-bot
bot
removed
the
may-affects-5.3
This bug maybe affects 5.3.x versions.
label
Nov 10, 2023
/remove-label may-affects-5.4 |
ti-chi-bot
bot
removed
the
may-affects-5.4
This bug maybe affects 5.4.x versions.
label
Nov 10, 2023
/remove-label may-affects-6.1 |
This was referenced Nov 11, 2023
guoshouyan
pushed a commit
to guoshouyan/tidb
that referenced
this issue
Mar 5, 2024
…cap#48506) (pingcap#48525) (pingcap#25) close pingcap#48505 Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.5
affects-7.1
affects-7.5
component/br
This issue is related to BR of TiDB.
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Run EBS snapshot restore with
fsr
warmup option against a k8s cluster where each data plane has more than 10 TiKV nodes.2. What did you expect to see? (Required)
Restore succeed
3. What did you see instead (Required)
I1109 18:47:18.189386 9 restore.go:186] Error: InvalidRequest: Number of values of parameter SourceSnapshotIds must be less than or equal to 10. status code: 400, request id: 0e20ce03-a38a-4742-824d-014239952e5e
4. What is your TiDB version? (Required)
TiDB and BR 6.5 nightly
The text was updated successfully, but these errors were encountered: