proxmox 1.4 no vzdump --restore?

proxxos

New Member
Sep 16, 2009
4
0
1
proxmox 1.4 no vzdump --restore?

yak:/var/lib/vz/private# vzdump --restore 888.tar 888
Unknown option: restore

- proxxos
 
proxmox 1.4 no vzdump --restore?

yak:/var/lib/vz/private# vzdump --restore 888.tar 888
Unknown option: restore

- proxxos

to backup OpenVZ and KVM - use vzdump.

to restore:
for OpenVZ use: vzrestore

for KVM, use: qmrestore

there are man pages for all commands (man vzrestore, ...)

we need to divide this to keep vzdump usable for non Proxmox VE users.