The test containers were genereted long time ago. Replacing the container confuguration with a new one, that includes the common ubuntu configuration helps.
Cheers, tamas On 04/19/2014 11:09 PM, Tamas Papp wrote: > hi, > > 14632 ? Ss 0:00 lxc-start -d -n hammer > 14675 ? Ss 0:00 \_ /sbin/init > 14722 ? S 0:00 \_ @sbin/plymouthd --mode=boot > --attach-to-session > 14728 ? Ss 0:00 \_ plymouth-upstart-bridge > 14733 ? S 0:00 \_ mountall --daemon > 14864 ? S 0:00 \_ upstart-socket-bridge --daemon > > > > The host can be either saucy or trusty. > > > As far as I can see it's a networking issue. > In the container: > > eth0 Link encap:Ethernet HWaddr 00:16:3e:3a:08:39 > > # ifdown eth0 > ifdown: interface eth0 not configured > > > > Starting the container in foreground: > > # lxc-start -n hammer > <4>init: plymouth-upstart-bridge main process (6) terminated with status 1 > <4>init: plymouth-upstart-bridge main process ended, respawning > <4>init: hwclock main process (8) terminated with status 77 > <4>init: plymouth-upstart-bridge main process (16) terminated with status 1 > <4>init: plymouth-upstart-bridge main process ended, respawning > <4>init: ureadahead main process (9) terminated with status 5 > <4>init: plymouth-upstart-bridge main process (20) terminated with status 1 > <4>init: plymouth-upstart-bridge main process ended, respawning > * Starting Mount filesystems on boot ...done. > * Stopping Send an event to indicate plymouth is up ...done. > * Starting Signal sysvinit that the rootfs is mounted ...done. > * Starting Clean /tmp directory ...done. > * Stopping Clean /tmp directory ...done. > * Starting Populate and link to /run filesystem ...done. > * Stopping Populate and link to /run filesystem ...done. > * Starting Track if upstart is running in a container ...done. > * Starting load fallback graphics devices ...done. > * Starting workaround for missing events in container ...done. > <4>init: udev-fallback-graphics main process (81) terminated with status 1 > * Starting load fallback graphics devices ...fail! > <4>init: console-font main process (99) terminated with status 1 > * Stopping workaround for missing events in container ...done. > * Starting userspace bootsplash ...done. > <4>init: setvtrgb main process (104) terminated with status 1 > * Stopping userspace bootsplash ...done. > * Starting Send an event to indicate plymouth is up ...done. > * Starting configure network device security ...done. > * Stopping Send an event to indicate plymouth is up ...done. > * Starting Mount network filesystems ...done. > * Stopping Mount network filesystems ...done. > * Starting configure network device ...done. > * Starting Bridge socket events into upstart ...done. > > > > > > ifcoonfig eth0 down; ifup eth0 up and it works properly. > > > Does anybody have an idea? > > 10x > tamas > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
