pct - selektiver Restore mit allen Meta-Daten

Feb 2, 2022
1
0
1
Germany
Wie kann man aus einem Backup auf dem Proxmox Backup Server einen selektiven Restore einzelner Verzeichnisse mit allen darunter liegenden Daten und Verzeichnissen samt Meta-Daten (owner,group,acls,xattrs,...) in einen laufenden Container bewerkstelligen?

Also etwas vergleichbares wie z.B.

/usr/bin/rsync --numeric-ids --acls --xattrs --stats backupserver:/.../verzeichnis/ proxmoxve:/var/lib/lxc/111/rootfs/.../verzeichnis/
 
no builtin way on the webgui for now, but you should be able to use the 'proxmox-file-restore' tool
see 'proxmox-file-restore help extract' on how to use the extraction from snapshots

you could either use that inside the container, or use 'pct mount' first, then extract it there and finally use 'pct unmount'

EDIT: sorry, hab automatisch auf englisch geschrieben ^^, also nochmal auf deutsch:

im gui gibt es das im moment noch nicht, sollte aber mit 'proxmox-file-restore' gehen
('proxmox-file-restore help extract' zeigt die hilfe zum 'extract' befehl an)

entweder direkt im container, oder mit 'pct mount' den container mounten, restoren und dann mit 'pct unmount' wieder unmounten
 
Last edited:

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!