Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.1.19
-
Centos 7.x
Description
hi team
I'm having a peculiar situation, a problem here with my config, which config is pretty galera-vanilla.
Namely, if I set these:
plugin-load-add = file_key_management.so
|
file-key-management
|
file-key-management-filename = /var/lib/mysql/.keys.txt
|
innodb_file_per_table = 1
|
innodb-encrypt-log
|
innodb-encryption-threads = 4 <= # this ! one here
|
I get constant load on four cores, it would fluctuate just under %400 CPU (24*7). I'd assume that innodb-encryption-threads value causes it, and whatever the value might be it will be reflected in CPU usage.
I wonder if you too see it.
I my case I think it does something more to one system, it crashes the bloody thing to the extent where cold reboot is needed.
MariaDB-client-10.1.19-1.el7.centos.x86_64
|
MariaDB-shared-10.1.19-1.el7.centos.x86_64
|
MariaDB-common-10.1.19-1.el7.centos.x86_64
|
MariaDB-server-10.1.19-1.el7.centos.x86_64
|
best,
L
I am not getting this, but we've had similar complaints before, so I'm sure it can happen. There is some explanation in
MDEV-11581, please take a look, maybe it will help.