graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06406
[Question #458413]: How do I set a different storage path and move the whisper database ?
New question #458413 on Graphite:
https://answers.launchpad.net/graphite/+question/458413
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, graphite-carbon 10.9.12-3, graphite-web 0.9.12 and apache2 2.4.7-1.
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.