[
https://issues.apache.org/jira/browse/CASSANDRA-9956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653557#comment-14653557
]
Boudigue commented on CASSANDRA-9956:
-------------------------------------
Hi,
schema versions seem identical on the 4 nodes of the 2 datacenters:
cass-0-0-3:/opt/cassandra/scripts-# /opt/dse/bin/nodetool -h 169.230.192.5
describecluster
Cluster Information:
Name: CassandraCluster
Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Schema versions:
a67b0fd4-83a0-3c18-b623-3006639311c1: [169.230.192.5,
169.230.192.7, 169.240.192.5, 169.240.192.7]
cass-0-0-3:/opt/cassandra/scripts-# /opt/dse/bin/nodetool -h 169.240.192.5
describecluster
Cluster Information:
Name: CassandraCluster
Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Schema versions:
a67b0fd4-83a0-3c18-b623-3006639311c1: [169.230.192.5,
169.230.192.7, 169.240.192.5, 169.240.192.7]
cass-0-0-3:/opt/cassandra/scripts-# /opt/dse/bin/nodetool -h 169.230.192.7
describecluster
Cluster Information:
Name: CassandraCluster
Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Schema versions:
a67b0fd4-83a0-3c18-b623-3006639311c1: [169.230.192.5,
169.230.192.7, 169.240.192.5, 169.240.192.7]
cass-0-0-3:/opt/cassandra/scripts-# /opt/dse/bin/nodetool -h 169.240.192.7
describecluster
Cluster Information:
Name: CassandraCluster
Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch
Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
Schema versions:
a67b0fd4-83a0-3c18-b623-3006639311c1: [169.230.192.5,
169.230.192.7, 169.240.192.5, 169.240.192.7]
> Stream failed during a rebuild
> ------------------------------
>
> Key: CASSANDRA-9956
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9956
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: Linux el6.x86_64 #1 SMP Fri May 29 10:16:43 EDT 2015
> x86_64 x86_64 x86_64 GNU/Linux
> Red Hat Enterprise Linux Server release 6.6 (Santiago)
> Reporter: Boudigue
> Fix For: 2.1.5
>
> Attachments: system.log.tgz
>
>
> In an attempt to rebuild a node of a datacenter cass2 from datacenter cass,
> stream failed :
> /opt/dse/bin/nodetool rebuild -- cass
> error: Error while rebuilding node: Stream failed
> -- StackTrace --
> java.lang.RuntimeException: Error while rebuilding node: Stream failed
> at
> org.apache.cassandra.service.StorageService.rebuild(StorageService.java:1048)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> see system.log attached
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)