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

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



does anyone know where analog moves everything on a Qube3?

Thanks,
Steve
----- Original Message -----
From: "Clive Holloway" <clive@xxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Monday, February 18, 2002 2:26 PM
Subject: [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.
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>