Hi,
Sorry if the question has already been answered.
Where nodetool status is run on a 3 node cluster (replication factor :
3), the load between the different nodes is not equal.
/# nodetool status opush//
//Datacenter: datacenter1//
//=======================//
//Status=Up/Down//
//|/ State=Normal/Leaving/Joining/Moving//
//-- Address Load Tokens Owns (effective) Host
ID Rack//
//UN 192.168.11.3 9,14 GB 256 100,0%
989589e8-9fcf-4c2f-85e9-c0599ac872e5 rack1//
//UN 192.168.11.2 8,54 GB 256 100,0%
42223dd0-1adf-433c-810d-8bc87f0d3af4 rack1//
//UN 192.168.11.4 8,92 GB 256 100,0%
1cecacc3-c301-4ae9-a71e-1a1a944d5731 rack1/
Is it OK to have differences between nodes ?
Thanks for your answer.
Simon