Replies: 2 comments
-
The DB restore tool requires large amounts of RAM. I suggest trying with the prod specs of 64G. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I increased the amount of RAM to 128 GB. That works better, but I'm still getting OOM after around an hour of the transaction replay step. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
lukas5804
Describe your question in detail.
Using Aptos CLI to perform a db restore.
Running the command as:
(the same if I add a target version, e.g,
--target-version 6786836197
)Getting OOM when it finishes the first step of restoring epochs and enters the step of restoring transactions.
The first step operates on ~2GB. The transaction step, in a couple of seconds, increases to 32GB, causing an OOM issue.
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
Aptos CLI
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions