Open RobKenis opened 4 months ago
@RobKenis
Let me clarify when you say Reboot the new server
you mean rebooting the api-server right? Is this an expected behavior?
Would it be possible for restic restore helper to detect recent reboot during init?
@reasonerjt By rebooting the server, I mean running reboot
. So the entire OS restarts, including the api-server.
What steps did you take and what happened:
Unknown
state. After that, all Containers are restarted and Pods are again in theRunning
state.Init: 0/1
state with following logs. The.velero
directory is no longer present in the top-level of the volume, so it makes sense that the file will never be found.What did you expect to happen:
Either the
.velero
directory is not cleaned up, this change was made in this change, or the restore-helper can handle multiple reboots.The following information will help us better understand what's going on:
If you are using velero v1.7.0+:
Please use
velero debug --backup <backupname> --restore <restorename>
to generate the support bundle, and attach to this issue, more options please refer tovelero debug --help
bundle-2024-07-16-15-57-22.tar.gz
Anything else you would like to add:
Environment:
velero version
):velero client config get features
):features: <NOT SET>
kubectl version
):/etc/os-release
):Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.