Comment 0 for bug 1348813

Revision history for this message
Chad Smith (chad.smith) wrote :

Landscape deploys 9 services to machine 0 lxcs.

In a recent deployment, lxc-2 never came up. but lxc-0 -> 8 have come up and obtained IPs.
All lxcs were created at 15:52-18:53 computer time most of the cloud-inits completed within those times.

Juju reports the 0/lxc/2 in pending state indefinitely.

I've attached juju status, machine-0.log, syslog and a tar of all logs from machine 0.

We haven't found logs that indicate what the specific problem could be though there are multiple curious br0 disabled messages for port 2 in syslog/kern.log during lxc veth interface configuration.

Jul 25 18:52:20 node0vm1 kernel: [ 285.876851] br0: port 2(vethNT30P6) entered disabled state

On machine 0:
Juju reports 0/lxc/2 in pending state, sudo lxc-ls --fancy on machine 0

root@node0vm1:~# lxc-ls --fancy
NAME STATE IPV4 IPV6 AUTOSTART
-------------------------------------------------------------
juju-machine-0-lxc-0 RUNNING 10.14.100.161 - YES
juju-machine-0-lxc-1 RUNNING 10.14.100.162 - YES
juju-machine-0-lxc-3 RUNNING 10.14.100.163 - YES
juju-machine-0-lxc-4 RUNNING 10.14.100.164 - YES
juju-machine-0-lxc-5 RUNNING 10.14.100.165 - YES
juju-machine-0-lxc-6 RUNNING 10.14.100.166 - YES
juju-machine-0-lxc-7 RUNNING 10.14.100.167 - YES
juju-machine-0-lxc-8 RUNNING 10.14.100.168 - YES
juju-trusty-template STOPPED - - NO

root@node0vm1:~# ls -ltr /var/lib/lxc/
total 36
drwxr-xr-x 3 root root 4096 Jul 25 18:52 juju-trusty-template
drwxr-xr-x 3 root root 4096 Jul 25 18:52 juju-machine-0-lxc-0
drwxr-xr-x 3 root root 4096 Jul 25 18:52 juju-machine-0-lxc-1
drwxr-xr-x 3 root root 4096 Jul 25 18:52 juju-machine-0-lxc-3
drwxr-xr-x 3 root root 4096 Jul 25 18:53 juju-machine-0-lxc-4
drwxr-xr-x 3 root root 4096 Jul 25 18:53 juju-machine-0-lxc-5
drwxr-xr-x 3 root root 4096 Jul 25 18:53 juju-machine-0-lxc-6
drwxr-xr-x 3 root root 4096 Jul 25 18:53 juju-machine-0-lxc-7
drwxr-xr-x 3 root root 4096 Jul 25 18:53 juju-machine-0-lxc-8