Hello,
I need migrate Ubuntu 8.04 from OpenVZ (Proxmox 3) to LXC (Proxmox 5). I added 8.04 version to /usr/share/perl5/PVE/LXC/Setup/Ubuntu.pm so migration works but I am not able to start the container. I get:
Is it possible to fix it to get the container to work please?
I need migrate Ubuntu 8.04 from OpenVZ (Proxmox 3) to LXC (Proxmox 5). I added 8.04 version to /usr/share/perl5/PVE/LXC/Setup/Ubuntu.pm so migration works but I am not able to start the container. I get:
Code:
# lxc-start 100
lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to receive the container state
lxc-start: 100: tools/lxc_start.c: main: 330 The container failed to start
lxc-start: 100: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode
lxc-start: 100: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriority options
Is it possible to fix it to get the container to work please?