Monday morning testing

Tim Penhey tim.penhey at canonical.com
Sun Apr 21 22:49:42 UTC 2013


Morning all,

I started the day by pulling trunk and running a few tests.

I can bootstrap and deploy units on the default ec2 region (us-east-1 I
think).  The local juju found the tools for 1.9.14 and they worked fine.

I then tried to bootstrap against ap-southeast-2 (Sydney) and I get
failures:

2013/04/22 10:37:52 ERROR command failed: cannot start bootstrap
instance: cannot set up groups: cannot revoke security group: Source
group ID missing. (MissingParameter)

Earlier I did manage to get a bootstrap node started on ap-southeast-2
but then status never worked:

$ juju status
error: no instances found

When looking on the AWS Console, I found that the Sydney region
instances had no security groups assigned at all, but the N. Virginia
ones had "juju-amazon, juju-amazon-0", "juju-amazon, juju-amazon-1",
"juju-amazon, juju-amazon-2" for the bootstrap, wordpress and mysql
machines respectively.

It seems that there are security group issues on at least
ap-southeast-2, perhaps other non-default regions as well.  I'm hoping
we can have someone who understands the goamz code or a better
understanding of ec2 as a whole to take a look at this.

I am happy to help test.

Tim



More information about the Juju-dev mailing list