Backup only Hard Disk

vesuvienne

Member
Jun 7, 2024
82
3
8
hi team
there is a way to Backup only the Hard Disk of a VM ?
* i have 1 disk for the VM
* 1 disk to store DATA on it
1719477006255.png

i will like to backup only the DATA disk
send the backup on another node on cluster and use the backup with another VM
thx
 
Hey,

when editing the disk under "Advanced" you can check "Backup" if you want the disk included in backups.
 
Just copy (cp, rsync etc.) the virtual data disk file to a shared storage location & give it a unique name, and from the other node use qm disk import to get it into that VM.
 
  • Like
Reactions: vesuvienne
thx, i think i understand now, i have a last question

On proxmox doc i see this:
DescriptionPlugin typeLevelSharedSnapshotsStable
Proxmox Backuppbsbothyesn/ayes

By default proxmox Backup go on local storage who can't be shared, what do they mean with that(Shared : yes )?
 
Last edited:
PBS is (like PVE) running as a service on some hardware, multiple PVE hosts can use the same PBS server, that's why is says shared.