Replies: 4 comments 5 replies
-
I had no time to create a robust backup script with rolling backups and timestamp etc. But here is what I use for live copies of the db: It copies all data from one db file Restore:
|
Beta Was this translation helpful? Give feedback.
-
if you do not stop chia services, database/blockchain will be corrupt !!! I have simple script that stops chia services...copy blockchain+wallet to ext disk. restart services. Move ext disk to my workstation where compression takes about 30min (my server runs old HW where it takes hours to compress it...not to mention, chia eats too much space...no space left for copy of blockchain anymore) |
Beta Was this translation helpful? Give feedback.
-
Rule #1 - NEVER backup life system Is it true SQL standard or Chia proprietary? I do not know, do I have lots of spare time to learn about it? It takes <20min downtime, which costs me about 40$ with 100% certainty it will work. Why gamble? ;-) |
Beta Was this translation helpful? Give feedback.
-
better 20min downtime once in 2 months, than a half year downtime while server resync due to incompatible blockchain DB :-P |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone used rsync to backup a node/wallet box with live working db? Do I need to stop services or is it ok to backup live?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions