edestecd / puppet-mariadb

Puppet Module for managing MariaDB
GNU General Public License v3.0
3 stars 21 forks source link

New nodes with large databases fail to initialize. #33

Open kobybr opened 6 years ago

kobybr commented 6 years ago

Add the following to the mariadb systemd service file

[Service] TimeoutStartSec=0

https://jira.mariadb.org/browse/MDEV-15466

edestecd commented 6 years ago

Is this just when using mariabackup as the sst method?

kobybr commented 5 years ago

I would suspect it applies to any method where a large database is initialized via sst.

https://jira.mariadb.org/browse/MDEV-9202