PDA

View Full Version : Disk usage reporting on CPANEL


canuck
09-09-2005, 03:42 PM
I have a client account I created and within his CPANEL the disk usage is showing 2.5 MB.

I know that the account has over 50 MB on it. Wondering why I'm getting this false report ?

Is this updated only weekly ?

Tony
09-10-2005, 10:24 AM
No... it sounds a lot like the SWsoft/VZ issue we've been running into. Throw a ticket at support@ and we'll take a look for ya. =)

elix
09-10-2005, 12:13 PM
I have a client account I created and within his CPANEL the disk usage is showing 2.5 MB.

I know that the account has over 50 MB on it. Wondering why I'm getting this false report ?

Is this updated only weekly ?
Have you checked if some files in the account's directory are owned by nobody?

canuck
09-10-2005, 01:53 PM
Apparently something was weird on this account. Support fixed it.

Tony
09-12-2005, 08:17 AM
cPanel is now caching things for display in cPanel itself - the data is stored in /home/username/.cpanel-datastore -- unfortunately, it gets out of sync, so you have to rm -rf /home/*/.cpanel-datastore* to get around it. (Be careful with the use of rm -rf and /)

Fred
09-12-2005, 11:50 AM
(Be careful with the use of rm -rf and /)

Remind me a mistake i did someday...
I found a usr/ directory that wasn't needed in my unused /var/www ...

root@socrate [/var/www]# rm -rf /usr

then, the command was long to end.. Suddenly, FLASH! i did understand!!!

It was too late... :)

The worse is i didn't even had to delete the /var/www/usr... it was small... and didn't need that space... i was just surfing around the disk looking for junk ... :cool:

Lorio
09-13-2005, 04:20 AM
cPanel is now caching things for display in cPanel itself - the data is stored in /home/username/.cpanel-datastore -- unfortunately, it gets out of sync, so you have to rm -rf /home/*/.cpanel-datastore* to get around it. (Be careful with the use of rm -rf and /)

Are really fixing this issue with removing the .cpanel-datastore directories alone?

Joshua
09-13-2005, 05:52 PM
Yea, I am having the same problem, ever sense the VZ update. I will tell support.... got to love support here.