[systemd-devel] hanging reboot

2017-03-01 Thread Hajo Locke
Hello list, sometimes i have problems rebooting some machine. i think in that cases shutting down some services fails and machine stays somewhere between life and death. Unfortunately my ssh window closes at first and no reconnect is possible, it only tells "Connection refused". If this

Re: [systemd-devel] mysql open_files_limit controlled by systemd

2016-09-29 Thread Hajo Locke
Hello, Am 29.09.2016 um 12:05 schrieb Reindl Harald: Am 29.09.2016 um 11:56 schrieb Hajo Locke: Hello, Am 29.09.2016 um 11:30 schrieb Tomasz Torcz: On Thu, Sep 29, 2016 at 11:20:34AM +0200, Hajo Locke wrote: Hello List, we found out that mysql open_files_limit ist controlled by systemd

[systemd-devel] mysql open_files_limit controlled by systemd

2016-09-29 Thread Hajo Locke
Hello List, we found out that mysql open_files_limit ist controlled by systemd-service file. We used LimitNOFILE to increase default value. This value is always overwriting the value from my.cnf file. Is there a way to tell systemd to not control a service in this way so control completely

Re: [systemd-devel] systemd - cleaning of /var/run/

2016-09-27 Thread Hajo Locke
Hello, Am 27.09.2016 um 12:25 schrieb Reindl Harald: Am 27.09.2016 um 12:22 schrieb Hajo Locke: When restarting mysql, then folder /var/run/mysqld is deleted and recreated. Result is that every mounted folder is loosing his content, because "mount --bind" does not find its sourc