Re: Issue while node addition on cassandra 4.0.7

2023-06-29 Thread Bowen Song via user
Talking about telnet, a closer look at the sequence 'FF F4 FF FD' makes me thinking about telnet commands code. Based on RFC 854 , the sequence is IAC, Interrupt Process, IAC, DO, which is basically the key sequence 'ctrl-c' in telnet. On

Re: unsubscribe

2023-06-29 Thread Miklosovic, Stefan
Hi, you need to send an email to this email address in order to unsubscribe user-unsubscr...@cassandra.apache.org From: zbg...@gmail.com Sent: Thursday, June 29, 2023 12:56 To: user Subject: unsubscribe You don't often get email from zbg...@gmail.com.

Re: Issue while node addition on cassandra 4.0.7

2023-06-29 Thread Bowen Song via user
Did anyone connecting to the servers' storage port via telnet, nc (netcat) or something similar? 218762506 is 0x0D0A0D0A, which is two newlines. On 29/06/2023 11:49, MyWorld wrote: When checked in the source nodes, we got similar errors. Forgot to mention, we also received below error

unsubscribe

2023-06-29 Thread zbg...@gmail.com

Re: Issue while node addition on cassandra 4.0.7

2023-06-29 Thread MyWorld
When checked in the source nodes, we got similar errors. Forgot to mention, we also received below error message : ERROR [Messaging-EventLoop-3-3] 2023-06-27 18:57:09,128 InboundConnectionInitiator.java:360 - Failed to properly handshake with peer /10.127.2.10:58490. Closing the channel.

Is anybody out there using CloudstackSnitch?

2023-06-29 Thread Miklosovic, Stefan
Hi users, I would like to know if there is somebody who recently used or is currently using or ever used CloudstackSnitch (1) which is supposed to be a snitch for Cassandra deployed in Apache CloudStack (2). Regards (1)

Re: Issue while node addition on cassandra 4.0.7

2023-06-29 Thread Bowen Song via user
The expected value "-900387334" is the little endian decimal representation of the PROTOCOL_MAGIC value 0xCA552DFA defined in the net/Message.java file. The

unsubscribe

2023-06-29 Thread zbg...@gmail.com