Issue
LVE limits were reset without doing anything. lvectl apply all temporarily fixes the issue
Environment
- CloudLinux
- governor-mysql < 1.2-109
- LVE
Solution
Update the
governor-mysqlpackage to the latest version, at least to governor-mysql-1.2-110:# yum update governor-mysqlRestart database:
service mysql restartUpdate and remount CageFS:
# cagefsctl --force-update && cagefsctl -M
Cause
Internal product issue CLOS-2322
Comments
0 comments
Please sign in to leave a comment.