graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02974
carbon-agent creating whisper files with mode 0300 (-rw------)
I'm trying to figure out how and why carbon-agent creating whisper files
with mode 0300 (-rw------)
Anyone else seeing this problem? as a crappy interim fix I'm just running
chmod -R u+rwx,go-w,go+rx on my whisper until I can figure out where this
is happening.
whisper 0.9.10
carbon 0.9.10
graphite-web 0.9.9
We tried upgrading graphite-web to 0.9.9 but it has the saved graph ignore
time bug.
--
Allan Bailey
zirpubolci@xxxxxxxxx
There are 2 hard problems in computer science:
caching, naming, off-by-1 errors.