Rawr!!!

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: |

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>