using a bundle with manually added machines (redux)

Merlijn Sebrechts merlijn.sebrechts at gmail.com
Thu Dec 29 14:33:49 UTC 2016


Defining the machines and defining the correct machines for each
application using `to` should work.

The error message looks like some applications don't define machines so
juju tries to create new machines which obviously fails. Is it possible to
share the bundle that produces this error message and show the command you
use to deploy that bundle?

Note that if an application has multiple units, you must specify multiple
machines to deploy to.

Op donderdag 29 december 2016 heeft Vance Morris <vmorris at us.ibm.com> het
volgende geschreven:
> Whoops, sorry for that last message -- let's try this again!
>
> Hi all,
>
> Is it possible to use a bundle.yaml in conjunction with manually added
machines?
>
> $ juju version
> 2.0.2-xenial-s390x
>
> $ juju status
> << snip >>
> Machine  State    DNS       Inst id           Series  AZ
> 0        started  REDACTED  manual:REDACTED   xenial
> 1        started  REDACTED  manual:REDACTED   xenial
> 2        started  REDACTED  manual:REDACTED   xenial
> << snip >>
>
> When I go to deploy a bundle that defines machines 0, 1, and 2 and
describes deployment of services to these machines, the charms are
deployed, but no units are created.
>
> ERROR cannot deploy bundle: cannot create machine for holding aodh,
ceilometer, ceph-mon, ceph-osd, cinder, glance, keystone, mongodb, mysql,
neutron-api, neutron-gateway, nova-cloud-controller, nova-compute,
openstack-dashboard, rabbitmq-server, swift-proxy and swift-storage-z1
units: cannot add a new machine: use "juju add-machine ssh:[user@]<host>"
to provision machines
>
> If I manually deploy charms to the manually added machines, it's happy to
oblige. Any suggestions?
>
>
> Sincerely,
>
> Vance Morris
> 1-720-349-9450
> vmorris at us.ibm.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20161229/c2142740/attachment.html>


More information about the Juju mailing list