Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-16-2022 03:44 PM
Hi, we are using Neo4j 3.5.32 in a Linux/Debian Ec2 instances, using crontab with a .sh backup file, a backup file size are around 850MB but sudenly (without any modification) the backup size are 29kb, why is this happen?, we try to execute the backup file in DEV and QA environment and this anomaly is present too.
I hope you can help us
06-16-2022 10:36 PM
Hi @WilliamsDev,
Can you give some more details regarding your configuration so that we can see where the problem might rely? With the specifications that you provided, so the file size shrinking suddenly, not much can be done.
06-17-2022 05:57 AM
Hi,
thanks for your reply.
Sure, the configuration is just the default one, we only touched the recomended by Neo4j:
dbms.memory.heap.initial_size=512m
dbms.memory.heap.max_size=512m
dbms.memory.pagecache.size=512m
dbms.backup.enabled=true
dbms.jvm.additional=-Dunsupported.dbms.udc.source=debian
dbms.connector.bolt.listen_address
Just thoose properties had been modified just when the environment was created
In the following image, you can see how the size of the backup file has changed. Is important to mention that the db has the entire data without any problem.
06-29-2022 05:59 AM
It might be the case that only an incremental backup might have been done on the last ones, meaning that it has just backed up the data missing from the earlier ones. Can we see how you are doing the backup? Could you also give it a check if you still have storage on that directory/machine that you are doing the backup. The lack of storage might cause and issue as well.
All the sessions of the conference are now available online