LimitNOFILE MariaDB

ClusterX

Member
Apr 12, 2018
49
3
13
52
habe hier ein Problem mit LimitNOFILE bei MariaDB in einer Debian 9 KVM

ich habe das Limit wie folgt angepasst:
Code:
nano /etc/pam.d/common-session
session required    pam_limits.so

cp /lib/systemd/system/mariadb.service /etc/systemd/system/mariadb.service
nano /etc/systemd/system/mariadb.service
LimitNOFILE=16364
geändert auf:
LimitNOFILE=80000

reboot

die Änderung wird nicht berücksichtigt:
Code:
cat /proc/$(pgrep mysql)/limits | grep files
Max open files            16364                16364                file

woran kann das liegen?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!