Comment 7 for bug 1574999

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

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

commit db6d56e60e18ea717db85c37a80dafcf9fbb6194
Author: Bogdan Dobrelya <email address hidden>
Date: Wed Apr 27 17:44:35 2016 +0200

    Fix a race for the xtrabackup-v2 SST

    Set innodb-data-home-dir to make the xtrabackup-v2
    script to manage the /var/lib/mysql/.sst dir as appropriate.
    This leaves the race condition with the ./ibdata1 file behind.

    Closes-bug:#1574999

    Change-Id: I9c9c979264cf592cd9411a9ed5d2a26bd090421e
    Signed-off-by: Bogdan Dobrelya <email address hidden>
    (cherry picked from commit 3061ef0b584f9e43bc4f6139cf798558b77392ee)