Author

Topic: Sharing datadir between nodes on LAN (Read 360 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
December 30, 2016, 01:22:57 AM
#2
My my Bitcoin-qt datadir is on an ubuntu headless machine, and i have started and synced the blockchain from different machines (including windows) on the LAN pointing to this datadir, but never concurrently. Can another instance of bitcoin-qt be started on another computer simultaneously using the same datadir? Will any corruption take place?
Thanks in advance
No, you cannot share the datadir with multiple instances of Bitcoin Core. It will not allow you as the first instance will put a lock (lock file indicating usage) onto the datadir.
newbie
Activity: 10
Merit: 0
December 30, 2016, 12:59:11 AM
#1
My my Bitcoin-qt datadir is on an ubuntu headless machine, and i have started and synced the blockchain from different machines (including windows) on the LAN pointing to this datadir, but never concurrently. Can another instance of bitcoin-qt be started on another computer simultaneously using the same datadir? Will any corruption take place?
Thanks in advance
Jump to: