trove/apidocs
Doug Shelley ad42de03d3 Move mysql datadir to a sub-directory on mounted volume
Having the mysql datadir located at root of a mounted volume
(which happens with volume support enabled) causes problems for
backup/restore and resize. Mysql decides that the "lost+found"
directory, which the operating system puts at the root of each
file system, is actually a mysql "database".

This change causes the guest agent to move the datadir into a
sub-directory called "data" on the mounted volume.

Change-Id: Ica628012a5708374d73e5394e370da2514300939
Co-Authored-By: Simon Chang <schang@tesora.com>
Closes-bug: 1370646
2015-06-24 11:25:50 +08:00
..
src Move mysql datadir to a sub-directory on mounted volume 2015-06-24 11:25:50 +08:00
.gitignore Moved the apidocs from openstack/database-api 2014-04-24 14:41:40 -05:00
pom.xml Fix trove-tox-doc-publish-checkbuild failures 2015-01-20 17:09:05 -05:00
replacements.config Moved the apidocs from openstack/database-api 2014-04-24 14:41:40 -05:00