[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cassandra-user
Subject:    Re: Cassandra 3.10 Bootstrap- Error
From:       Anumod Mullachery <anumodmullacheryc () gmail ! com>
Date:       2017-10-24 19:53:33
Message-ID: CAGF-_MGTsobHQ0qLvziwTdSXFJoZvvvMaae__KaNzNCK0ew9PA () mail ! gmail ! com
[Download RAW message or body]

Hi All,

thanks for all your inputs, appreciate it.

the issue resolved , nodes are able to join.

Pls find the solution I applied,


> Enable 256 bit encryption

  a : Copy the jce_policy-8.zip from  ..  to all nodes.

  b : Unzip jce_policy-8.zip,

  c : Copy local_policy.jar  and US_export_policy.jar from
UnlimitedJCEPolicyJDK8/ to /usr/java/jdk1.8.0_102/jre/lib/security/.

(or the latest java version directory being used )

& make sure the cassandra-topology.properties file details ; are in sync
with joining nodes.

restart the nodes.


regards

Anumod.



On Tue, Oct 24, 2017 at 9:12 AM, Dipan Shah <dipan.sha@hotmail.com> wrote:

> Hi Anumod,
> 
> 
> I faced the same issue with 3.11 and I'll suggest you first go through
> this link to check if the new node is able to communicate back on forth on
> the required port with the seed node.
> 
> 
> https://support.datastax.com/hc/en-us/articles/209691483-
> Bootstap-fails-with-Unable-to-gossip-with-any-seeds-yet-new-
> node-can-connect-to-seed-nodes
> 
> <https://support.datastax.com/hc/en-us/articles/209691483-Bootstap-fails-with-Unable-to-gossip-with-any-seeds-yet-new-node-can-connect-to-seed-nodes>
>  Bootstap fails with "Unable to gossip with any seeds" yet ...
> <https://support.datastax.com/hc/en-us/articles/209691483-Bootstap-fails-with-Unable-to-gossip-with-any-seeds-yet-new-node-can-connect-to-seed-nodes>
>  support.datastax.com
> DataStax Support; DataStax Enterprise; Install/Upgrade; Bootstap fails
> with "Unable to gossip with any seeds" yet new node can connect to seed
> nodes
> 
> This will mostly be the issue but even if that is not solving your
> problem, check the following points:
> 
> 
> 1) Check free disk space on the seed nodes. There should be sufficient
> free space for data migration to the new node.
> 
> 2) Check logs of the seed nodes and see if there are any errors. I found
> some gossip file corruption on one of the seed nodes.
> 
> 3) Finally, restart server\cassandra services on the seed nodes and see if
> that helps.
> 
> 
> Do let me know if this solved your problem.
> 
> 
> 
> Thanks,
> 
> Dipan Shah
> 
> 
> ------------------------------
> *From:* Anumod Mullachery <anumodmullacheryc@gmail.com>
> *Sent:* Tuesday, October 24, 2017 2:12 AM
> *To:* user@cassandra.apache.org
> *Subject:* Cassandra 3.10 Bootstrap- Error
> 
> Hi,
> 
> We are using cassandra *3.10* , with *Network topology strategy* , &* 2
> DC* having *only 1 node each*.
> 
> We are trying to add New nodes (auto_bootstrap: true) in yaml ,  but
> getting the below error-
> 
> In the Seed nodes list, we have provided both the existing nodes from both
> DC(total -2 nodes). & tried with different option, by keeping only 1 node,
> but no hope.
> 
> 
> 2017-10-23 20:06:31,739 [MessagingService-Outgoing-/96.115.209.92-Gossip]
> WARN   SSLFactory.java:221 - Filtering out [TLS_RSA_WITH_AES_256_CBC_SHA]
> as it isn't supported by the socket
> 2017-10-23 20:06:31,739 [MessagingService-Outgoing-/96.115.209.92-Gossip]
> ERROR  OutboundTcpConnection.java:487 - SSL handshake error for outbound
> connection to 15454e08[SSL_NULL_WITH_NULL_NULL: Socket[addr=/96.115.209.92
> ,port=10145,localport=60859]]
> javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is
> disabled or cipher suites are inappropriate)
> 
> 
> *2017-10-23 20:06:32,655 [main] ERROR  CassandraDaemon.java:752 -
> Exception encountered during startup java.lang.RuntimeException: Unable to
> gossip with any seeds*
> 
> 2017-10-23 20:06:32,666 [StorageServiceShutdownHook] INFO
> HintsService.java:221 - Paused hints dispatch
> 2017-10-23 20:06:32,667 [StorageServiceShutdownHook] WARN
> Gossiper.java:1514 - No local state, state is in silent shutdown, or node
> hasn't joined, not announcing shutdown
> 2017-10-23 20:06:32,667 [StorageServiceShutdownHook] INFO
> MessagingService.java:964 - Waiting for messaging service to quiesce
> 2017-10-23 20:06:32,667 [ACCEPT-/96.115.208.150] INFO
> MessagingService.java:1314 - MessagingService has terminated the accept()
> thread
> 2017-10-23 20:06:33,134 [StorageServiceShutdownHook] INFO
> HintsService.java:221 - Paused hints dispatch
> 
> Can some one able to put some light on this issue, will be a great help.
> 
> thanks in advance,
> 
> - regards
> 
> Anumod.
> 


