Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: ruinous on August 20, 2018, 12:11:39 AM



Title: Bitcoin Core and bitcoind running
Post by: ruinous on August 20, 2018, 12:11:39 AM
I want the Bitcoin Core client qt and the server bitcoind running on separate drives on the same machine. Is It just a matter of install the client twice on each drive? Currently I have one qt running on secondary drive but it wants to dl bitcoind's blockchain to the primary. Space isn't an issue just want both to work as I play around with manual setup of BTCpay. Appreciate the help.


Title: Re: Bitcoin Core and bitcoind running
Post by: achow101 on August 20, 2018, 01:24:31 AM
It doesn't matter where the software is installed to. What matters is the data directory it is configured to use. There is no need to install the software twice, you can run multiple instances of the same binary. Just start each one with -datadir=<path> where <path> is the path to the folder you want that instance to store its data.


Title: Re: Bitcoin Core and bitcoind running
Post by: ruinous on August 20, 2018, 04:24:26 PM
I get a HTTP server error when I try and run multiple instances even off different directories. Can't run two instances currently.


Title: Re: Bitcoin Core and bitcoind running
Post by: ruinous on August 20, 2018, 06:45:59 PM
I get a HTTP server error when I try and run multiple instances even off different directories. Can't run two instances currently.

Idiotically had config file still running qt as server. Currently am able to to run, bitcoind and qt after defaulting the qt config file. bitcoind from secondary drive seems to default still to the primary drive and qt was installed in secondary and operates there. I'll see if I can get BTCpay deployment moving now.

Lock this up please.


Title: Re: Bitcoin Core and bitcoind running
Post by: nc50lc on August 21, 2018, 06:08:04 AM
Lock this up please.
You can lock this thread yourself using the "lock" button (Lower-left hand of the screen). You can also unlock this using the same button if you need to.
https://ip.bitcointalk.org/?u=https%3A%2F%2Fi.imgur.com%2Fb2zCDRc.jpg&t=592&c=zf7KToR8jLxJlg
So that’s Bitcoin mining in a nutshell. It’s called mining because of the fact that this process helps “mine” new Bitcoins from the system.
-snip-
LoL, where did this came from? That's not even the topic here.


Title: Re: Bitcoin Core and bitcoind running
Post by: DooMAD on August 21, 2018, 08:37:21 AM
LoL, where did this came from? That's not even the topic here.

When you see completely random posts like that, do a quick search engine check.  If the text has been plagiarised from somewhere, report the post.  That paragraph was stolen from here (https://99bitcoins.com/bitcoin-mining-profitable-beginners-explanation/), so I've already reported it.


I'll see if I can get BTCpay deployment moving now.

It's good to see people taking an interest in being self-sufficient, rather than relying on established payment processors.  Kudos.