Convert OpenVZ to LXC

suhaib

Member
Aug 13, 2020
6
0
6
32
Hello,

I need to migrate VM's from the old node running on SoulsVM with OpenVZ to the new node running on Proxmox 6 with LXC.

I checked this:
Convert_OpenVZ_to_LXC

But restore failed with this error:

extracting archive '/var/lib/vz/dump/vzdump-118.tar' Total bytes read: 4794101760 (4.5GiB, 735MiB/s) Architecture detection failed: open '/bin/sh' failed: No such file or directory Falling back to amd64. Use `pct set VMID --arch ARCH` to change. ########################################################### Converting OpenVZ configuration to LXC. Please check the configuration and reconfigure the network. ########################################################### TASK ERROR: unable to restore CT 118 - unable to detect OS distribution
 
hi,

what's in the tar archive? if you run tar tvf /var/lib/vz/dump/vzdump-118.tar what do you see?