Incorrect scp flag in RabbitMQ Pacemaker high availability instructions

Bug #1380933 reported by Antti Niskanen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Ramaraja

Bug Description

High availability guide instructs to copy .erlang.cookie to another node by using

scp -a /var/lib/rabbitmq/.erlang.cookie node2:/var/lib/rabbitmq/

However, scp does not have -a flag. If -p is the intended flag, it "preserves modification times, access times, and modes from the original file", but not ownership.
-----------------------------------
Built: 2014-10-14T07:37:08 00:00
git SHA: d6fe769c3d8e00a354c543b556aa8967a84086b7
URL: http://docs.openstack.org/high-availability-guide/content/_prepare_rabbitmq_for_pacemaker_high_availability.html
source File: file:/home/jenkins/workspace/operations-guide-tox-doc-publishdocs/doc/high-availability-guide/controller/section_rabbitmq.xml
xml:id: _prepare_rabbitmq_for_pacemaker_high_availability

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → High
Ramaraja (ramaraja-r)
Changed in openstack-manuals:
assignee: nobody → Ramaraja (ramaraja-r)
Revision history for this message
Ramaraja (ramaraja-r) wrote :

Gauvain, can you suggest me a suitable flag for the bug?

Ramaraja (ramaraja-r)
Changed in openstack-manuals:
status: Confirmed → In Progress
status: In Progress → Confirmed
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

Ramaraja, any news on this?

Revision history for this message
Ramaraja (ramaraja-r) wrote :

The fix is ready with flag ' -p' . Will checkin the patch by today.

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/160922

Changed in openstack-manuals:
status: Confirmed → In Progress
Ramaraja (ramaraja-r)
Changed in openstack-manuals:
status: In Progress → Fix Committed
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

Ramaraj, do not change the status to fix committed - this is done automatically by our scripts.

The corect state still is In Progress since you submitted a change. Committed is correct if it's approved - but our tools will automatically set committed or released depending on the bug.

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

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

commit 0e8341fcc58d87909818a3ffc29dce4b50d88852
Author: Ramaraja <email address hidden>
Date: Tue Mar 3 23:31:14 2015 +0530

    Modified scp flag

    Closes-bug: #1380933

    Change-Id: I49cf443d028f1c02c2eaf0712f0ceeb799515408

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.