Configure the VIP in High Availability Guide

Bug #1657380 reported by chaithanya
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
Alexandra Settle

Bug Description

Command for assigning VIP for crmsh cluster is given as

primitive vip ocf:heartbeat:IPaddr2 \
params ip="10.0.0.11" cidr_netmask="24" op monitor interval="30s"

But it is a little bit misleading. It should given as

crm configure primitive vip ocf:heartbeat:IPaddr2 \
  params ip="10.0.0.11" cidr_netmask="24" op monitor interval="30s"

-----------------------------------
Release: 0.0.1 on 2017-01-18 07:14
SHA: 0e7a5491efc9c66021d6136122a075392b85f627
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/ha-guide/source/controller-ha-vip.rst
URL: http://docs.openstack.org/ha-guide/controller-ha-vip.html

Tags: ha-guide
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Alexandra Settle (alexandra-settle)
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/422652

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

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

commit db421425ba35b177181a340304fd36aace1da22b
Author: Alexandra Settle <email address hidden>
Date: Thu Jan 19 14:34:52 2017 +0000

    [ha-guide] Edit incorrect command for assigning VIP

    Change-Id: I77aa1fa695fc87236d4518b45975c9e5123f9ef3
    Closes-bug: 1657380

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.