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

Bernardo Casaleiro commented on CASSANDRA-16273:
------------------------------------------------

I have the same issue:
{code:java}
CREATE KEYSPACE <keyspace-name> WITH replication = {'class': 
'NetworkTopologyStrategy', 'eu-central-1': '2'} AND durable_writes = true;{code}
 

I am running *Cassandra 4.0* on *Ubuntu 18.04 LTS*.
{code:java}
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04Codename: bionic
{code}
My Java version is:
{code:java}
openjdk version "1.8.0_282"
OpenJDK Runtime Environment (build 1.8.0_282-8u282-b08-0ubuntu1~18.04-b08)
OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode){code}
My cluster has 3 nodes:
{code:java}
Datacenter: eu-central-1
========================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
--  Address     Load       Tokens  Owns (effective)  Host ID                    
           Rack
UN  <seed-a>    70.09 GiB  16      ?                 
0a6ef081-d900-4860-ab5b-c07b9fee44d2  eu-central-1a
UN  <seed-b>    74.42 GiB  16      ?                 
c2fe7ebf-ae0d-4d72-bf8b-6cd95ad73054  eu-central-1c
UN  <node-c>    75.59 GiB  16      ?                 
7b200ef7-82ad-4ebe-a729-60081d4fec0a  eu-central-1b{code}
The same happens even if I specify the keyspace name in the nodetool status 
command.

 

 

> nodetool status owns (effective) question mark
> ----------------------------------------------
>
>                 Key: CASSANDRA-16273
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16273
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: AaronTrazona
>            Priority: Normal
>             Fix For: 3.11.x
>
>         Attachments: image-2020-11-13-13-55-12-609.png, 
> image-2020-11-16-08-21-08-580.png, image-2020-11-16-08-23-18-474.png, 
> image-2020-11-16-09-30-14-287.png, image-2020-11-16-09-34-23-103.png, 
> image-2020-11-16-09-41-12-804.png, image-2020-11-16-12-42-56-725.png, 
> image-2020-11-16-13-58-08-395.png
>
>
> !image-2020-11-13-13-55-12-609.png!
> I'm wondering why the owns (effective) become question mark.. 
> I already enabled the 
> JVM_OPTS = "$JVM_OPTS -Djava.rmi.server.hostname=public name"
>  
> Let me know if I missed something..
>  
> Thanks
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to