graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02277
Re: [Question #190777]: segregate database for backup
We can't help you setup a backup solution. The graphite data (datapoints) are by default stored as files in /opt/graphite/storage/whisper
The django sqlitedb is in /opt/graphite/storage/graphite.db
Backup the /opt/graphite/storage/ directory however you can.
-Nick
On Mar 15, 2012, at 10:10 AM, bob <question190777@xxxxxxxxxxxxxxxxxxxxx> wrote:
> New question #190777 on Graphite:
> https://answers.launchpad.net/graphite/+question/190777
>
> I would like to do the following;
>
> Put the database in a specific location so I can backup this. Ideally if there was a problem, what I propose is to complete a fresh install of graphite. Then restore the backed up database and hopefully proceed as normal.
>
> Does this make sense ? And if so, how is this implementable ?
>
> -Tks,
>
> Bob
>
> --
> You received this question notification because you are a member of
> graphite-dev, which is an answer contact for Graphite.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~graphite-dev
> Post to : graphite-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help : https://help.launchpad.net/ListHelp
References