2

I am running graphite (per reading this blog by Etsy) on an Ubuntu 10.10 linux install on EC2. Basically it works, except that my server is constantly exhausting reported free disk space. I say reported free space because rebooting my server reduces the reported consumed space back down to about 2GB. As an attempt to alleviate this problem I symlinked the graphite/storage/whisper folder to /mnt, but to no avail - df still reports:

Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda1              8256952   8256952         0 100% /

As far as I can tell I am only actually using about 2GB of storage space and all of my whisper data is in fact going to /mnt which has like 400GB of space available.

Can anyone recommend a configuration for graphite that will enable me to avoid having it reportedly exhaust storage on my primary disk? Also, does this issue have something to do with open file descriptors?

UPDATE:

Here is my storage schema:

[everything_1min_1day]
priority = 100
pattern = .*
retentions = 60:20160
esilver
  • 325
  • 1
  • 5
  • 11

0 Answers0