Comment 5 for bug 1804244

Revision history for this message
Narinder Gupta (narindergupta) wrote : Re: [Bug 1804244] Re: juju bootstrap on three sunbets out of 5 not possible

Richard,
They have to have more subnets because of vpn access to us. Also they have
plan to being more workloads on those extra subnet. It is field critical
critical if it blocks the deployment. But can we enable ha juju enable-ha
with --to parameters.

Thanks and Regards,
Narinder Gupta
Canonical, Ltd.
+1.281.736.5150

Ubuntu- Linux for human beings | www.ubuntu.com | www.canonical.com

On Tue, Nov 20, 2018 at 9:00 AM Richard Harding <email address hidden>
wrote:

> Actually rereading, if you're trying to bootstrap and deploy to only 3
> of the 5, can we not just remove the extra subnets from the VPC?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1804244
>
> Title:
> juju bootstrap on three sunbets out of 5 not possible
>
> Status in juju:
> New
>
> Bug description:
> canonical is trying to bootstrap a controller on aws where in single
> vpc we have multiple private and public subnet says 5 of them. but
> only 3 out of 5 subnets were supposed to be used for HA bootstrap and
> also workload should also be on those three subnets only.
>
> currently there is no way to provide multiple subnet during bootstrap
> or after bootstrap to enable HA on multiple AZs on different subnet.
>
> currently we are using the following for single subnet.
> juju bootstrap aws/us-east-1 nrg --credential canadm --config
> vpc-id=<vpc id> --config vpc-id-force=true --bootstrap-constraints
> "root-disk=50G" --bootstrap-series xenial --to "subnet=<subnet id>"
>
> and then juju enable-ha
>
> juju add-space private "172.25.10.0/24" -m controller
> juju add-space private "172.25.10.0/24" -m default
> juju set-model-constraints spaces=private -m controller
> juju set-model-constraints spaces=private -m default
> juju switch controller
> juju enable-ha
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju/+bug/1804244/+subscriptions
>