Hi,
Recently, we've been experiencing with this problem, we have a 3 node
cluster. Once we started all nodes, all processes are running, but the logs
show they constantly fail on each other, so that the master keeps changing
from node to node. Because of this changing, we constantly run into write
failures.
Here is a portion of the relevant log:
2015-03-19 14:00:03.737+0000 INFO [Cluster] Instance 822760924 has failed
2015-03-19 14:00:03.738+0000 INFO [Cluster] Instance 822760924 is alive
2015-03-19 14:00:03.743+0000 INFO [Cluster] Instance 822760924 was elected
as coordinator
2015-03-19 14:00:03.747+0000 INFO [Cluster] Write transactions to database
disabled
2015-03-19 14:00:03.753+0000 INFO [Cluster] Instance 822761180 is
unavailable as master
2015-03-19 14:00:03.754+0000 INFO [Cluster] Instance 822761436 (this
server) is unavailable as slave
2015-03-19 14:00:03.754+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:00:03.755+0000 INFO [Cluster] Instance 822760924 is
unavailable as slave
2015-03-19 14:00:03.765+0000 INFO [Cluster] Instance 822761180 is
available as master at ha://10.49.220.86:6001?serverId=822761180 with
StoreId{creationTime=1425138915878, randomId=203711959640119403,
storeVersion=14969031248344582, upgradeTime=1425138915878, upgradeId=1}
2015-03-19 14:00:03.766+0000 INFO [Cluster] ServerId 822761436, moving to
slave for master ha://10.49.220.86:6001?serverId=822761180
2015-03-19 14:00:03.773+0000 INFO [Cluster] Checking store consistency
with master
2015-03-19 14:00:03.775+0000 INFO [Cluster] Store is consistent
2015-03-19 14:00:03.783+0000 INFO [Cluster] Catching up with master. I'm
at RequestContext[machineId=822761436, lastAppliedTransaction=51875,
eventIdentifier=-1, hashCode=-870035751, epoch=6258879008911750575,
checksum=2421086672512050397]
2015-03-19 14:00:03.785+0000 INFO [Cluster] Now caught up with master
2015-03-19 14:00:03.785+0000 INFO [Cluster] ServerId 822761436,
successfully moved to slave for master
ha://10.49.220.86:6001?serverId=822761180
2015-03-19 14:00:03.804+0000 INFO [Cluster] Instance 822760924 is
available as master at ha://10.49.220.85:6001?serverId=822760924 with
StoreId{creationTime=1425138915878, randomId=203711959640119403,
storeVersion=14969031248344582, upgradeTime=1425138915878, upgradeId=1}
2015-03-19 14:00:03.805+0000 INFO [Cluster] Instance 822761436 (this
server) is available as slave at ha://10.49.220.87:6001?serverId=822761436
with StoreId{creationTime=1425138915878, randomId=203711959640119403,
storeVersion=14969031248344582, upgradeTime=1425138915878, upgradeId=1}
2015-03-19 14:00:03.855+0000 INFO [Cluster] Database available for write
transactions
2015-03-19 14:00:03.856+0000 INFO [Cluster] Instance 822760924 is
available as slave at ha://10.49.220.85:6001?serverId=822760924 with
StoreId{creationTime=1425138915878, randomId=203711959640119403,
storeVersion=14969031248344582, upgradeTime=1425138915878, upgradeId=1}
2015-03-19 14:00:03.857+0000 INFO [Cluster] Instance 822761180 is
available as backup at backup://10.49.220.86:6362 with
StoreId{creationTime=1425138915878, randomId=203711959640119403,
storeVersion=14969031248344582, upgradeTime=1425138915878, upgradeId=1}
2015-03-19 14:00:03.879+0000 INFO [Cluster] Instance 822760924 is
available as backup at backup://10.49.220.85:6362 with
StoreId{creationTime=1425138915878, randomId=203711959640119403,
storeVersion=14969031248344582, upgradeTime=1425138915878, upgradeId=1}
2015-03-19 14:00:14.880+0000 INFO [Cluster] Instance 822761180 has failed
2015-03-19 14:00:14.886+0000 INFO [Cluster] Instance 822760924 was elected
as coordinator
2015-03-19 14:00:14.890+0000 INFO [Cluster] Write transactions to database
disabled
2015-03-19 14:00:14.893+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:00:14.902+0000 INFO [Cluster] Instance 822761180 is alive
2015-03-19 14:00:14.904+0000 INFO [Cluster] Instance 822760924 is
unavailable as slave
2015-03-19 14:00:14.906+0000 INFO [Cluster] Instance 822761180 is
unavailable as master
2015-03-19 14:00:14.907+0000 INFO [Cluster] Instance 822761436 (this
server) is unavailable as slave
2015-03-19 14:00:14.909+0000 INFO [Cluster] Instance 822761180 is
unavailable as backup
2015-03-19 14:00:14.911+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:00:18.764+0000 INFO [Cluster] Instance 822761180 is
unavailable as backup
2015-03-19 14:00:29.759+0000 INFO [Cluster] Instance 822760924 has failed
2015-03-19 14:00:29.769+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:00:33.763+0000 INFO [Cluster] Instance 822760924 is alive
2015-03-19 14:00:33.767+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:00:44.769+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:00:55.770+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:01:06.772+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:01:17.772+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:01:28.774+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:01:39.776+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:01:50.771+0000 INFO [Cluster] Instance 822760924 has failed
2015-03-19 14:01:50.780+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:01:54.766+0000 INFO [Cluster] Instance 822760924 is alive
2015-03-19 14:01:54.772+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:02:05.767+0000 INFO [Cluster] Instance 822761180 has failed
2015-03-19 14:02:05.772+0000 INFO [Cluster] Instance 822760924 was elected
as coordinator
2015-03-19 14:02:05.795+0000 INFO [Cluster] Instance 822761180 was elected
as coordinator
2015-03-19 14:02:05.813+0000 INFO [Cluster] Instance 822761180 is alive
Any help is appreciate it.
Rick
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.