-
Notifications
You must be signed in to change notification settings - Fork 262
[BUG] PITR restore cluster will remain in the "creating" state indefinitely when the Point of time incorrect #10098
Copy link
Copy link
Closed
Description
2026-03-20T03:07:39.101Z INFO restore "my-mssql-restore-pitr-mssql-8808ee60-preparedata" status is Failed, you can describe it and re-restore the cluster. {"controller": "component", "controllerGroup": "[apps.kubeblocks.io](http://apps.kubeblocks.io/)", "controllerKind": "Component", "Component": {"name":"my-mssql-restore-pitr-mssql","namespace":"kubeblocks-cloud-ns"}, "namespace": "kubeblocks-cloud-ns", "name": "my-mssql-restore-pitr-mssql", "reconcileID": "05aedc98-4acc-4a14-9f4b-a94994b97275", "component": {"name":"my-mssql-restore-pitr-mssql","namespace":"kubeblocks-cloud-ns"}}
2026-03-20T03:07:39.101Z ERROR Reconciler error {"controller": "component", "controllerGroup": "[apps.kubeblocks.io](http://apps.kubeblocks.io/)", "controllerKind": "Component", "Component": {"name":"my-mssql-restore-pitr-mssql","namespace":"kubeblocks-cloud-ns"}, "namespace": "kubeblocks-cloud-ns", "name": "my-mssql-restore-pitr-mssql", "reconcileID": "05aedc98-4acc-4a14-9f4b-a94994b97275", "error": "restore \"my-mssql-restore-pitr-mssql-8808ee60-preparedata\" status is Failed, you can describe it and re-restore the cluster."}
When the PITR (Point-in-Time Recovery) recovery time point is incorrect, the cluster will remain in the "creating" state indefinitely.
The expectation is that if the PITR time point is invalid, no cluster CR (Custom Resource) resource should be created.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working