45k series should not consume 64GB of RAM. Are there any CQs running? How
many writes per second? Are they batched? What's the user-initiated query
load?

Can you verify the series count using

SELECT sum(numSeries) AS “total_series" FROM “_internal".."database" WHERE
time > now() - 10s

On Wed, Sep 7, 2016 at 6:07 PM, <rafit.izhak.rat...@gmail.com> wrote:

> Hi Sean,
> I am running into a similar problem,
> RAM size is 64G
> number of series is 45,158
> influxdb uses all the memory and crashes,
> Once it crashes, after restarting is will fill up the memory within 10
> minutes or so and will crash again.
> I am using the java api to push data,
>
> Thanks,
> --Rafit
>
> --
> Remember to include the InfluxDB version number with all issue reports
> ---
> You received this message because you are subscribed to the Google Groups
> "InfluxDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to influxdb+unsubscr...@googlegroups.com.
> To post to this group, send email to influxdb@googlegroups.com.
> Visit this group at https://groups.google.com/group/influxdb.
> To view this discussion on the web visit https://groups.google.com/d/ms
> gid/influxdb/6d3e06d7-c36c-4da1-908c-9b0407646e31%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Sean Beckett
Director of Support and Professional Services
InfluxDB

-- 
Remember to include the InfluxDB version number with all issue reports
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/CALGqCvNN10UeGLDq00juNdjrRD-qpRD219bFtKzJPYHXDxg%3D9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to