Bitcoin Forum
April 25, 2024, 06:10:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
  Print  
Author Topic: A Complete Guide to P2Pool - Merged Mining (BTC/NMC/DVC/IXC/I0C) plus LTC, Linux  (Read 198662 times)
tomtheminer
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 08, 2012, 02:28:59 PM
 #81

THANKS, it worked!
1714025406
Hero Member
*
Offline Offline

Posts: 1714025406

View Profile Personal Message (Offline)

Ignore
1714025406
Reply with quote  #2

1714025406
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714025406
Hero Member
*
Offline Offline

Posts: 1714025406

View Profile Personal Message (Offline)

Ignore
1714025406
Reply with quote  #2

1714025406
Report to moderator
tomtheminer
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 08, 2012, 02:33:30 PM
 #82

another problem: when i do this tar xf bitcoin-0.6.0rc2-linux.tar.gz
i get an error: cannot open, no such file or directory, error not recoverable
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
March 08, 2012, 02:35:38 PM
 #83

do it again
wget http://voxel.dl.sourceforge.net/project/bitcoin/Bitcoin/bitcoin-0.6.0/test/bitcoin-0.6.0rc2-linux.tar.gz

vampire
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 08, 2012, 02:36:18 PM
 #84

another problem: when i do this tar xf bitcoin-0.6.0rc2-linux.tar.gz
i get an error: cannot open, no such file or directory, error not recoverable

tar zxvf bitcoin-0.6.0rc2-linux.tar.gz
tomtheminer
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 08, 2012, 02:37:54 PM
 #85

thanks for your help, it worked
tomtheminer
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 08, 2012, 03:06:35 PM
 #86

user@***-pc:~$ ~/bitcoin-0.6.0rc2-linux/bin/32/bitcoind -paytoscripthashtime=1333238400
user@***-pc:~$ bitcoin server starting


************************
EXCEPTION: 22DbRunRecoveryException       
DbEnv::open: DB_RUNRECOVERY: Fatal error, run database recovery       
bitcoin in AppInit()       

terminate called after throwing an instance of 'DbRunRecoveryException'
  what():  DbEnv::open: DB_RUNRECOVERY: Fatal error, run database recovery


What is this?
tomtheminer
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 08, 2012, 03:23:13 PM
 #87

can anyone help me?
tomtheminer
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
March 08, 2012, 05:56:09 PM
 #88

nevermind
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
March 09, 2012, 06:34:32 AM
 #89

Try using the .5 branch

ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
March 09, 2012, 10:02:21 AM
 #90

The current P2Pool works much better with Bitcoin 0.6.0 rc2.
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
March 09, 2012, 10:04:38 AM
 #91

Not if 0.6 doesn't work in his setup

ThiagoCMC (OP)
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000

฿itcoin: Currency of Resistance!


View Profile
March 09, 2012, 10:18:47 AM
Last edit: March 09, 2012, 09:41:08 PM by ThiagoCMC
 #92

Mmm... Okay...

Anyway, if he follow this guide, it should work. There is no reason to not work.

If you guys want to upgrade from Bitcoin 0.5.2 to 0.6.0, there is the need to clean / reset the entire ~/.bitcoin directory.

To upgrade just do:

1- Stop P2Pool;
2- Stop Bitcoin 0.5.2;
3- Move old directory away with: "mv ~/.bitcoin ~/_bitcoin_OLD";
4- Make a clean Bitcoin dir with: "mkdir ~/.bitcoin";
5- Copy the bitcoin.conf from backup: "cp ~/_bitcoin_OLD ~/.bitcoin/";
6- Start bitcoin-0.6.0rc2...

 Wait the download of the blockchain, start P2Pool again...

Cheers!
Thiago
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
March 09, 2012, 10:20:01 AM
 #93

Is this type of merged mining like at slush pool? I dont think so, I think its akin to solo mining nmc and you get a whole block, no shares

