Sharing datadir for multiple bitcoind on a host

Sharing datadir for multiple bitcoind on a host

I was skeptical about sharing a datadir for multiple bitcoind running on single host (in containers). [Sharing because it saves disk bandwidth and space]

Because older blocks are immutable, they should not be a problem. I think current block or temp block that is being accessed by multiple nodes for writes can cause problems.

Appreciate any help!

http://bit.ly/2ES9Fp4

Comments

Popular posts from this blog

Is there any python library could be used to decodescript in output

Lightning network (lnd): What's the best way to report lnd server issues/ask for help with channels that won't close?

How to discover startup flags or command-line options for bitcoind?