[2.0, doc]ha juju deploy maas-region not correct syntax

Bug #1593516 reported by Antonio Rosales
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
High
Unassigned

Bug Description

2 potential issues in the HA documentation @ https://maas.ubuntu.com/docs2.0/ha.html

1. deploying to machine 0 may not work in Juju 2.0 as machine 0 is reserved for the controller
2. maas-rack and maas-region are not recommended charms thus the deploy commands must be proceeded with the user path:

The following will not work out of the box:
$ juju deploy maas-rack --to 3
$ juju add-unit maas-region --to 1

as the charm store will try to find the recommended charm @ jujucharms.com/maas-region and jujucharms.com/maas-rack.

The syntax should read:

juju deploy cs:~maas-maintainers/maas-rack --to <machine>
juju deploy cs:~maas-maintainers/maas-rack --to <machine>
* assuming maas-maintainers is the correct group/user to deploy from.

The other alternative is to have the charm recommended so the flat name space does work.

Tags: doc
Changed in maas:
importance: Undecided → High
status: New → Confirmed
milestone: none → 2.0.0
tags: added: doc
summary: - docs2.0/ha juju deploy maas-region not correct syntax
+ [2.0, doc]ha juju deploy maas-region not correct syntax
Gavin Panella (allenap)
Changed in maas:
status: Confirmed → Triaged
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi!

**This is an automated message**

We believe this is may no longer be an issue in the latest MAAS release. Due to the report date of this, we are currently marking it as Invalid. If you believe this bug report still valid against the latest release of MAAS, or if you are still interested in this, please re-open this bug report.

Thanks

Changed in maas:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.