My friend has installed 4 nodes at his server in Norway.I wanted to add new 
nodes to cluster.I have logged in with ssh and password.ssh pi3@84.208.89.002 
-p 22022

Last login: Wed Feb  7 06:59:05 2018 from 94.189.152.722

Later sudo su,and have repeated 100% exactly the same operations as he did.When 
I go for
 nodetool statususage: nodetool [(-h <host> | --host <host>)] [(-p <port> | 
--port <port>)]        [(-u <username> | --username <username>)]        [(-pw 
<password> | --password <password>)]        [(-pwf <passwordFilePath> | 
--password-file <passwordFilePath>)] <command>        [<args>]
The most commonly used nodetool commands are:    assassinate                  
Forcefully remove a dead node without re-replicating any data.  Use as a last 
resort if you cannot removenode    bootstrap                    Monitor/manage 
node's bootstrap process

It happens the same with any other nodetool command.less /etc/passwd
qb3:x:1000:1000:qb3,,,:/home/qb3:/bin/bashsshd:x:121:65534::/var/run/sshd:/usr/sbin/nologinmilenko:x:1001:1001:Milenko,,,:/home/milenko:/bin/bashntp:x:122:129::/home/ntp:/bin/falsecassandra:x:123:130:Cassandra
 database,,,:/var/lib/cassandra:/bin/false
Why? User cassandra shell is not enabled?How to change Cassandra permissions?Is 
this related to remote accesss?He can add nodes without any problems.

Reply via email to