How To Copy Backup And Move To New Proxmox

leemubai

New Member
Sep 8, 2023
3
0
1
Hi.

I try to copy reqular backup file to different Proxmox and create as new virtual machine. However, i could not find where the backup files whereabout.

1694144262313.png
Anyone have experience doing this?

Thanks
 
see under cli: /etc/pve/storrage.cnf or with the gui under Storrage.
Then you can find 3-4 files with the same name. The timestamp show you the last one.
 
Those are PBS-backups. The way how PBS works, there is no "regular backup file" which you could simply copy over.
Either you need to connect the other PVE also to that PBS or you copy the whole PBS-datastore to the location of the other PVE and add it to another PBS instance there or you sync (parts of) the PBS-datastore to another PBS instance with the integrated remote sync function: [1].

To get a "regular backup file" which you can easily copy over, you need to do a non-PBS-backup.

[0] https://pve.proxmox.com/wiki/Backup_and_Restore
[1] https://pbs.proxmox.com/docs/managing-remotes.html
 
Last edited: