Comment 5 for bug 1574999

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

Reviewed: https://review.openstack.org/310524
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=3061ef0b584f9e43bc4f6139cf798558b77392ee
Submitter: Jenkins
Branch: master

commit 3061ef0b584f9e43bc4f6139cf798558b77392ee
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>