[ 
https://issues.apache.org/jira/browse/CASSANDRA-13853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406872#comment-16406872
 ] 

Preetika Tyagi edited comment on CASSANDRA-13853 at 3/20/18 8:50 PM:
---------------------------------------------------------------------

[~rustyrazorblade]

Does the below output look okay?

Stats for all nodes:
        Live: 1
        Joining: 0
        Moving: 0
        Leaving: 0
        Unreachable: 0
Data Centers: 
        datacenter1 #Nodes: 1 #Down: 0
Keyspaces:
        system_schema -> Replication class: LocalStrategy {}
        system -> Replication class: LocalStrategy {}
        system_auth -> Replication class: SimpleStrategy {replication_factor=1}
        system_distributed -> Replication class: SimpleStrategy 
{replication_factor=3}
        system_traces -> Replication class: SimpleStrategy 
{replication_factor=2}
        whatever -> Replication class: NetworkTopologyStrategy {datacenter1=3}
Cluster Information:
        Name: Test Cluster
        Snitch: org.apache.cassandra.locator.SimpleSnitch
        DynamicEndPointSnitch: enabled
        Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
        Schema versions:
                7a107b6d-dbd3-32b2-9756-dd25f2f5bd7a: [127.0.0.1]


was (Author: preetikatyagi):
[~rustyrazorblade]

Does the below output look okay?
<PRE>
Stats for all nodes:
        Live: 1
        Joining: 0
        Moving: 0
        Leaving: 0
        Unreachable: 0
Data Centers: 
        datacenter1 #Nodes: 1 #Down: 0
Keyspaces:
        system_schema -> Replication class: LocalStrategy {}
        system -> Replication class: LocalStrategy {}
        system_auth -> Replication class: SimpleStrategy {replication_factor=1}
        system_distributed -> Replication class: SimpleStrategy 
{replication_factor=3}
        system_traces -> Replication class: SimpleStrategy 
{replication_factor=2}
        whatever -> Replication class: NetworkTopologyStrategy {datacenter1=3}
Cluster Information:
        Name: Test Cluster
        Snitch: org.apache.cassandra.locator.SimpleSnitch
        DynamicEndPointSnitch: enabled
        Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
        Schema versions:
                7a107b6d-dbd3-32b2-9756-dd25f2f5bd7a: [127.0.0.1]
<PRE>

> nodetool describecluster should be more informative
> ---------------------------------------------------
>
>                 Key: CASSANDRA-13853
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13853
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability, Tools
>            Reporter: Jon Haddad
>            Assignee: Preetika Tyagi
>            Priority: Minor
>              Labels: lhf
>             Fix For: 4.x
>
>         Attachments: cassandra-13853.patch
>
>
> Additional information we should be displaying:
> * Total node count
> * List of datacenters, RF, with number of nodes per dc, how many are down, 
> * Version(s)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to