← Back to team overview

graphite-dev team mailing list archive

[Question #255657]: Issue with carbon-cache queries not aligned across cluster

 

New question #255657 on Graphite:
https://answers.launchpad.net/graphite/+question/255657

Hi,

I have an issue currently where one of the Carbon-Cache servers which is the first node in the list of 6 currently seems to be taking the majority of the queries.

Is there anyway to identify why this server is getting queried more than the other 5. The other 5 are taking queries however just on a lower scale than the first server.

Details:
carbon-cache1 takes 12.5k queries
carbon-cache2 takes 2.5k queries
carbon-cache3 takes 2.5k queries
carbon-cache4 takes 2.5k queries
carbon-cache5 takes 2.5k queries
carbon-cache6 takes 2.5k queries

Conf
carbon-cache conf
CLUSTER_SERVERS = ['carboncache001', 'carboncache002', 'carboncache003', 'carboncache004', 'carboncache005', 'carboncache006']

webappconf
CARBONLINK_HOSTS = ['carboncache001:7002:a', 'carboncache002:7002:a', 'carboncache003:7002:a', 'carboncache004:7002:a', 'carboncache005:7002:a', 'carboncache006:7002:a']
CLUSTER_SERVERS = ['carboncache001', 'carboncache002', 'carboncache003', 'carboncache004', 'carboncache005', 'carboncache006']

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