Skip to content

Instantly share code, notes, and snippets.

@kevinschmidt
Created May 15, 2015 14:06
Show Gist options
  • Save kevinschmidt/17b50760963199a5e005 to your computer and use it in GitHub Desktop.
Save kevinschmidt/17b50760963199a5e005 to your computer and use it in GitHub Desktop.
cassandra-meso-issue nodetool ouput
[ root@ip-10-0-0-182.eu-west-1.compute.internal:/data ]$ nodetool status
Datacenter: DC1
===============
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
-- Address Load Tokens Owns (effective) Host ID Rack
UN 10.0.0.182 65.66 KB 256 49.0% dea859c3-744f-4ab3-aa22-c17c506c90ff RAC1
UN 10.0.0.116 51.25 KB 256 45.4% c93d6b57-250d-4aa9-9389-ad0cce16ef73 RAC1
UN 10.0.0.203 51.79 KB 256 54.4% c5f64add-05fb-49b3-8527-ff3116c3377b RAC1
DN 10.0.0.188 67.8 KB 256 51.2% 4e7ed96c-1673-42e8-9dc2-683974eece03 RAC1
[ root@ip-10-0-0-182.eu-west-1.compute.internal:/data ]$ nodetool describecluster
Cluster Information:
Name: cassandra.dcos
Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Schema versions:
6403a0ff-f93b-3b1f-8c35-0a8dc85a5b66: [10.0.0.182, 10.0.0.116, 10.0.0.203]
UNREACHABLE: [10.0.0.188]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment