Configure RabbitMQ in OpenStack High Availability Guide  - current

Bug #1329340 reported by Nuriel Shem-Tov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Talusani Mani Shanker

Bug Description

The document should be updated regarding the command to add a node to the cluster.
(http://docs.openstack.org/high-availability-guide/content/_configure_rabbitmq.html)
Checked this with RabbitMQ version 3.1.5

In the following section:

"
Now, we are building the HA cluster. From rabbit2, run these commands:

rabbitmqctl stop_app
rabbitmqctl cluster rabbit@rabbit1
rabbitmqctl start_app
"

The second command should be "join_cluster" and not "cluster". As you can see here:

# rabbitmqctl|grep cluster
Error: could not recognise command
    join_cluster <clusternode> [--ram]
    cluster_status
    change_cluster_node_type disc | ram
    forget_cluster_node [--offline]
    update_cluster_nodes clusternode

Thanks

-----------------------------------
Built: 2014-06-11T05:34:48 00:00
git SHA: bc02d6e5d4f35c26614cc4898794e0103872e70f
URL: http://docs.openstack.org/high-availability-guide/content/_configure_rabbitmq.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/high-availability-guide/ha_aa_rabbitmq/section_configure_rabbitmq.xml
xml:id: _configure_rabbitmq

Tags: ha-guide
Tom Fifield (fifieldt)
tags: added: ha-guide
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
status: Confirmed → Opinion
milestone: none → juno
status: Opinion → Triaged
Changed in openstack-manuals:
assignee: nobody → Talusani Mani Shanker (shanker-mani0)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/100956

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/100956
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=2284d6da5ff2baf6c5a7d6ffbb8fa7e00ce6c984
Submitter: Jenkins
Branch: master

commit 2284d6da5ff2baf6c5a7d6ffbb8fa7e00ce6c984
Author: Manishanker Talusani <email address hidden>
Date: Wed Jun 18 22:10:11 2014 +0530

    Changed cluster to join_cluster in RABBITMQ

    Changed the word cluster to join_cluster in
    openstack high availability guide, subsection
    configure Rabbitmq

    Change-Id: I404b4e23da4c3b00dea65375fc76f72f19cb4b78
    Closes-Bug: #1329340

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.