[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Site usage value



On Mon, 24 Mar 2003 07:38:24 -0800 (PST), Swapana Ghosh wrote:


> For one of our domain the disk usage status is not
> showing properly.
> 
>     The quota for the site is 1400 MB.
> 
[...]
>     My domain is creted under site14 , so i took du
> -sh of site14, it is
>     415MB.
>
>     Now when i am checking the Disk usage of my domain
> through Cobalt GUI
>
>     I am getting the Site Disk Usage for my domain as
> follows:
> 
>          Used (MB)  - 1266.4
>          Free (MB)  -  133.5
>        Allowed (MB) - 1400
> 
>     I am not understanding rest 688 (MB) where it is
> being eaten?

do a "find / -group site14" as root from the command line. There might be files in /tmp or one of the users has quite a lot of mail. If you grant shell access the users can put files "everywhere", they can however not (that easily) fool the quota ;-)

Jens-Peter