Note that there are some explanatory texts on larger screens.

plurals
  1. POUneven data size on some cassandra nodes after extending and cleanup
    primarykey
    data
    text
    <p>1) We had cluster of 10 nodes, recently we added 20 more nodes to the cluster.</p> <p>2) After addition we ran cleanup on all the necessary nodes.</p> <p>3) In ring status "Effective-Owership" is properly balanced but "load" on two machine is different than rest of the machines.</p> <pre><code>rack1 Up Normal 196.38 GB 6.67% rack2 Up Normal 195.33 GB 6.67% rack1 Up Normal 191.57 GB 6.67% rack2 Up Normal 197.83 GB 6.67% rack1 Up Normal 190.92 GB 6.67% rack2 Up Normal 194.59 GB 6.67% rack1 Up Normal 195.66 GB 6.67% rack2 Up Normal 191.45 GB 6.67% rack1 Up Normal 197.13 GB 6.67% rack2 Up Normal 196.19 GB 6.67% rack1 Up Normal 195.39 GB 6.67% rack2 Up Normal 199.35 GB 6.67% rack1 Up Normal 197.71 GB 6.67% rack2 Up Normal 194.22 GB 6.67% rack1 Up Normal 192.83 GB 6.67% rack2 Up Normal 197.17 GB 6.67% rack1 Up Normal 192.61 GB 6.67% rack2 Up Normal 193.88 GB 6.67% rack1 Up Normal 197.3 GB 6.67% rack2 Up Normal 196.74 GB 6.67% rack1 Up Normal 194.89 GB 6.67% rack2 Up Normal 198.47 GB 6.67% rack1 Up Normal 197.26 GB 6.67% rack2 Up Normal 345.34 GB 6.67% rack1 Up Normal 195.68 GB 6.67% rack2 Up Normal 263.23 GB 6.67% rack1 Up Normal 190.72 GB 6.67% rack2 Up Normal 198.98 GB 6.67% rack1 Up Normal 194.22 GB 6.67% rack2 Up Normal 191.95 GB 6.67% </code></pre> <p>4) On one machine load is 345GB and on other machine it is 263GB while on rest of the machine it is around 195GB.</p> <p>5) We are using Cassandra-1.1.0 and I have run cleanup on these machine twice but it is not helping.</p> <p>Any Idea how could I balance this cluster with same load on each node?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload