The problem: if memory use by mysqld exceeds limit allocated to mesos task, we have oom and mesos kills containerI run it (mariadb ) in docker, as Mesos task;Hi Guillaume,Already do, kind of....On Wed, Dec 28, 2016 at 1:51 PM, Guillaume Lefranc <guillaume.lefranc@mariadb.com> wrote:Use linux control groups, or even simpler, run MariaDB with Docker (which uses control groups as well):docker run --name mariadb -d -m 10G mariadb:10.1On Wed, Dec 28, 2016 at 7:48 PM l vic <lvic4594@gmail.com> wrote:_______________________________________________-VIs there some way to set hard limit for use of RAM by mariaDB server?Thanks,
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-discuss
More help : https://help.launchpad.net/ListHelp
--Guillaume LefrancRemote DBA Services ManagerMariaDB Corporation