How to Fix the cPanel Quota Error

November 7, 2022 / cPanel & WHM

This article explains how to fix the cPanel quota error. The quota describes the supreme quantity of disk space that an account can utilise on your server. With cPanel users can set and modify the quotas. The cPanel quota is revealed in megabytes.

Let us follow the steps to fix the cPanel quota error:

  1. Log in to SSH.
  2. To check if /dev/root is present in your container, enter the below command:
    ll /dev/root
  3. If it does not exist, attach it to xvda.
    ln -s /dev/xvda /dev/root
  4. Enter the below command and run it:
    /scripts/fixquotas
  5. The cPanel quota error will be resolved this way.

Important note: This process is difficult so should get in touch with your technical expert to execute it.

This way you can resolve the cPanel quota error. If you face any difficulty, contact our support specialists at any time.

 

Spread the love