pitreos icon indicating copy to clipboard operation
pitreos copied to clipboard

Point in Time recovery for EOS, pronounced like "Patriots"

Results 5 pitreos issues
Sort by recently updated
recently updated
newest added

Hi, This is more of a how-to than an issue. What is the ideal way to run this for blocks and state backup on nodeos? Should nodeos be stopped and...

With our again and again backup operations,the pitreos store directory will got larger.So I want delete the old version of pitreos backup.But It seems have no method for this operation.What...

Using pitreos v1.0 `/usr/local/bin/pitreos backup $SOURCE/blocks -s $DESTINATION -t blocks-$TAG --threads 16` I'm not using the -c parameter to enable caching but it's storing chunks in /tmp/cache so it keeps...

Sparse files are supported by the OS, but I'm lacking two operations in Go libraries: 1) fiemap (finding the mapped segments in a sparse file to figure out what should...

* Lower the bar to understanding. The demo is great.. should show simple usage before complex. Following through `xxd` might be hard for some.