Basic Questions Regarding Disk IO Limits

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neader
    Junior Member
    Forum Explorer
    • Mar 2021
    • 10

    #1

    Basic Questions Regarding Disk IO Limits

    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
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    Please, try doing:
    yum install lvemanager

    I think you have old LVE manager / bundled with cPanel.

    Comment

    • neader
      Junior Member
      Forum Explorer
      • Mar 2021
      • 10

      #3
      Igor, that solved the problem. Strange that cPanel "bundled" the old LVE Manager, and I didnt automatically get the new one.

      - Scott

      Comment

      Working...