CloudLinux 5.5 -- yum repository

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • evgeny.kev
    Junior Member
    • Mar 2021
    • 4

    #1

    CloudLinux 5.5 -- yum repository

    potential issues with cPanel and other control panels.
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    We made version 5.5 available via yum repository. It means that many of you will see it once you do yum update next time around.
    If you are running cPanel or old version of Plesk or other control panel that depends on /etc/redhat-release content, and doesn natively recognizes CloudLinux -- please, make sure you do
    echo "CentOS release 5.4" > /etc/redhat-release
    after you upgrade. On cPanel problem will manifest itself as broken disk quota. It is not broken, just requires this signature change.
    Hopefully newer versions of cPanel will start recognizing CloudLinux soon. cPanel team told me that they listen their customers demands -- and will do what customers ask. So.... ask

    Thanks,
    Igor

    Comment

    • iseletsk
      Senior Member
      • Dec 2017
      • 1199

      #3
      If you are continuing having disk quota issues on cPanel server even after you changed redhat-release file, run following command:
      # /scripts/fixquotas

      Comment

      Working...