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

[cobalt-developers] a warning about analog on a RaQ3



I don't know if this has come up before but this is what I've found.

analog stores data in /usr/admserv/html/.cobalt/report

this can fill up your / partition pretty quick if you run a couple of hundred 
sites.

Solution:

- move data to /home and create symlink (/var's not big enough - at least in 
our case)

mv /usr/admserv/html/.cobalt/report /home/sites/home

  (this may take a while, depending on age of RaQ)

ln -s /home/sites/home/report /usr/admserv/html/.cobalt/report

This seems to have done the trick.

cLive ;-)

-- 
Clive Holloway - JPi
http://clive.get-trolleyed.co.uk - check my stress levels

This e-mail is confidential and for the addressee only. .
If you received this by mistake, please let me know.