I ended up setting up one machine with a 80GB tmpfs mount for the graphite data, and then rsync it to disk every hour. That allows carbon-cache to keep up, but I'm not happy with the setup. Whisper is terrible for…
The compile will fail if err is unused. You have to explicitly ignore it by doing like this: pid,_ = fork()
I ended up setting up one machine with a 80GB tmpfs mount for the graphite data, and then rsync it to disk every hour. That allows carbon-cache to keep up, but I'm not happy with the setup. Whisper is terrible for…
The compile will fail if err is unused. You have to explicitly ignore it by doing like this: pid,_ = fork()