vampire
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 09, 2012, 03:04:21 PM
 #94

The chain is about 2.4gb.. Uh is there a way to make it smaller? I would need to get a larger drive for my miner.
2weiX
Legendary
*
Offline Offline

Activity: 2058
Merit: 1005

this space intentionally left blank


View Profile
March 09, 2012, 03:52:09 PM
 #95

just stumbled over this thread...


so if I can setup a VM with Ubuntu on it within my win7 system (on which I have 4 GPUs to mine) I can run P2P on that VM and point my miners there, amirite?
Red Emerald
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 09, 2012, 06:45:29 PM
 #96

The chain is about 2.4gb.. Uh is there a way to make it smaller? I would need to get a larger drive for my miner.
Maybe try p2pmining.com.  He runs a p2pool node built for small miners.

vampire
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
March 09, 2012, 07:29:40 PM
 #97

The chain is about 2.4gb.. Uh is there a way to make it smaller? I would need to get a larger drive for my miner.
Maybe try p2pmining.com.  He runs a p2pool node built for small miners.

I restated the bitcoind, it freed up a gig of space.
Red Emerald
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
March 09, 2012, 09:28:18 PM
 #98

just stumbled over this thread...


so if I can setup a VM with Ubuntu on it within my win7 system (on which I have 4 GPUs to mine) I can run P2P on that VM and point my miners there, amirite?
Yeah, that should work.

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
March 10, 2012, 09:11:36 AM
 #99

just stumbled over this thread...


so if I can setup a VM with Ubuntu on it within my win7 system (on which I have 4 GPUs to mine) I can run P2P on that VM and point my miners there, amirite?

Absolutely, but dont use NAt networking, use bridged and give its own ip straight to the router. No bridged either. Though i got bitcoin, cgminer and p2pool running perfect on windows server 2008r2.

01BTC10
VIP
Hero Member
*
Offline Offline

Activity: 756
Merit: 503



View Profile
March 11, 2012, 05:39:18 AM
Last edit: March 11, 2012, 06:44:01 AM by 01BTC10
 #100

I followed every instruction to mine litecoin with p2pool without sucess.

I run the server in a VM with bridged adapter. The router 192.168.1.1 is forwarding port 9338 to the VM 192.168.1.10

Code:
root@p2Pool:~/bitcoind/litecoin/src# ./litecoind -rpcuser=a -rpcpassword=1
root@p2Pool:~/bitcoind/litecoin/src# litecoin server starting

root@p2Pool:~/bitcoind/p2pool# python run_p2pool.py --net litecoin a 1
2012-03-11 00:41:19.839442 p2pool (version 0.9.2-27-g07f4128)
2012-03-11 00:41:19.839645
2012-03-11 00:41:19.839795 Testing bitcoind RPC connection to 'http://127.0.0.1:9332/' with username 'a'...
2012-03-11 00:41:19.840403 > Error while checking bitcoind identity:
2012-03-11 00:41:19.840556 > Traceback (most recent call last):
2012-03-11 00:41:19.840704 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.



Here are my port forwarding rules:

Code:
# this is the configuration file for rinetd, the internet redirection server
#
# you may specify global allow and deny rules here
# only ip addresses are matched, hostnames cannot be specified here
# the wildcards you may use are * and ?
#
allow *
# deny 192.168.2.1?


#
# forwarding rules come here
#
# you may specify allow and deny rules after a specific forwarding rule
# to apply to only that forwarding rule
#
# bindadress    bindport  connectaddress  connectport
192.168.1.10 9327 127.0.0.1 9327
192.168.1.10 9338 127.0.0.1 9338
# logging information
logfile /var/log/rinetd.log

# uncomment the following line if you want web-server style logfile format
# logcommon


This is my litecoin.conf

Code:
rpcport=10332
port=10333
server=1
daemon=1
rpcuser=a
rpcpassword=1

Anyone know what is the problem?
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
  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!