Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "NodeTool" page has been changed by DavidAllsopp:
http://wiki.apache.org/cassandra/NodeTool?action=diff&rev1=15&rev2=16

  10.176.1.162  Up         511.34 MB     63538518574533451921556363897953848387 
    |-->|
  }}}
  
+ The format is a little different for later versions - this is from v0.7.6:
+ 
+ {{{
+ Address         Status State   Load            Owns    Token                  
                     
+                                                        
113427455640312821154458202477256070484     
+ 10.176.0.146    Up     Normal  459.27 MB       33.33%  0                      
                     
+ 10.176.1.161    Up     Normal  382.53 MB       33.33%  
56713727820156410577229101238628035242      
+ 10.176.1.162    Up     Normal  511.34 MB       33.33%  
113427455640312821154458202477256070484 
+ }}}
+ 
+ The `Owns` column indicates the percentage of the ring (keyspace) handled by 
that node
+ 
+ The largest token is repeated at the top of the list to indicate that we have 
a ring. i.e, the first and last printed token are the same, suggesting some 
kind of continuity
+ 
  == Info ==
  Outputs node information including the token, load info (on disk storage), 
generation number (times started), uptime in seconds, and heap memory usage.
  

Reply via email to