Last active
July 2, 2020 09:14
-
-
Save velotiotech/dd50d193a18cad4373698909b6964c93 to your computer and use it in GitHub Desktop.
This file contains 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
$ kubectl exec -it cassandra-0 -- nodetool statusDatacenter: DC1-K8Demo | |
#ERROR! | |
Status=Up/Down | |
|/ State=Normal/Leaving/Joining/Moving | |
Address Load Tokens Owns Host ID Rack | |
UN 192.168.4.193 101.15 KiB 32 72.0% abd9f52d-85ef-44ee-863c-e1b174cd9412 Rack1-K8Demo | |
UN 192.168.199.67 187.81 KiB 32 72.8% c40e89e4-44fe-4fc2-9e8a-863b6a74c90c Rack1-K8Demo | |
UN 192.168.187.196 131.42 KiB 32 55.2% c235505c-eec5-43bc-a4d9-350858814fe5 Rack1-K8Demo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment