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 happen
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
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-service
file. We used LimitNOFILE to increase default value.
This value is always overwriting the
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 goe
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
Hello List,
we use Ubuntu16 and systemd. I have following problem.
We use "mount --bind" to bind folder /var/run/mysqld to different custom
folders. We use this to bind the mysql-socketfile into a ssh-chroot.
example:
mkdir mysqld
mount --bind /var/run/mysqld/ mysqld/
ls mysqld/
mysqld.pid m