Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.8, 10.1.9, 10.1(EOL)
-
None
-
Debian Jessie
-
10.1.13
Description
On larger servers (thousands of tables) the start process can be very long (on our server about 10 minutes), with previous init systems this wasn't much of a problem.
With systemd it is:
- Startup always fails, but after the normal start time the server does start
- apt-get operations fail!
- When upgrading the systemd.service file is overwritten removing any timeout settings, failing again
Adding a large TimeoutStartSec fixes the problem but as noted gets overwritten every upgrade.
Attachments
Issue Links
- causes
-
MDEV-9520 xtrabackup-v2 to support systemd node provisioning
- Closed
- relates to
-
MDEV-14705 systemd: EXTEND_TIMEOUT_USEC= to avoid startup and shutdown timeouts
- Closed
-
MDEV-9382 After updating mariadb server apt-configure fails
- Closed
-
MDEV-17571 Make systemd timeout behavior more compatible with long Galera SSTs
- Closed
-
MDEV-17934 Make systemd timeout behavior more compatible with longer Galera recovery times
- Closed