Comments - MaxScale running in systemd

7 years, 7 months ago Markus Mäkelä

You can increase the TimeoutStartSec value to prevent it from timing out when MaxScale is being started by systemd. Also lowering the auth_connect_timeout value in the [maxscale] section should help if it is set to a high value and connections are timing out.

 
7 years, 7 months ago Chris Isaksen

I tried that - went as high as 300 seconds - no luck.

I'm going to try again on SLES 12 sp1 - see if i have any luck there.

Thanks

 
7 years, 7 months ago Markus Mäkelä

Also, this would seem like a bug. Please report this on the MariaDB Jira.

 
7 years, 7 months ago Markus Mäkelä

What is MaxScale doing when systemd times it out? Is it doing the permission checks for services/monitors?

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.