Improper Disk Usage
There is one cpanel account in additional hard disk of capatcity 30 GB
When i login to that cpanel account it show 15 GB used
But in WHM it is showing that hard disk is full (29/30 GB)
-
Hello, First, run the following command to fix any common issues with quotas on this server: /scripts/fixquotas
Then, check to verify quotas are enabled for the partition this account is stored on. EX:mount cat /etc/fstab
Do you see usrquota enabled for the partition? Thank you.0 -
I am also facing the same issue. All Cpanel Accounts shows : Disk Space Usage NA / ? i also tried commands suggested in forum but every time failed. 0 -
i also tried commands suggested in forum but every time failed.
Hello, Check to verify quotas are enabled for the partition this account is stored on. EX:mount cat /etc/fstab
Do you see usrquota enabled for the partition? Thank you.0 -
I'm new on server administration. Recently I purchased a new VPS but when I add a new user/Cpanel, it always shows unlimited disk quota. I have tried many times to enable quota but failed every time. My server is CENTOS 6.9 virtuozzo - ]
- Login to server via ssh
- Switch to root user sudo su -
- Edit /etc/fstab: sudo nano /etc/fstab
- ]
- Save and exit to terminal
- Now run mount -o remount /home command but it return mount: /home not mounted already, or bad option
0 -
My server is CENTOS 6.9 virtuozzo
You may need to contact your VPS hosting provider to have them ensure quotas are enabled per the steps referenced on the following document: Enable Quotas on a Virtuozzo VPS - Documentation - cPanel Documentation Thank you.0
Please sign in to leave a comment.
Comments
5 comments