<div>Hi all</div><div><br></div><div>A command to start a container gives me following output:</div><div><br></div><div>    init: ureadahead main process (6) terminated with status 5</div><div><br></div><div>Then the container seems to bu up and running. However, if I try to login to that</div>
<div>container using lxc-console I get only this message "Type <Ctrl+a q> to exit the console".</div><div>Any clues as to why this happens?</div><div><br></div><div>container's syslog:</div><div><br></div>
<div>    Apr 17 12:45:27 localhost kernel: imklog 4.2.0, log source = /proc/kmsg started.</div><div>    Apr 17 12:45:27 localhost rsyslogd: [origin software="rsyslogd" swVersion="4.2.0" x-pid="55" x-info="<a href="http://www.rsyslog.com">http://www.rsyslog.com</a>"] (re)start</div>
<div>    Apr 17 12:45:27 localhost rsyslogd: rsyslogd's groupid changed to 103</div><div>    Apr 17 12:45:27 localhost rsyslogd: rsyslogd's userid changed to 101</div><div>    Apr 17 12:45:27 localhost rsyslogd-2039: Could no open output file '/dev/xconsole' [try <a href="http://www.rsyslog.com/e/2039">http://www.rsyslog.com/e/2039</a> ]</div>
<div>    Apr 17 12:45:28 localhost init: ssh main process (54) terminated with status 255</div><div>    Apr 17 12:45:28 localhost ntpdate[180]: name server cannot be used, reason: Temporary failure in name resolution</div>
<div>    Apr 17 12:45:28 localhost init: plymouth main process (7) killed by ABRT signal</div><div>    Apr 17 12:45:28 localhost init: plymouth-splash main process (222) terminated with status 2</div><div>    Apr 17 12:45:28 localhost cron[236]: (CRON) INFO (pidfile fd = 3)</div>
<div>    Apr 17 12:45:28 localhost cron[256]: (CRON) STARTUP (fork ok)</div><div>    Apr 17 12:45:28 localhost cron[256]: (CRON) INFO (Running @reboot jobs)</div><div>    Apr 17 12:45:28 localhost init: plymouth-stop pre-start process (254) terminated with status 1</div>
<div>    Apr 17 12:45:36 localhost kernel: eth0: no IPv6 routers present</div><div>    Apr 17 12:45:36 localhost kernel: vethzjJds5: no IPv6 routers present</div><div>    Apr 17 12:45:38 localhost init: tty4 main process (233) terminated with status 1</div>
<div>    Apr 17 12:45:38 localhost init: tty4 main process ended, respawning</div><div>    Apr 17 12:45:38 localhost init: tty2 main process (240) terminated with status 1</div><div>    Apr 17 12:45:38 localhost init: tty2 main process ended, respawning</div>
<div>    Apr 17 12:45:38 localhost init: tty3 main process (241) terminated with status 1</div><div>    Apr 17 12:45:38 localhost init: tty3 main process ended, respawning</div><div>    Apr 17 12:45:38 localhost init: tty1 main process (255) terminated with status 1</div>
<div>    Apr 17 12:45:38 localhost init: tty1 main process ended, respawning</div><div>    Apr 17 12:45:48 localhost init: tty4 main process (269) terminated with status 1</div><div>    Apr 17 12:45:48 localhost init: tty4 main process ended, respawning</div>
<div>    Apr 17 12:45:48 localhost init: tty2 main process (270) terminated with status 1</div><div>    Apr 17 12:45:48 localhost init: tty2 main process ended, respawning</div><div>    Apr 17 12:45:48 localhost init: tty3 main process (271) terminated with status 1</div>
<div>    Apr 17 12:45:48 localhost init: tty3 main process ended, respawning</div><div>    Apr 17 12:45:48 localhost init: tty1 main process (272) terminated with status 1</div><div>    ...</div><div><br></div><div>container's auth.log</div>
<div><br></div><div>    Apr 17 12:45:27 localhost sshd[54]: Server listening on 0.0.0.0 port 22.</div><div>    Apr 17 12:45:27 localhost sshd[54]: Server listening on :: port 22.</div><div>    Apr 17 12:45:28 localhost sshd[54]: Received signal 15; terminating.</div>
<div>    Apr 17 12:45:28 localhost sshd[185]: Server listening on 0.0.0.0 port 22.</div><div>    Apr 17 12:45:28 localhost sshd[185]: Server listening on :: port 22.</div><div>    Apr 17 12:45:28 localhost getty[233]: /dev/tty4: cannot open as standard input: Operation not permitted</div>
<div>    Apr 17 12:45:28 localhost getty[240]: /dev/tty2: cannot open as standard input: Operation not permitted</div><div>    Apr 17 12:45:28 localhost getty[241]: /dev/tty3: cannot open as standard input: Operation not permitted</div>
<div>    Apr 17 12:45:28 localhost getty[255]: /dev/tty1: cannot open as standard input: Operation not permitted</div><div>    Apr 17 12:45:38 localhost getty[269]: /dev/tty4: cannot open as standard input: Operation not permitted</div>
<div>    Apr 17 12:45:38 localhost getty[270]: /dev/tty2: cannot open as standard input: Operation not permitted</div><div>    Apr 17 12:45:38 localhost getty[271]: /dev/tty3: cannot open as standard input: Operation not permitted</div>
<div>    Apr 17 12:45:38 localhost getty[272]: /dev/tty1: cannot open as standard input: Operation not permitted</div><div>    Apr 17 12:45:48 localhost getty[273]: /dev/tty4: cannot open as standard input: Operation not permitted</div>
<div>    Apr 17 12:45:48 localhost getty[274]: /dev/tty2: cannot open as standard input: Operation not permitted</div><div>    Apr 17 12:45:48 localhost getty[275]: /dev/tty3: cannot open as standard input: Operation not permitted</div>
<div>    Apr 17 12:45:48 localhost getty[276]: /dev/tty1: cannot open as standard input: Operation not permitted</div><div>    ...</div><div><br></div><div>lxc-checkconfig:</div><div><br></div><div>    --- Namespaces ---</div>
<div>    Namespaces: enabled</div><div>    Utsname namespace: enabled</div><div>    Ipc namespace: enabled</div><div>    Pid namespace: enabled</div><div>    User namespace: enabled</div><div>    Network namespace: enabled</div>
<div>    Multiple /dev/pts instances: enabled</div><div><br></div><div>    --- Control groups ---</div><div>    Cgroup: enabled</div><div>    Cgroup clone_children flag: enabled</div><div>    Cgroup device: enabled</div><div>
    Cgroup sched: enabled</div><div>    Cgroup cpu account: enabled</div><div>    Cgroup memory controller: enabled</div><div>    Cgroup cpuset: enabled</div><div><br></div><div>    --- Misc ---</div><div>    Veth pair device: enabled</div>
<div>    Macvlan: enabled</div><div>    Vlan: enabled</div><div>    File capabilities: enabled</div><div><br></div><div>    Note : Before booting a new kernel, you can check its configuration</div><div>    usage : CONFIG=/path/to/config /srv/lxc/bin/lxc-checkconfig</div>
<div><br></div><div>mount -l:</div><div><br></div><div>    /dev/xvda on / type ext3 (rw,noatime,nobarrier,errors=remount-ro)</div><div>    proc on /proc type proc (rw)</div><div>    none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)</div>
<div>    none on /sys type sysfs (rw,noexec,nosuid,nodev)</div><div>    none on /sys/fs/fuse/connections type fusectl (rw)</div><div>    none on /sys/kernel/debug type debugfs (rw)</div><div>    /dev on /dev type tmpfs (rw)</div>
<div>    none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)</div><div>    none on /dev/shm type tmpfs (rw,nosuid,nodev)</div><div>    none on /var/run type tmpfs (rw,nosuid,mode=0755)</div><div>    none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)</div>
<div>    none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)</div><div>    cgroup on /sys/fs/cgroup type cgroup (rw)</div><div><br></div><div>operating system:</div><div><br></div><div>    Ubuntu 10.04 LTS, amd64, kernel 3.3.2</div>
<div><br></div><div>Many thanks</div><div>Daniel</div>