Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-09-2021 08:54 AM
Hi fellas,
We created an Enterprise cluster using GCP deployment manager.
Cluster configurations:
Nodes 3
Cores: 8
RAM: 64
Disk Size 1000GB each
Neo4J version Enterprise: 4.1.0
We did some data loading activity and transaction logs burst up the storage space causing everything to go down.
We cleaned up the transactional logs and restart the database. 2 nodes went back in healthy state, but 1 node database was crashed. Logs indicate that it needs some more transactional logs. We restored few more transactional logs until this neo4j stopped throwing reconcile error.
Now it throws no error in logs but Show Databases query still shows its offline (Unable to start database)
I have attached the logs for detailed analysis.
debug_trimmed_0708.txt (1.8 MB)
debug_trimmed_0709.txt (3.9 MB)
Any help or suggestions for getting this database back online. ??
Solved! Go to Solution.
07-09-2021 11:36 AM
data/databases/
and data/transactions/
neo4j-admin unbind
on the node (this resets cluster state so it isn't out of sync with the removal of the database)The node should join the cluster and copy down the store for the customer360 db from the leader.
07-09-2021 11:36 AM
data/databases/
and data/transactions/
neo4j-admin unbind
on the node (this resets cluster state so it isn't out of sync with the removal of the database)The node should join the cluster and copy down the store for the customer360 db from the leader.
07-15-2021 03:26 AM
Thanks for the quick response.
We checked database status 2 hours later, it was in healthy state. logs indicate that it downloaded some files from sibling nodes.
Chapter reopend 3 days later when it was crashed again. We used your steps above It works like charm a pretty simple way to recover database on cluster node.
Few knowledge base questions:
sudo -su neo4j
it asks for password; databse default admin password didn't worked.All the sessions of the conference are now available online