Comment 0 for bug 1577638

Revision history for this message
Casey Marshall (cmars) wrote : Can't juju ssh to lxd-placed container

If I deploy into a container of a machine, I can't `juju ssh` into it.

Steps to reproduce:

1. Deploy some stuff. In my case, I deployed ceph on openstack.
2. juju deploy ubuntu --series trusty --to lxc:3

Then I get:

[Units]
ID WORKLOAD-STATUS JUJU-STATUS VERSION MACHINE PORTS PUBLIC-ADDRESS MESSAGE
ceph/1 unknown idle 2.0-beta7.1 1 10.55.32.62
ceph/2 unknown idle 2.0-beta7.1 2 10.55.32.72
ceph/3 unknown idle 2.0-beta7.1 3 10.55.32.85
demo-client/2 unknown idle 2.0-beta7.1 3/lxd/0 10.0.4.147

3. Can't ssh in to the container

$ juju ssh demo-client/2
ssh: connect to host 10.0.4.147 port 22: Connection timed out

I *think* I remember being able to do this with lxc: placed units in juju 1.x.