[lxc-devel] lxc 0.7.3 console problem

Erdem Bayer ebayer at bayer.gen.tr
Tue Dec 21 11:28:17 UTC 2010


 Hi

 After an upgrade from lxc-0.7.2 to 0.7.3, I can not login to my 
 containers anymore. Containers boot fine, but denying and console 
 access:

 ---------------------------------------------------
 # lxc-start -n test1
 INIT: version 2.86 booting

   Pardus Corporate 2 Beta  http://www.pardus.org.tr

  * Setting up hostname as 'test1'
  * Setting up localhost
  * Cleaning up /var
  * Cleaning up /tmp
  * Starting DBus
 INIT: 3
  * Starting services

 Pardus GNU/Linux x86_64 2.6.32.26-149 2010-12-21 ( console )

 test1  login: root
 Unable to determine your tty name.

 Pardus GNU/Linux x86_64 2.6.32.26-149 2010-12-21 ( console )
 -------------------------------------------------------

 Here are the relevant information:

 # cat /var/lib/lxc/test1/fstab
 none /lxc/test1/dev/pts  devpts defaults  0 0
 none /lxc/test1/proc     proc   defaults  0 0
 none /lxc/test1/sys      sysfs  defaults  0 0
 none /lxc/test1/dev/shm  tmpfs  defaults  0 0

 # cat /var/lib/lxc/test1/config
 lxc.utsname = test1
 lxc.network.type = veth
 lxc.network.flags = up
 lxc.network.link = br0
 lxc.network.hwaddr = DE:AD:BE:EF
 lxc.network.ipv4 = 192.168.133.2/24
 lxc.mount = /var/lib/lxc/test1/fstab
 lxc.rootfs = /lxc/test1
 lxc.tty = 1

 # cat /lxc/test1/etc/inittab
 # Default runlevel.
 id:3:initdefault:

 # System initialization, mount local filesystems, etc.
 si::sysinit:/sbin/mudur.py sysinit

 # Further system initialization, brings up the boot runlevel.
 rc::bootwait:/sbin/mudur.py boot

 l0:0:wait:/sbin/mudur.py shutdown
 l1:S1:wait:/sbin/mudur.py single
 l2:2:wait:/sbin/mudur.py nonetwork
 l3:3:wait:/sbin/mudur.py default
 l4:4:wait:/sbin/mudur.py default
 l5:5:wait:/sbin/mudur.py default
 l6:6:wait:/sbin/mudur.py reboot

 cons:2345:respawn:/sbin/mingetty --noclear console

 For that matter, are there any documentation about what changed with 
 0.7.3, both behavioral and config related?

 Kind Regards
 Erdem Bayer




More information about the lxc-devel mailing list