Container enter failed [OpenVZ]
The VE will start, but you are unable to ‘vzctl enter VE#’ right?
You get something like:
container enter failed(?)
To get past this you need to manually create the pty/tty devices:
vzctl exec 101 /sbin/MAKEDEV tty vzctl exec 101 /sbin/MAKEDEV pty vzctl enter 101
Where 101 = VE# in question…
Posted in: Uncategorized | Tags: OpenVZ |