Skip to content

Commit 13ad5e7

Browse files
committed
feat: add content about vmimage backup
Signed-off-by: PoAn Yang <[email protected]>
1 parent efda82f commit 13ad5e7

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

docs/vm/backup-restore.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,11 @@ You can choose to either delete or retain the previous volumes. By default, all
8484

8585
### Restore a new VM on another Harvester cluster
8686

87-
_Available as of v1.0.0_
87+
_Available as of v1.4.0_
8888

8989
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-
:::
90+
Harvester will handle VMImage data automatically. If a volume is based on a VMImage and there is a backup for it, Harvester will automatically sync the VMImage to backup target.
91+
In a new cluster, it the VMbackup is restored to a new VM, Harvester will automatically create the VMImage from the backup target.
9692

9793
#### Upload the same VM images to a new cluster
9894

0 commit comments

Comments
 (0)