<div dir="ltr">Hi,<div><br></div><div>I using lxc containers on fedora.</div><div><br></div><div>It hang when I exec lxc-console -n test or ssh.</div><div><br></div><div>lxc-console hang:</div><div><br></div><div># lxc-console -n test</div><div><div>Connected to tty 1</div><div>Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself</div></div><div><br></div><div>ssh hang:</div><div><br></div><div><div>Connecting to 20.251.51.190:22...</div><div>Connection established.</div><div>To escape to local shell, press 'Ctrl+Alt+]'.</div></div><div><br></div><div><br></div><div><br></div><div>The contain still running and I can connect the container by lxc-attach -n test.</div><div><br></div><div>my config:</div><div><div>lxc.utsname = yaowjtest</div><div>lxc.tty = 4</div><div>lxc.rootfs = /home/lxc-root</div><div>lxc.mount = /home/lxc.fstab</div><div>lxc.network.type=veth</div><div>lxc.network.link=eucabr</div><div>lxc.network.hwaddr=52:54:00:e8:96:07</div></div><div><br></div><div><br></div><div>/home/lxc.fstab:<br></div><div><br></div><div><div>none /home/lxc-root/dev/pts devpts defaults 0 0</div><div>none /home/lxc-root/proc proc defaults 0 0</div><div>none /home/lxc-root/sys sysfs defaults 0 0</div><div>none /home/lxc-root/var/lock tmpfs defaults 0 0</div><div>none /home/lxc-root/var/run tmpfs defaults 0 0</div></div><div><br></div><div><br></div><div>In container:</div><div><br></div><div>mount:</div><div><br></div><div><div>devtmpfs on /dev type devtmpfs (rw,nosuid,size=33319152k,nr_inodes=2082447,mode=755)</div><div>none on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)</div><div>none on /proc type proc (rw,relatime)</div><div>tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)</div><div>none on /run type tmpfs (rw,relatime)</div><div>none on /sys type sysfs (rw,relatime)</div><div>tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)</div><div>/dev/sda3 on / type ext2 (rw,relatime,errors=continue,user_xattr,acl)</div></div><div><br></div><div>ll /dev/tty*:<br></div><div><br></div><div><div>crw-rw-rw- 1 root tty   5,  0 Aug  4 14:44 /dev/tty</div><div>crw--w---- 1 root tty 136,  8 Aug  4 14:44 /dev/tty1</div><div>crw--w---- 1 root tty 136, 15 Aug  4 14:44 /dev/tty2</div><div>crw--w---- 1 root tty 136, 16 Aug  4 14:44 /dev/tty3</div><div>crw--w---- 1 root tty 136, 17 Aug  4 14:44 /dev/tty4</div></div><div><br></div><div><br></div><div><br></div><div>Any idea?</div><div><br></div><div>Thanks,</div><div>John</div></div>