graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06407
Re: [Question #458413]: How do I set a different storage path and move the whisper database ?
Question #458413 on Graphite changed:
https://answers.launchpad.net/graphite/+question/458413
Description changed to:
I added a new virtual disk formatted with "ext4" and mounted on "/data". I modified the following settings:
File - /etc/carbon/carbon.conf:
STORAGE_DIR = /data
LOCAL_DATA_DIR = /data/whisper/
File - /etc/graphite/local_settings.py:
STORAGE_DIR = '/data/whisper'
WHISPER_DIR = '/data/whisper'
I'm running graphite on Ubuntu 14.04.05 LTS and I installed graphite-
carbon version 10.9.12-3, graphite-web version 0.9.12 and apache2
version 2.4.7-1.
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.