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

RE: [cobalt-users] Active Monitor Disk Usage error; PHP pkg. Related?



> We are having a rather frustrating issue with a newly setup 
> RaQ 4r that is preventing FTP. Active Monitor is stating that 
> many users/sites are over quota. For example, one site has 25 
> MB total but has 100MB. Another user has 10 MB allotted but 
> has used 55MB. We haven't uploaded any files, we have only 
> just set up the sites and users. We've looked in the tmp 
> directories, site directories and mail but see nothing out of 
> the ordinary, so we don't understand where these stats are 
> coming from. The problem is these stats, however incorrect, 
> are preventing us from FTPing to the affected sites.
> 

Have you tried finding all the files that belong to one of the users:

  find -user <username>

Need to be logged in as su...

--
Robert