How to Fix Incorrect cPanel Account Quotas and Disk Usage


This article will provide a step-by-step guide to fix incorrect account quotas and disk usage on a cPanel server. This guide assumes root account access.

The Problem

If you are a cPanel server administrator, you may encounter a situation where all account quotas change to "Unlimited" and account disk usage is incorrectly calculated. This is a result of a corrupted disk quota file.

The Solution

As root user, run the following command via SSH terminal:

# /scripts/fixquotas -force

cpanel recalculate disk usage

Account quotas will now be restored to the settings defined in the account's Hosting Package. Disk usage will be recalculated and reflected in WHM.

  • cpanel server administration, quotas, disk space usage, dedicated server guides, vps guides
  • 168 أعضاء وجدوا هذه المقالة مفيدة
هل كانت المقالة مفيدة ؟

Related Articles

Remove a Service from ChkServd Monitoring for cPanel Servers

This guide requires root user account in server. In some circumstances, ChkservD cPanel...

Assigning a Dedicated IP Address to a Subdomain using WHM

To assign a dedicated IP address to a subdomain, perform the following steps: Step 1: Add the...

Enable Lets Encrypt AutoSSL Provider

This article refers to cPanel version 84 and later. Enable Let's Encrypt for AutoSSL Follow...

How to Uninstall Installatron in WHM cPanel Server

This guide will show you how to quickly uninstall Installatron software from WHM/cPanel server....

How to Install Installatron in WHM cPanel Server

This guide will show you how to download and install Installatron on your cPanel/WHM server. To...