can't restore the ebs volume properly #3247
-
What steps did you take and what happened:
What did you expect to happen: Jenkins get restored. The output of the following commands will help us better understand what's going on:
Anything else you would like to add: Environment:
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.
|
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
Hi @ozbillwang, can we please have the output of the following cmds:
|
Beta Was this translation helpful? Give feedback.
-
The original restore job has been deleted, I paste another one, they have same error
the velero log is very long, i attach here. |
Beta Was this translation helpful? Give feedback.
-
I found another error, it is related to the volume restore problem, my feeling is, velero can't work with KOPS properly
I follow the online document https://www.eksworkshop.com/intermediate/280_backup-and-restore/, get same error. This time it deploys mysql with wordpress. The only difference is I don't use EKS, my kubernetes cluster is installed by KOPS. |
Beta Was this translation helpful? Give feedback.
-
I create a new KOPS cluster, and do the lab (https://www.eksworkshop.com/intermediate/280_backup-and-restore/) again, it works. So maybe my first setup with jenkins helm chart are some issues, I need dig out. |
Beta Was this translation helpful? Give feedback.
-
create another new kops cluster, do the jenkins change again, get same issue. Not sure why. |
Beta Was this translation helpful? Give feedback.
-
I fixed the issue. When delete jenkins helm chart, the jenkins home (/var/jenkins_home) is a AWS EBS, it is not automatically cleaned. After manually delete it from AWS console, I can successfully restore jenkins with velero, all setting is back. That's so cool. And the restore made the |
Beta Was this translation helpful? Give feedback.
-
By the way, why I can't keep the exist EBS to get restore successfully? I think it could be a bug? |
Beta Was this translation helpful? Give feedback.
-
This discussion has been moved to an issue: #3342. |
Beta Was this translation helpful? Give feedback.
This discussion has been moved to an issue: #3342.