Closed GETandSELECT closed 6 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/156728063
The labels on this github issue will be updated when the story is started.
Hey @GETandSELECT, there might be some tasks that happen in the pre-start
script that are required other than just mysql_install_db
. Can you try this and see if it works?
monit stop mariadb_ctrl
rm -rf /var/vcap/store/mysql
/var/vcap/jobs/mysql/bin/pre-start
monit start mariadb_ctrl
Closing due to inactivity, feel free to reopen if you're still having the issue!
Hello
the procedure to trigger SST with emptying /var/vcap/store/mysql worked with previous releases.
How to reproduce issue:
thanks and best regards GETandSELECT