Issue
How to set unlimited resources for LVE limits for the clients on the server?
Environment
- CloudLinux
- LVE limits
Solution
1. You can set unlimited resources for LVE limits via the UI or via CLI.
2. To set unlimited resources via UI, do the following:
- Go to the CloudLinux Manager -> Users.
- Click the pencil icon in the Actions column to edit limits for a particular user.
- In the popup, set Do not limit flag or put 0 value (meaning unlimited) in the limits fields.
3. To set unlimited resources via CLI, run the following command:
lvectl set-user user --unlimited
Please note that the CPU limit will be equal to the number of CPU cores/threads you have on the server, it is basically equal to unlimited. This setting is just designed this way, you will see the maximum number of CPU cores instead of "unlimited" or "0" value. But it will operate the same as unlimited.
Useful links
Comments
0 comments
Please sign in to leave a comment.