Details
-
Type:
Bug
-
Status: Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 5.5.29-galera
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Ubuntu 12.04, MariaDB-Galera
Description
If you have a database larger than trivial size (mine is about 20GB) the init scripts report failure during SST.
root@testb:/etc/mysql# /etc/init.d/mysql start
- Starting MariaDB database server mysqld
...fail!
This is because the startup pauses when galera does state transfer, so the init script times out and says that MariaDB start failed.
In fact it works just perfect, it just takes a little longer than the scripts thinks it should.
Not sure if it it's possible to do anything sensible about this? I guess somehow the scripts would need to know that an SST is in progress and either wait (but you don't want the init script to wait for 10 minutes) or exit with a nicer message.
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions