You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/vm/backup-restore.md
+3-34
Original file line number
Diff line number
Diff line change
@@ -84,42 +84,11 @@ You can choose to either delete or retain the previous volumes. By default, all
84
84
85
85
### Restore a new VM on another Harvester cluster
86
86
87
-
_Available as of v1.0.0_
87
+
_Available as of v1.4.0_
88
88
89
89
Users can now restore a new VM on another cluster by leveraging the VM metadata & content backup feature.
90
-
91
-
:::info prerequisites
92
-
93
-
You must manually configure the virtual machine images with the same name on the new cluster first, otherwise the virtual machines will be failed to recover.
94
-
95
-
:::
96
-
97
-
#### Upload the same VM images to a new cluster
98
-
99
-
1. Check the existing image name (normally starts with `image-`) and create the same one on the new cluster.
Harvester will handle VM image data automatically. If a volume is based on a VM image and there is a backup for it, Harvester will automatically sync the VM image to backup target.
91
+
In a new cluster, it the VMbackup is restored to a new VM, Harvester will automatically create the VM image from the backup target.
0 commit comments