Comment 3 for bug 963304

Revision history for this message
Kapil Thangavelu (hazmat) wrote : Re: [Bug 963304] Re: If bootstrap node is stopped or rebooted in EC2, its address changes and all agents lose track of it

interesting, i hadn't realized that. http://aws.amazon.com/maintenance-help/
addresses will change with ec2-stop-instances / ec2-start-instances

On Wed, Dec 5, 2012 at 12:31 AM, Dave Cheney <email address hidden>wrote:

> Won't fix. Not an issue
>
> lucky(~/src/launchpad.net/juju-core) % juju status
> machines:
> "0":
> agent-version: 1.9.4
> dns-name: ec2-54-252-42-105.ap-southeast-2.compute.amazonaws.com
> instance-id: i-314c3c0b
> services: {}
> lucky(~/src/launchpad.net/juju-core) % juju ssh 0 -- sudo shutdown -r now
> Warning: Permanently added '
> ec2-54-252-42-105.ap-southeast-2.compute.amazonaws.com,54.252.42.105'
> (ECDSA) to the list of known hosts.
> Connection to ec2-54-252-42-105.ap-southeast-2.compute.amazonaws.comclosed.
> lucky(~/src/launchpad.net/juju-core) % juju status
> machines:
> "0":
> agent-version: 1.9.4
> dns-name: ec2-54-252-42-105.ap-southeast-2.compute.amazonaws.com
> instance-id: i-314c3c0b
> services: {}
>
> ** Changed in: juju-core
> Status: New => Won't Fix
>
> ** Changed in: juju-core
> Milestone: None => 1.9.4
>
> --
> You received this bug notification because you are subscribed to juju.
> https://bugs.launchpad.net/bugs/963304
>
> Title:
> If bootstrap node is stopped or rebooted in EC2, its address changes
> and all agents lose track of it
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju/+bug/963304/+subscriptions
>