Bitcoin Forum
June 27, 2024, 12:57:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoind on separate server to p2pool  (Read 755 times)
cryptoceelo (OP)
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
June 02, 2014, 02:08:34 PM
 #1

Im looking to setup a p2pool, and have an IBM blade centre to play with, 160+Gb Ram 60+cores. i want to put all the *coind ( i've coined that term Wink  ) servers on a separate VM to the main p2pool for basic security improvements. Running your *coind servers on the main p2pool server that is accessible to the public seems to be asking for trouble, but all the guides assume *coind is running on the same p2pool node.

Any advice or guides appreciated, i checked all the p2pool guides and README's with no info

Thanks
 Cool
PatMan
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1000


Watch out for the "Neg-Rep-Dogie-Police".....


View Profile WWW
June 02, 2014, 03:12:02 PM
 #2

Just run a bitcoind on the same machine, but have the payout address go to a different wallet - that way there will never be any coins in the bitcoind wallet that p2pool uses. You can change the payout address in the p2pool startup options  Wink

Edit: You might even be able to run the bitcoind in "disable wallet" mode as an extra precaution - but I'm not sure - maybe someone could chime in here?

"When one person is deluded it is called insanity - when many people are deluded it is called religion" - Robert M. Pirsig.  I don't want your coins, I want change.
Amazon UK BTC payment service - https://bitcointalk.org/index.php?topic=301229.0 - with FREE delivery!
http://www.ae911truth.org/ - http://rethink911.org/ - http://rememberbuilding7.org/
cryptoceelo (OP)
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
June 03, 2014, 01:38:56 PM
 #3

Good idea, i guess the *coind wallets are only there to getwork from the network. Makes it simpler than creating separate VM's for each.

jonnybravo0311
Legendary
*
Offline Offline

Activity: 1344
Merit: 1023


Mine at Jonny's Pool


View Profile WWW
June 03, 2014, 02:04:46 PM
 #4

Good idea, i guess the *coind wallets are only there to getwork from the network. Makes it simpler than creating separate VM's for each.



Are you planning to merge mine with BTC?  If you are, then those wallets would all be on the server as well, and there is no option to not send coins to them.  Assuming you're setting up multiple coins/p2pool nodes, then you can start each like this:

./run_p2pool.py -a SOMEWALLETADDRESS ...

Where SOMEWALLETADDRESS is a wallet that lives somewhere else.

However, if you are merge-mining NMC, IXC, etc with your BTC p2pool, then the payouts for each of those coins would go directly into the server's wallet.  There is no option to make payouts to other locations.

You could probably write a simple script to periodically check the balance of those wallets, and transfer funds to an off-server wallet.

Jonny's Pool - Mine with us and help us grow!  Support a pool that supports Bitcoin, not a hardware manufacturer's pockets!  No SPV cheats.  No empty blocks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!