Author Topic: New Accounts -- Incorrect Disk Usage  (Read 6506 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
New Accounts -- Incorrect Disk Usage
« on: June 27, 2016, 05:36:58 AM »
All,
When I create a new account, it is incorrectly seeing the directory as NOT empty and thus it isn't listing the usage correctly.



https://s32.postimg.org/spnhfqxad/disk.jpg

Above: rabenste has the data, and the new account I created, mattr has the same usage.

I notice that when I create new accounts and I get the output below

Check Account Create Details

--> Checking if "/home/ACCOUNT/public_html" folder if exist: [YES]

It is saying the folders exists already, and they don't?

Any ideas on what is wrong?
« Last Edit: June 27, 2016, 05:46:29 AM by LostnIL »

Offline
*
Re: New Accounts -- Incorrect Disk Usage
« Reply #1 on: June 30, 2016, 10:05:31 AM »
it exist as its created successfully.

for quota check you would need to use find to search for files owned by the same uid
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: New Accounts -- Incorrect Disk Usage
« Reply #2 on: June 30, 2016, 07:05:33 PM »
Thanks!