After migrating a Debian 7 OpenVZ CT from Proxmox 3 to a LXC on Proxmox 4 it does not appear to start correctly. Fristly, migration was done by stopping the container on Proxmox 3, backing up to external harddisk, then loading that harddisk in Proxmox 4, restoring that backup and setting the network config. After that, the container appears to start correctly according to Proxmox but is a not able to be connected to through either console (tty), gives a blank output, no login or whatsoever, or SSH (connection refused). Restarting both the CT and host does not seem to have any effect, and starting the CT with the `lxc-start -n 101` with a `-o` log file gives the following output:
Any ideas on how to diagnose where this problem may be coming from or how to go about fixing it? EDIT: All other containers migrated the exact same way worked perfectly out of the box...
Code:
lxc-start 1445190074.912 ERROR lxc_commands - commands.c:lxc_cmd_rsp_send:237 - failed to send command response -1 Broken pipelxc-start 1445190074.913 ERRORlxc_commands - commands.c:lxc_cmd_rsp_send:237 - failed to send command response -1 Broken pipe
Last edited: