Open tianyue86 opened 2 days ago
--method volume-snapshot
)kbcli cluster restore postgres-clvutw-backup --backup --restore-to-time "Nov 28,2024 17:15:16 UTC+0800" --namespace default
You did not even specify a backup name for '--backup'
But KBCLI short report error on this. @yipeng1030 please check why the command succeed without a backup arg.
~kbcli cluster restore postgres-clvutw-backup --backup backup-default-postgres-clvutw-20241128162659--namespace default Cluster postgres-clvutw-backup created
tianyue@apeclouds-MacBook-Pro kbcli % k get cluster -A|grep postgres-clvutw-backup tianyue@apeclouds-MacBook-Pro kbcli %
===> still no cluster created after doing restore
Restore Ops is created, but got stuck in Creating
Phase.
Describe the env
To Reproduce Steps to reproduce the behavior:
Create pg cluster in running status
backup
check backup status
restore
check ops
check cluster
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.