Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Rancher after executing backup in different upgraded cluster goes 503 #45598

Closed
rgrishi23 opened this issue May 24, 2024 · 1 comment
Closed
Labels
feature/charts-backup-restore kind/bug Issues that are defects reported by users or that we know have reached a real release team/observability&backup the team that is responsible for monitoring/logging and BRO

Comments

@rgrishi23
Copy link

Rancher Server Setup

  • Rancher version: 2.6.3
  • Installation option (Docker install/Helm Chart): helm
    • If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):eks
  • Proxy/Cert Details:

Information about the Cluster

  • Kubernetes version: 2.8.3
  • Hosted = EKS
  • Infrastructure Provider =AWS

User Information

  • What is the role of the user logged in? (Admin)

Issue -
I have restored the backup into another Rancher cluster which is at 2.6.3 with a slight url changes and upgraded version 2.8.3 in eks 1.28. The Backup deletes the pod and now no pods is created. I cannot find any relevent logs, But logs in rancher-backup pods show -
restoreResource: Restoring kubeconfig-u-******* of type management.cattle.io/v3, Resource=tokens with multiple namespaces

To Reproduce -
Take a backup in a Rancher cluster and save it in S3 bucket.
Create a new rancher cluster with a slight changed url with newer version.
Upload the backup for the restore.

Expected Result
all the data restored in the new cluster

@rgrishi23 rgrishi23 added the kind/bug Issues that are defects reported by users or that we know have reached a real release label May 24, 2024
@bpedersen2
Copy link

Check https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/restore-rancher, you cannot restore to a different version.

See also the correct flow for migrating to a new cluster: https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster

You should : 1) first create the restore
2) then install the same rancher version
3) then upgrade rancher

@MKlimuszka MKlimuszka added feature/charts-backup-restore team/observability&backup the team that is responsible for monitoring/logging and BRO labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/charts-backup-restore kind/bug Issues that are defects reported by users or that we know have reached a real release team/observability&backup the team that is responsible for monitoring/logging and BRO
Projects
None yet
Development

No branches or pull requests

3 participants