Currently running with three ES data nodes per physical machine, with 30GB -Xmx allocated to each instance.
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()
Currently running with three ES data nodes per physical machine, with 30GB -Xmx allocated to each instance.
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()