Comment 6 for bug 1583173

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/361943
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=3478e0d1c8b35191e35a59a0f8cfc3f59030959f
Submitter: Jenkins
Branch: stable/mitaka

commit 3478e0d1c8b35191e35a59a0f8cfc3f59030959f
Author: Bogdan Dobrelya <email address hidden>
Date: Wed May 18 17:01:54 2016 +0200

    Detect a split-brain for Galera OCF RA

    * One and only seed node (the one with the wsrep-new-cluster) shall
      be running, eventually.
    * For action monitor, check if the node is the seed one
      and is running the most recent GTID, or fail

    Closes-bug: #1583173

    Change-Id: Iaa4855d769fe1e0203fcfb9981413273e0e4dda2
    Signed-off-by: Bogdan Dobrelya <email address hidden>
    (cherry picked from commit 8093431349441f6b486e45e8aab62e0a8927a8e2)