Comment 7 for bug 1385229

Revision history for this message
Caio Begotti (caio1982) wrote :

I have tried the latest release of Paramiko through some backports and it didn't help at all. Manually checking access with nc I noticed the ubuntu user in jenkins/0 at Wendigo could not connect to the archiver anymore.

On staging I noticed that the secgroup to allow SSH connection between units has vanished. We can check it again in the future with:

nova secgroup-list-rules juju-stg-pes-capomastro | grep 162.213.32.93

It should return something, this IP is the IP of our Jenkins boxes on staging in the IS router, it is fixed.

To manually fix this problem and get the archives working again, run this on Wendigo:

nova secgroup-add-rule juju-stg-pes-capomastro tcp 22 22 162.213.32.93/32