Web Hosting Talk







View Full Version : Disk Quota Exceeded


blackmoont
10-08-2003, 01:48 AM
i'v creat some account in my server, and they did not useanything but alway got this messager :
Disk Quota Exceeded ...
:( my hardisk still got 70gb free

sprintserve
10-08-2003, 01:58 AM
What control panel/OS are you using?

It is irrelevant how much the harddisk have if you have a quota set per user. Check that.

Also there may be additional quotas by email accounts and such. Make sure that those settings are right.

blackmoont
10-08-2003, 02:02 AM
i am using cpanel and rehat linux 9

palash
10-08-2003, 02:07 AM
also check updates for cpanel.
there some script like fixquota or something like that.
just run it .

sprintserve
10-08-2003, 02:21 AM
Where do you see the error message? When uploading files on ftp, when checking emails or?

Did you try recreating the account?

Did you enable quotas support on your server? (Go to WHM, and it's right in the first section)

blackmoont
10-08-2003, 02:53 AM
thanks . :) . i'v enable quota . :)

blackmoont
10-08-2003, 03:40 AM
is till got a Quota Exceeded when i creat email account or upload a new files to hosting account :(

sprintserve
10-08-2003, 03:48 AM
paste your /etc/fstab file here. Thanks.

sprintserve
10-08-2003, 03:50 AM
or contact me on IM if you want to take it offline.

blackmoont
10-08-2003, 04:35 AM
LABEL=/ / ext3 defaults,usrquota $
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda2 swap swap defaults 0 0



Thank you . Hope u can find something out . :)

sprintserve
10-08-2003, 04:38 AM
Your file partitions are fine.

Are you creating from root or a reseller WHM account?

blackmoont
10-08-2003, 04:49 AM
i'v moved those account to this server from another server :(

sprintserve
10-08-2003, 05:00 AM
Did you try running the /scripts/fixquotas mentioned earlier? or try recreating the account?

blackmoont
10-08-2003, 05:30 AM
cant recreating , coz those site have alot of thing in there . I'v ran /scripts/fixquota but it doest help .

cactus
10-08-2003, 05:56 AM
Last resort ...reboot the server

System Reboot:

Graceful Server Reboot
Forceful Server Reboot


Regards.

blackmoont
10-09-2003, 03:30 AM
i'v reboot but everything still the same . All of account show a qupta exced status when i add a new mail box or upload a new files :(

sprintserve
10-09-2003, 05:29 AM
I am not so sure what's the issue. With remote troubleshooting, that's as far as it can go and nothing else comes up in mind. How about you open a trouble ticket with cpanel.

cactus
10-09-2003, 05:54 AM
Last try...

Displays a list of directories and how much space they consume, sorted from the largest to the smallest.

du | sort -nr

See what's eating the disk space. If everything's okay..then it could be Cpanel at fault, ... In WHM upgrade again

cPanel 8.4.0-R86:

Upgrade to Latest Version ...Do It

-----------------------------------------
Try to install the latest version again. sprintserve is right, there's not much we can do remotely.

Regards