openvz to lxc problem

Jakub J

New Member
Sep 5, 2016
3
0
1
45
Hi,

i have problem with convert openvz to lxc.

openvz dump was create in proxmox 3.3-5. Then i need restore this dump in proxmox 4.3-10. After extracting archive px said: TASK ERROR: unable to read version info

Log:
Code:
extracting archive '/var/lib/vz/dump/vzdump-openvz-227-2016_11_15-00_00_03.tar.lzo'
Total bytes read: 54497024000 (51GiB, 164MiB/s)
Detected container architecture: amd64
###########################################################
Converting OpenVZ configuration to LXC.
Please check the configuration and reconfigure the network.
###########################################################
TASK ERROR: unable to read version info

OS is Centos 6

What is wrong? What can I do for solve it?

Thank you.
 
Hi,
take a look to some file related with distribution version in original container and fix it before make backup and import in new platform. In our case the file were an absolut path link:

redhat-release -> /etc/system-release​

We changed to this:
rm redhat-release
ln -s system-release redhat-release​
 
I've got the same problem restoring a CentOS 6 openvz on a proxmox 4.4 (originating from proxmox 3.4).

TASK ERROR: unable to read version info

I tried Eladio Gálvez tip but I still get this error. How can I force restore ?
 
Guys, what's up?

I have the same problem in Proxmox VE 5.0

The same error when I try to restore

Do you guys have a detailed solution?

Best regards