Last active
February 22, 2018 21:32
-
-
Save cjs226/7d91b7843e570730b0b8685c96641c02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> /usr/local/cassandra/bin/nodetool status | |
Datacenter: DC1 | |
=============== | |
Status=Up/Down | |
|/ State=Normal/Leaving/Joining/Moving | |
-- Address Load Tokens Owns Host ID Rack | |
UN 10.5.1.49 74.71 GB 256 ? 1468d1dc-4f21-4b95-949b-f20f5f8f98e9 RAC1 | |
UN 10.5.5.131 83.04 GB 256 ? f3f3c269-c296-4284-adb6-e3d70d2100de RAC1 | |
UN 10.5.1.51 114.34 GB 256 ? def02c15-1e80-467e-92ea-65f27d57f02f RAC1 | |
UN 10.5.3.82 49.32 GB 256 ? bbe38dab-8029-4178-8540-0c5f395b1eab RAC1 | |
UN 10.5.3.237 131.82 GB 256 ? 0b8b870b-2fe1-4fcc-8eaa-71e8958456b7 RAC1 | |
UN 10.5.1.137 61.54 GB 256 ? 0621391a-62d6-4073-8d8d-69f76edc40c9 RAC1 | |
UN 10.5.5.57 142.47 GB 256 ? 5bcef9c2-0ee0-4071-941d-f331ec468de6 RAC1 | |
UN 10.5.3.232 91.7 GB 256 ? 45868f18-3159-410e-b2ae-5c8634697e23 RAC1 | |
Note: Non-system keyspaces don't have the same replication settings, effective ownership information is meaningless |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment