Restore Proxmox 1.9 .tgz backups to new 4.4 Server

PatchDog

New Member
Apr 26, 2010
21
0
1
I have been running Proxmox 1.9 for several years now. I run backups of my VMs 3 times a week to a remote NAS SMB share. I just built a new server running 4.4 and need to restore my backup to this new server.

I have tried to run qmrestore but found that the restore runs, but places the restored VM onto my NAS SMB share. Not what I would like to do.

How do I run either qmrestore or pct restore and have it restored to the local-zfs drive?
 
OK this is what I'm running into trying to run the restore. Anyone have any ideas.

root@pve:/mnt/freenas/NasBackupFriday# pct restore 1023 vzdump-openvz-1023-2017_02_17-02_19_47.tgz --storage local-zfs
extracting archive '/mnt/freenas/NasBackupFriday/vzdump-openvz-1023-2017_02_17-02_19_47.tgz'
Total bytes read: 380733440 (364MiB, 25MiB/s)
Detected container architecture: i386
###########################################################
Converting OpenVZ configuration to LXC.
Please check the configuration and reconfigure the network.
###########################################################
unable to parse version info 'squeeze/sid'
root@pve:/mnt/freenas/NasBackupFriday#


Pulled this from syslog

Feb 19 20:57:47 pve pct[1519]: <root@pam> starting task UPID:pve:000005F2:007CE79B:58AA5B2B:vzrestore:1023:root@pam:
Feb 19 20:58:27 pve pct[1522]: unable to parse version info 'squeeze/sid'
Feb 19 20:58:27 pve pct[1519]: <root@pam> end task UPID:pve:000005F2:007CE79B:58AA5B2B:vzrestore:1023:root@pam: unable to parse version info 'squeeze/sid'
 
Last edited: