Deprecated Corosync command used to check the members list.

Bug #1762882 reported by Reymer Vargas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
lei zhang

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.

Here's the information related to the issue:

Under "Start Corosync" section the documentation says:
```
Use the corosync-objctl utility to dump the Corosync cluster member list:

# corosync-objctl runtime.totem.pg.mrp.srp.members

...

```
... but that command is not the right one if you are using the default pkg installation on CentOS 7, instead should be:

"# corosync-cmapctl runtime.totem.pg.mrp.srp.members"

or

"# corosync-cmapctl | grep member"

This is because:

Corosync v1 --> corosync-objctl
Corosync v2 --> corosync-cmapctl

Regards,

ravs

-----------------------------------
Release: on 2018-04-09 06:46
SHA: 746ed9f7a376165c972aea9861d93393807af764
Source: https://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/ha-guide/source/controller-ha-pacemaker.rst
URL: https://docs.openstack.org/ha-guide/controller-ha-pacemaker.html

Tags: ha-guide
Revision history for this message
Reymer Vargas (userravs) wrote :

Corosync v1 --> corosync-objctl
Corosync v2 --> corosync-cmapctl

Typo ^ :D

Reymer Vargas (userravs)
description: updated
Petr Kovar (pmkovar)
Changed in openstack-manuals:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Reymer Vargas (userravs) wrote :

"# corosync-cmapctl runtime.totem.pg.mrp.srp.members"

or

"# corosync-cmapctl | grep member"

description: updated
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/563560

Changed in openstack-manuals:
assignee: nobody → lei zhang (zhang-lei)
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/563560
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=a2acb21bcd404346d92595ee44f85aa05f1e0dc0
Submitter: Zuul
Branch: master

commit a2acb21bcd404346d92595ee44f85aa05f1e0dc0
Author: zhang.lei <zhang.lei@99cloud.net>
Date: Mon Apr 23 10:05:00 2018 +0000

    Clarify the different utility of Corosync version 1 and 2

    Change-Id: I05ce8c9c542f355a0820e24ac01f3526e90b7ea1
    Closes-Bug: #1762882

Changed in openstack-manuals:
status: In Progress → Fix Released
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.