← Back to team overview

graphite-dev team mailing list archive

Re: [Question #219024]: Changed storage-schemas resized the whisper files - no data displayed

 

Question #219024 on Graphite changed:
https://answers.launchpad.net/graphite/+question/219024

abeusher proposed the following answer:
Not sure if it is the same issue that you're seeing, but I fixed the
problem that I documented in the last stacktrace by modifying my copy of
whisper.py at:

/usr/local/lib/python2.7/dist-packages/whisper.py

line 306 to:
def create(path,archiveList,xFilesFactor=None,aggregationMethod=None,sparse=False, useFallocate=False):

(where 'useFallocate=False' is a new addition to the end of the function
call).

Hope this helps.

Abe

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.