[lxc-users] Console hangs

Fajar A. Nugraha list at fajar.net
Wed Sep 17 03:51:57 UTC 2014


On Wed, Sep 17, 2014 at 8:33 AM, CDR <venefax at gmail.com> wrote:
> In Ubuntu I have a container that boots fine
> but this does now work
> lxc-console -n ivr
>
> Connected to tty 1
> Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself
>
> it hangs there for ever
>
> what are the steps to figure the problem? The container is Fedora 20.

Does it ever work?

If it previously work, you can always run lxc-attach, and see what's
wrong (e.g. by running "ps -efa" inside the attached session). There
should be *getty sessions that binds to each consoles (e.g. tty1). If
it's not there, then check the corresponding systemd service.

-- 
Fajar


More information about the lxc-users mailing list