[
https://issues.apache.org/jira/browse/CASSANDRA-16412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17284663#comment-17284663
]
Berenguer Blasi commented on CASSANDRA-16412:
---------------------------------------------
Hi quick q to see if iiuc. Are you guys suggesting?
{noformat}
./nodetool status
Error: The node does not have system_traces yet, probably still bootstrapping
{noformat}
should instead be?
{noformat}
./nodetool status
Datacenter: datacenter1
=======================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
-- Address Load Tokens Owns Host ID
Rack
UN 127.0.0.1 79.49 KiB 16 ? 39a22b2d-cd2e-41cc-b613-53ba78b6564b
rack1
Note: Unkown ownership as we're still boostrapping.
{noformat}
> nodetool status doesn't work without system_traces
> --------------------------------------------------
>
> Key: CASSANDRA-16412
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16412
> Project: Cassandra
> Issue Type: Bug
> Components: Tool/nodetool
> Reporter: Brandon Williams
> Assignee: Berenguer Blasi
> Priority: Normal
> Fix For: 4.0-rc
>
>
> bq. Error: The node does not have system_traces yet, probably still
> bootstrapping
> There's no reason we can't show status because of this, we can simply log
> that the effective ownership is unknown, like we used to, rather than forcing
> a user to go to another machine to find out what's going on in the ring.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]