vzdump tarballs

rubikz

New Member
Aug 11, 2010
6
0
1
[SOLVED]vzdump tarballs

Hi,

With OpenVZ on Debian Lenny I created multiple VPS on the same hardware.
I use 'vzdump' to take backups of each VE.
To restore these vzdump tarballs, I use 'vzrestore' command.

Code:
# /usr/sbin/vzdump --compress --dumpdir /var/lib/vz/dump/ --stop 102
# /usr/sbin/vzrestore vzdump-openvz-102-2010_08_09-15_07_24.tgz 102
I'd like to do a fresh install of Promox VE.

Will it be possible to restore these vzdump tarballs ?

Thanks in advance for any help
 
Last edited:
Assuming that the proxmox configuration is the same in terms of networking then yes, I think so.