Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memgraph platform - snapshot is not created on the restarts #53

Open
antejavor opened this issue May 8, 2023 · 2 comments
Open

Memgraph platform - snapshot is not created on the restarts #53

antejavor opened this issue May 8, 2023 · 2 comments
Labels
bug bug community community Effort - Unknown Effort - Unknown Frequency - Daily Frequency - Daily Reach - Some Reach - Some Severity - S3 Severity - S3

Comments

@antejavor
Copy link

Memgraph Platform does not create a snapshot after a restart, even though --storage-snapshot-on-exit=trueis set to true.

@fvillena
Copy link

fvillena commented Aug 23, 2023

In my deployment snapshot are not persistent at all. The folder /var/lib/memgraph is always empty. It seems that memgraph is storing snapshots on /usr/lib/memgraph, but is not restoring them on restart and also the guide states to mount a volume to /var/lib/memgraph not /usr/lib/memgraph .

@katarinasupe
Copy link
Contributor

Hi @fvillena, sorry for the late response, but somehow, I missed this issue. If you're still using Memgraph, can you tell me if you resolved this issue? Did you define volumes in your deployment?

@katarinasupe katarinasupe added bug bug community community Severity - S3 Severity - S3 Effort - Unknown Effort - Unknown Importance - I2 Importance - I2 labels Dec 29, 2023
@katarinasupe katarinasupe added Frequency - Monthly Frequency - Monthly Reach - Some Reach - Some Frequency - Daily Frequency - Daily and removed Importance - I2 Importance - I2 Frequency - Monthly Frequency - Monthly labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug community community Effort - Unknown Effort - Unknown Frequency - Daily Frequency - Daily Reach - Some Reach - Some Severity - S3 Severity - S3
Projects
Development

No branches or pull requests

3 participants