Physical hosts backups?

Hi:D
I was just wondering if physical hosts backups are available or if it will come with future updates?
Physical host backup means that you can do backups via the proxmox-backup-client. The backup client is currently available for Debian, other distros will follow.
 
Physical host backup means that you can do backups via the proxmox-backup-client. The backup client is currently available for Debian, other distros will follow.
Can it backup Proxmox Virtual Environment hosts? I have been looking for a way to easily backup the host itself and not just VMs and Containers.
 
Can it backup Proxmox Virtual Environment hosts? I have been looking for a way to easily backup the host itself and not just VMs and Containers.
I assume you will get this with the upcoming 6.3 release.
 
  • Like
Reactions: reslip
Can it backup Proxmox Virtual Environment hosts? I have been looking for a way to easily backup the host itself and not just VMs and Containers.
I believe what you are asking for is currently available in the latest version of PVE (see https://pbs.proxmox.com/docs/backup-client.html#creating-backups).
To backup a PVE host, just run the following from your pve host:
Code:
proxmox-backup-client backup root.pxar:/ --repository $REPOSITORY
Note: you can pass the --include-dev to include any additional mount points.
 
Jup, I created a bootable Debian USB stick with PBC for that. PBC can backup and restore any block device. Just make sure that block device isn't in use. There are some threads in this forum about this.
 
Last edited:
  • Like
Reactions: Proxygen
I believe what you are asking for is currently available in the latest version of PVE (see https://pbs.proxmox.com/docs/backup-client.html#creating-backups).
To backup a PVE host, just run the following from your pve host:
Code:
proxmox-backup-client backup root.pxar:/ --repository $REPOSITORY
Note: you can pass the --include-dev to include any additional mount points.
Thanks it works but I had to disable my 2FA, never prompt me for it, it just say Authentication Failed.
 
  • Like
Reactions: Proxygen
you mean on the instance recovered from backup?
No. Running the physical backup you need to enter it's credentials. for example when you run command proxmox-backup-client backup root.pxar:/ --repository my-server:Store1. This will then connect to https://my-server:8007 and prompt you for that server credentials, I had 2FA enabled and had to remove it to get pass the authentication.
 
But that should only count for file level backups. Not for block level backups where PVE isn't running at all.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!