[Attachment #3 (text/html)]

<div dir="ltr"><div><div><div><div><div>Hi All, <br><br></div>thanks for all your \
inputs, appreciate it.<br><br></div>the issue resolved , nodes are able to \
join.<br></div><div><br></div><div>Pls find the solution I \
applied,</div><div><br></div><div><br>: Enable 256 bit encryption<br><br>   a : Copy \
the jce_policy-8.zip from   ..   to all nodes.<br><br>   b : Unzip jce_policy-8.zip, \
<br><br>   c : Copy local_policy.jar   and US_export_policy.jar from \
UnlimitedJCEPolicyJDK8/ to /usr/java/jdk1.8.0_102/jre/lib/security/. <br><br>(or the \
latest java version directory being used )<br></div><div><br></div>&amp; make sure \
the cassandra-topology.properties file details ; are in sync with joining \
nodes.</div><div></div><div><br></div><div>restart the \
nodes.<br></div><div><br></div><br></div><div>regards<br><br></div>Anumod.<br><div><div><div><br><br></div></div></div></div><div \
class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 24, 2017 at 9:12 AM, \
Dipan Shah <span dir="ltr">&lt;<a href="mailto:dipan.sha@hotmail.com" \
target="_blank">dipan.sha@hotmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">




<div dir="ltr">
<div id="m_4740584499042797054divtagdefaultwrapper" \
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" \
dir="ltr"> <p>Hi Anumod,</p>
<p><br>
</p>
<p>I faced the same issue with 3.11 and I&#39;ll suggest you first go through this \
link to check if the new node is able to communicate back on forth on the required \
port with  the seed node.</p> <p><br>
</p>
<p><a href="https://support.datastax.com/hc/en-us/articles/209691483-Bootstap-fails-with-Unable-to-gossip-with-any-seeds-yet-new-node-can-connect-to-seed-nodes" \
class="m_4740584499042797054OWAAutoLink" id="m_4740584499042797054LPlnk620224" \
target="_blank">https://support.datastax.com/<wbr>hc/en-us/articles/209691483-<wbr>Boo \
tstap-fails-with-Unable-to-<wbr>gossip-with-any-seeds-yet-new-<wbr>node-can-connect-to-seed-nodes</a></p>
 <div id="m_4740584499042797054LPBorder_GT_15088503418440.6857861404355052" \
style="margin-bottom:20px;overflow:auto;width:100%;text-indent:0px"> <table \
id="m_4740584499042797054LPContainer_15088503418360.36391411105486804" \
style="width:90%;background-color:rgb(255,255,255);overflow:auto;padding-top:20px;padding-bottom:20px;margin-top:20px;border-top:1px \
dotted rgb(200,200,200);border-bottom:1px dotted rgb(200,200,200)" cellspacing="0"> \
<tbody> <tr style="border-spacing:0px" valign="top">
<td id="m_4740584499042797054ImageCell_15088503418380.9528662825720127" colspan="1" \
style="width:250px;display:table-cell;padding-right:20px"> <div \
id="m_4740584499042797054LPImageContainer_15088503418380.09966009921515884" \
style="background-color:rgb(255,255,255);height:51px;margin:auto;display:table;width:250px">
 <a id="m_4740584499042797054LPImageAnchor_15088503418390.7851064372914716" \
href="https://support.datastax.com/hc/en-us/articles/209691483-Bootstap-fails-with-Unable-to-gossip-with-any-seeds-yet-new-node-can-connect-to-seed-nodes" \
style="display:table-cell;text-align:center" target="_blank"><img \
id="m_4740584499042797054LPThumbnailImageID_15088503418390.9321089106854941" \
style="display:inline-block;max-width:250px;max-height:250px;height:51px;width:250px;border-width:0px;vertical-align:bottom" \
src="http://p8.zdassets.com/hc/settings_assets/31686/200039586/dvv6wj1TrSrpmATlV5ibLw-DataStax-whitelogo.png" \
height="51" width="250"></a></div> </td>
<td id="m_4740584499042797054TextCell_15088503418420.6184679913747859" colspan="2" \
style="vertical-align:top;padding:0px;display:table-cell"> <div \
id="m_4740584499042797054LPRemovePreviewContainer_15088503418420.19187789990496196"></div>
 <div id="m_4740584499042797054LPTitle_15088503418420.984358141960777" \
style="color:rgb(0,120,215);font-weight:normal;font-size:21px;font-family:wf_segoe-ui_light,&quot;Segoe \
UI Light&quot;,&quot;Segoe WP Light&quot;,&quot;Segoe UI&quot;,&quot;Segoe \
WP&quot;,Tahoma,Arial,sans-serif;line-height:21px"> <a \
id="m_4740584499042797054LPUrlAnchor_15088503418420.09743911943557837" \
href="https://support.datastax.com/hc/en-us/articles/209691483-Bootstap-fails-with-Unable-to-gossip-with-any-seeds-yet-new-node-can-connect-to-seed-nodes" \
style="text-decoration:none" target="_blank">Bootstap  fails with &quot;Unable to \
gossip with any seeds&quot; yet ...</a></div> <div \
id="m_4740584499042797054LPMetadata_15088503418430.9840690958786911" \
style="margin:10px 0px \
16px;color:rgb(102,102,102);font-weight:normal;font-family:wf_segoe-ui_normal,&quot;Segoe \
UI&quot;,&quot;Segoe \
WP&quot;,Tahoma,Arial,sans-serif;font-size:14px;line-height:14px"> <a \
href="http://support.datastax.com" target="_blank">support.datastax.com</a></div> \
<div id="m_4740584499042797054LPDescription_15088503418430.6982347012451606" \
style="display:block;color:rgb(102,102,102);font-weight:normal;font-family:wf_segoe-ui_normal,&quot;Segoe \
UI&quot;,&quot;Segoe \
WP&quot;,Tahoma,Arial,sans-serif;font-size:14px;line-height:20px;max-height:100px;overflow:hidden">
 DataStax Support; DataStax Enterprise; Install/Upgrade; Bootstap fails with \
&quot;Unable to gossip with any seeds&quot; yet new node can connect to seed \
nodes</div> </td>
</tr>
</tbody>
</table>
</div>
<br>
This will mostly be the issue but even if that is not solving your problem, check the \
following points: <p></p>
<p><br>
</p>
<p>1) Check free disk space on the seed nodes. There should be sufficient free space \
for data migration to the new node.</p> <p>2) Check logs of the seed nodes and see if \
there are any errors. I found some gossip file corruption on one of  the seed \
nodes.</p> <p>3) Finally, restart server\cassandra services on the seed nodes and see \
if that helps.</p> <p><br>
</p>
<p>Do let me know if this solved your problem.</p>
<p><br>
</p>
<p><br>
</p>
<div id="m_4740584499042797054Signature">
<div id="m_4740584499042797054divtagdefaultwrapper" dir="ltr" \
style="font-size:12pt;color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:Calibri,Arial,Helvetica,sans-serif,EmojiFont,&quot;Apple \
Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,NotoColorEmoji,&quot;Segoe UI \
Symbol&quot;,&quot;Android Emoji&quot;,EmojiSymbols"> <p>Thanks,</p>
<p>Dipan Shah</p>
</div>
</div>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div id="m_4740584499042797054divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" \
face="Calibri, sans-serif" color="#000000"><b>From:</b> Anumod Mullachery &lt;<a \
href="mailto:anumodmullacheryc@gmail.com" \
target="_blank">anumodmullacheryc@gmail.com</a>&gt;<br> <b>Sent:</b> Tuesday, October \
24, 2017 2:12 AM<br> <b>To:</b> <a href="mailto:user@cassandra.apache.org" \
target="_blank">user@cassandra.apache.org</a><br> <b>Subject:</b> Cassandra 3.10 \
Bootstrap- Error</font> <div>  </div>
</div><div><div class="h5">
<div>
<div dir="ltr">
<div>
<div>
<div>Hi,<br>
<br>
</div>
We are using cassandra <u><b>3.10</b></u> , with <b><i>Network topology \
strategy</i></b> , &amp;<b> 2 DC</b> having <u>only 1 node each</u>.<br>
<br>
</div>
We are trying to add New nodes (auto_bootstrap: true) in yaml ,   but getting the \
below error-<br> <br>
</div>
In the Seed nodes list, we have provided both the existing nodes from both DC(total \
-2 nodes). &amp; tried with different option, by keeping only 1 node, but no \
hope.<br> <div>
<div><br>
<br>
2017-10-23 20:06:31,739 [MessagingService-Outgoing-/<wbr>96.115.209.92-Gossip] WARN   \
SSLFactory.java:221 - Filtering out [TLS_RSA_WITH_AES_256_CBC_SHA] as it isn&#39;t \
supported by the socket<br> 2017-10-23 20:06:31,739 \
[MessagingService-Outgoing-/<wbr>96.115.209.92-Gossip] ERROR   \
OutboundTcpConnection.java:487 - SSL handshake error for outbound connection to \
15454e08[SSL_NULL_WITH_NULL_<wbr>NULL: Socket[addr=/<a href="http://96.115.209.92" \
id="m_4740584499042797054LPlnk413107" \
target="_blank">96.115.209.92</a>,<wbr>port=10145,localport=60859]]<br> \
javax.net.ssl.<wbr>SSLHandshakeException: No appropriate protocol (protocol is \
disabled or cipher suites are inappropriate)<br> <br>
<b>2017-10-23 20:06:32,655 [main] ERROR   CassandraDaemon.java:752 - Exception \
                encountered during startup<br>
