Milenko, please reply to user@cassandra.apache.org not directly to me  ;)

You do not seem to have a cassandra process up and running, can you check
with your friend what he did please ? Maybe something is going on on this
cluster, do not try to start the node he might be working on it :)



On 7 February 2018 at 11:40, milenko markovic <milenko...@yahoo.co.uk>
wrote:

> qb3@qb3-Latitude-E6430-3:~$ cassandra -v
> 3.11.1
> qb3@qb3-Latitude-E6430-3:~$ ps -ef | grep cassandra
> qb3       7017  6859  0 11:40 pts/2    00:00:00 grep --color=auto cassandra
>
>
>
> On Wednesday, 7 February 2018, 11:34:28 CET, Nicolas Guyomar <
> nicolas.guyo...@gmail.com> wrote:
>
>
> I'm sorry Milenko but I do not understand what you are trying to do.
>
> Are you connected with ssh on a Cassandra node ?
> If so can you check that the process is running ?  (ps -ef | grep
> cassandra)  ?
>
> On 7 February 2018 at 11:31, milenko markovic <milenko...@yahoo.co.uk>
> wrote:
>
> Hi Nicolas
>
> Where is jvm.options file?I have only(after rm -rf
> /var/lib/cassandra/data/ system/*)
>
> /etc/cassandra$ ls
> cassandra.yaml  triggers
>
> netstat -an | grep 7199
>
> does not print anything
>
> Regards
> On Wednesday, 7 February 2018, 11:19:07 CET, Nicolas Guyomar <
> nicolas.guyo...@gmail.com> wrote:
>
>
> Hi Milenko,
>
> Can you check the JMX configuration in jvm.options file and make sure you
> can login without user/pwd ?
> Also, the node might be listening to a specific network interface, can you
> output 'netstat -an | grep 7199' for us ?  (assuming your JMX port config
> is 7199)
>
>
> On 7 February 2018 at 11:01, milenko markovic <milenko...@yahoo.co.uk.
> invalid <milenko...@yahoo.co.uk.invalid>> wrote:
>
> 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 status
> usage: 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/bash
> sshd:x:121:65534::/var/run/ sshd:/usr/sbin/nologin
> milenko:x:1001:1001:Milenko,,, :/home/milenko:/bin/bash
> ntp:x:122:129::/home/ntp:/bin/ false
> cassandra: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