Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Cluster restore stuck after completing DDL jobs #348

@rachitmanit

Description

@rachitmanit

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    Motive is to restore full (entire cluster) backup within same cluster after dropping all user databases.
  • Completed a cluster backup to S3:// based store (br backup full).
  • drop all tables except INFORMATION_SCHEMA, METRICS_SCHEMA, PERFORMANCE_SCHEMA and mysql
  • All the components (TiDB, TiKV, PD) are still running. No change in state.
  1. What did you expect to see?
    Expected cluster restore successfully.

  2. What did you see instead?

Stuck with error in logs: "splitting regions failed retry, rpc error"

  • Triggered br restore full, and restore got stuck with log:

Screenshot 2020-06-12 at 2 41 22 AM

  • Restore progress is also stuck at 0.00%:

Screenshot 2020-06-12 at 2 51 30 AM

  1. What version of BR and TiDB/TiKV/PD are you using?

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/discussionThis is waiting for / still in discussiontype/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions