I have CloudLinux installed on a CentOS 6.5 server running cPanel/WHM. The LVE Manager in WHM has setting limits for CPU, Memory and Concurrent Connections. There is no setting for Disk IO limits. So, I thought maybe I do not have this feature.
However, when I issue the command
# lsmod | grep iolimits
I get the output:
iolimits 4597 2
When I look in /etc/sysconfig/iolimits, I see:
IOLIMITS_ENABLED=yes
So... the question is... is IO Limits a beta feature that would require me to do some special installation outside of the standard CloudLinux installation? Or what could explain the missing IO Limits settings in WHMs LVE Manager?
Thanks!
- Scott
However, when I issue the command
# lsmod | grep iolimits
I get the output:
iolimits 4597 2
When I look in /etc/sysconfig/iolimits, I see:
IOLIMITS_ENABLED=yes
So... the question is... is IO Limits a beta feature that would require me to do some special installation outside of the standard CloudLinux installation? Or what could explain the missing IO Limits settings in WHMs LVE Manager?
Thanks!
- Scott
Comment