Issue
You notice that some of the users of the database is not limited to the limits and creates a load on the system.
Environment
- CloudLinux OS
- DB Governor
Solution
Check if the dbuser-map file contains the name of the user you suspect:
grep username /etc/container/dbuser-map
If the user name is not found, it should be added to dbuser-map as outlined here.
Comments
0 comments
Please sign in to leave a comment.