java.lang.RuntimeException: Unable to gossip with any seeds</b><br>
<br>
<div>
<div>
<div>2017-10-23 20:06:32,666 [StorageServiceShutdownHook] INFO     \
HintsService.java:221 - Paused hints dispatch<br> 2017-10-23 20:06:32,667 \
[StorageServiceShutdownHook] WARN     Gossiper.java:1514 - No local state, state is \
in silent shutdown, or node hasn&#39;t joined, not announcing shutdown<br> 2017-10-23 \
20:06:32,667 [StorageServiceShutdownHook] INFO     MessagingService.java:964 - \
Waiting for messaging service to quiesce<br> 2017-10-23 20:06:32,667 [ACCEPT-/<a \
href="http://96.115.208.150" id="m_4740584499042797054LPlnk214504" \
target="_blank">96.115.208.150</a>] INFO     MessagingService.java:1314 - \
MessagingService has terminated the accept() thread<br> 2017-10-23 20:06:33,134 \
[StorageServiceShutdownHook] INFO     HintsService.java:221 - Paused hints \
dispatch<br> </div>
<div><br>
</div>
<div>Can some one able to put some light on this issue, will be a great help.</div>
<div><br>
</div>
<div>thanks in advance,<br>
</div>
<div><br>
</div>
<div>- regards</div>
<div><br>
</div>
<div>Anumod.<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></div>
</div>
</div>

</blockquote></div><br></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic