Management in High Availability Guide doc error

Bug #1574545 reported by Miles Yang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
iswarya vakati

Bug Description

In this section:
Create a configuration file for the HAProxy monitor service, at /etc/xinetd.d/galera-monitor:

service galera-monitor {
   port = 9200
   disable = no
   socket_type = stream
   protocol = tcp
   wait = no
   user = root
   group = root
   groups = yes
   server = /usr/bin/clustercheck
   type = UNLISTED
   per_source = UNLIMITED
   log_on_success =
   log_on_failure = HOST
   flags = REUSE
}

The first "{" sound be in line 2
If in the line 1,if you start xinetd,syslog will got an error:

Apr 25 05:51:08 controller3 systemd: Starting Xinetd A Powerful Replacement For Inetd...
Apr 25 05:51:08 controller3 xinetd[27903]: Service galera-monitor: missing '{' [file=/etc/xinetd.d/galera-monitor] [line=2]

-----------------------------------
Release: 0.0.1 on 2016-04-20 08:08
SHA: 1f4561db2f4e390e2d3834996d3932b7e4e5b2ff
Source: http://git.openstack.org/cgit/openstack/ha-guide/tree/doc/ha-guide/source/controller-ha-galera-manage.rst
URL: http://docs.openstack.org/ha-guide/controller-ha-galera-manage.html

Changed in openstack-manuals:
assignee: nobody → iswarya vakati (v-iswarya)
Revision history for this message
iswarya vakati (v-iswarya) wrote :

can anyone confirm this bug.

Revision history for this message
monika (monikaparkar25) wrote :

Yes, I am able to reproduce the same, so i think it should be fixed.

Changed in openstack-manuals:
status: New → Confirmed
Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ha-guide (master)

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

Changed in openstack-manuals:
importance: Undecided → Low
milestone: none → newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ha-guide (master)

Reviewed: https://review.openstack.org/310343
Committed: https://git.openstack.org/cgit/openstack/ha-guide/commit/?id=d566df6b5d3d72e8572c77dca32806fa8cbe4f75
Submitter: Jenkins
Branch: master

commit d566df6b5d3d72e8572c77dca32806fa8cbe4f75
Author: Iswarya Vakati <email address hidden>
Date: Tue Apr 26 19:15:46 2016 +0530

    Refactor ha-guide to fit Documentation style guide

    Change-Id: I7cb48476760608cf9ecea238e5b9f73475e7d989
    Closes-Bug: #1574545

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.