adamant-kite-43734
06/21/2023, 2:12 PMagreeable-oil-87482
06/21/2023, 2:36 PMnarrow-honey-55422
06/21/2023, 2:41 PMhelm install rancher-backup-crd rancher-charts/rancher-backup-crd -n cattle-resources-system --create-namespace --version 2.1.5
helm install rancher-backup rancher-charts/rancher-backup -n cattle-resources-system --version 2.1.5
creating s3 secret
and then restore yaml :
(During a migration, prune
must be set to false
.) - https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster
apiVersion: <http://resources.cattle.io/v1|resources.cattle.io/v1>
kind: Restore
metadata:
name: restore-migration
spec:
backupFilename: <file_name>
prune: false
storageLocation:
s3:
credentialSecretName: s3-creds
credentialSecretNamespace: default
bucketName: <backetname>
folder: rancher
region: us-east-1
endpoint: <http://s3.us-east-1.amazonaws.com|s3.us-east-1.amazonaws.com>
even if i remove the finalizers in the old cluster its still the same error.hundreds-evening-84071
06/21/2023, 4:21 PMhundreds-evening-84071
06/21/2023, 4:23 PMnarrow-honey-55422
06/22/2023, 6:21 AMnarrow-honey-55422
06/22/2023, 8:35 AMCluster agent is not connected
but inside the old cluster its Active
FYI there is a difference between the hostnameshundreds-evening-84071
06/22/2023, 3:03 PMnarrow-honey-55422
06/22/2023, 3:07 PMhundreds-evening-84071
06/22/2023, 3:11 PM--set hostname=<same hostname as the server URL from the first Rancher server>