How to backup the hypervisor (pve)

Hello,

if you mean the pve configuration, simply backup the /etc/ directory and especially the /etc/pve/ directory.
 
  • Like
Reactions: tkn-teamf
Yes you could use the proxmox-backup-client to backup your data or your preferred backup-tool (e.g. rsync)

Important files/dirs to backup are:
Code:
/etc/hostname
/etc/hosts
/etc/network/interfaces
/etc/vzdump.conf
/etc/pve/

https://pbs.proxmox.com/docs/backup-client.html
https://www.digitalocean.com/commun...se-rsync-to-sync-local-and-remote-directories

Thanks for the quick reply, are there any restore steps ? Or can I overwrite it once a fresh install is done?
 
  • Like
Reactions: cbugk