Author

Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool - page 638. (Read 2591920 times)

sr. member
Activity: 344
Merit: 250
Flixxo - Watch, Share, Earn!
is it planned to add "ASIC Features" like Stratum or so to p2pool?
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
How it is possible, that BTC nodes are in 98% on v5 and LTC nodes only 40%? Cmon!
Compiled on win32 latest git (5.0-14-g42ef991), downloadable from my skydrive:
http://sdrv.ms/NtmDt5
hero member
Activity: 896
Merit: 1000
The latest update today from git master changed something to the p2p connections. My node gets far less incoming connections.

See http://p2pool.bouton.name:9332/static/graphs.html

No adverse effect to report but if all nodes behaved like mine I guess there may be a problem.
Connections are coming in slowly. Looking at the week graphs, previous node restarts were followed by a faster increase in incoming connections.

I'm not sure if it's a fluke or if a recent change is designed to produce this results but as I said, no actual adverse effect to report.
hero member
Activity: 896
Merit: 1000
The latest update today from git master changed something to the p2p connections. My node gets far less incoming connections.

See http://p2pool.bouton.name:9332/static/graphs.html

No adverse effect to report but if all nodes behaved like mine I guess there may be a problem.
Nope, nothing there. Version: 5.0-14-g42ef991
http://rav3n.dtdns.net:9332/static/graphs.html
Looks normal to me.
Look at the version running on my node (5.0-67-gf8fbc82)...
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
The latest update today from git master changed something to the p2p connections. My node gets far less incoming connections.

See http://p2pool.bouton.name:9332/static/graphs.html

No adverse effect to report but if all nodes behaved like mine I guess there may be a problem.
Nope, nothing there. Version: 5.0-14-g42ef991
http://rav3n.dtdns.net:9332/static/graphs.html
Looks normal to me.
hero member
Activity: 896
Merit: 1000
The latest update today from git master changed something to the p2p connections. My node gets far less incoming connections.

See http://p2pool.bouton.name:9332/static/graphs.html

No adverse effect to report but if all nodes behaved like mine I guess there may be a problem.
sr. member
Activity: 383
Merit: 250
OK did my part today, everyone else step up.

Quote
2012-10-05 04:13:23.468000  Pool: 371GH/s Stale rate: 7.5% Expected time to block: 9.8 hours
2012-10-05 04:13:24.793000
2012-10-05 04:13:24.793000 GOT BLOCK FROM MINER! Passing to bitcoind! http://blockexplorer.com/block/00000000000004ead2e21c87a0b8c381f8e4aa9d6982fc521808fdb42d184d4e
2012-10-05 04:13:24.793000
2012-10-05 04:13:24.890000 GOT SHARE! 6 2d184d4e prev 585422e7 age 45.91s

Well, do more.  Tongue
hero member
Activity: 658
Merit: 500
OK did my part today, everyone else step up.

Quote
2012-10-05 04:13:23.468000  Pool: 371GH/s Stale rate: 7.5% Expected time to block: 9.8 hours
2012-10-05 04:13:24.793000
2012-10-05 04:13:24.793000 GOT BLOCK FROM MINER! Passing to bitcoind! http://blockexplorer.com/block/00000000000004ead2e21c87a0b8c381f8e4aa9d6982fc521808fdb42d184d4e
2012-10-05 04:13:24.793000
2012-10-05 04:13:24.890000 GOT SHARE! 6 2d184d4e prev 585422e7 age 45.91s
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
https://bitcointalksearch.org/topic/m.1244616
Maybe bump work feeding to new protocol? Smiley

If no one noticed 95% of p2pool is on v5 Smiley Shame on last 5% Tongue
legendary
Activity: 1540
Merit: 1001
I hereby retract my statement about p2pool not scaling properly when the pool hash rate is > 300g/h.  p2pool clearly had a good run not too long ago.

Then I rejoined.

So now I'm changing my statement.

p2pool doesn't scale properly when the pool hash rate is > 300g/h and I'm part of p2pool.

Sigh.

M
legendary
Activity: 1036
Merit: 1000
DARKNETMARKETS.COM
Yeah, but It supposed to be fixed with bitcoind 0.7?
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
During startup:
Code:
2012-10-03 02:27:51.800039     ...inserting 22449 verified shares...
2012-10-03 02:27:56.854010     ...done loading 22448 shares!
2012-10-03 02:27:56.854372
2012-10-03 02:27:56.854690 Initializing work...
2012-10-03 02:28:10.631818     ...success!
2012-10-03 02:28:10.632188
2012-10-03 02:28:10.632673 Joining p2pool network using port 9333...
2012-10-03 02:28:13.473353 > Unhandled error in Deferred:
2012-10-03 02:28:13.473845 > Traceback (most recent call last):
2012-10-03 02:28:13.474051 > Failure: twisted.internet.defer.TimeoutError: in ReplyMatcher
2012-10-03 02:28:16.303616     ...success!

Latest version from git b07f142a605adb09735c0a2c16621f57bb678c78
See: https://github.com/forrestv/p2pool/issues/30
Smiley
legendary
Activity: 1036
Merit: 1000
DARKNETMARKETS.COM
During startup:
Code:
2012-10-03 02:27:51.800039     ...inserting 22449 verified shares...
2012-10-03 02:27:56.854010     ...done loading 22448 shares!
2012-10-03 02:27:56.854372
2012-10-03 02:27:56.854690 Initializing work...
2012-10-03 02:28:10.631818     ...success!
2012-10-03 02:28:10.632188
2012-10-03 02:28:10.632673 Joining p2pool network using port 9333...
2012-10-03 02:28:13.473353 > Unhandled error in Deferred:
2012-10-03 02:28:13.473845 > Traceback (most recent call last):
2012-10-03 02:28:13.474051 > Failure: twisted.internet.defer.TimeoutError: in ReplyMatcher
2012-10-03 02:28:16.303616     ...success!

Latest version from git b07f142a605adb09735c0a2c16621f57bb678c78
hero member
Activity: 516
Merit: 643
Why am I seeing this repeatedly in my console? 

Code:
2012-10-01 20:31:14.959000 Sending 0 shares to 92.251.166.251:58565

It's just a peer requesting a share you don't have, potentially on purpose to measure ping times: http://forre.st:9332/pings
legendary
Activity: 1540
Merit: 1001
Why am I seeing this repeatedly in my console? 

Code:
2012-10-01 20:31:14.959000 Sending 0 shares to 92.251.166.251:58565

Not "all the time", but I see it regularly.  Here's another set:

Code:
2012-10-01 20:32:32.820000  Pool: 374GH/s Stale rate: 9.3% Expected time to block: 9.1 hours
2012-10-01 20:32:34.529000 Sending 0 shares to 92.251.166.251:58565
2012-10-01 20:32:41.169000 Sending 0 shares to 92.251.166.251:58565
2012-10-01 20:32:43.630000 Sending 0 shares to 92.251.166.251:58565

M
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
so, it means the HD6470M had not completed just only 1 true share for 20 minutes? if it works more than 23 hours, I will get gain?
More or less, yeah.
Miner is reporting diff1 shares, p2pool need much higher (diff >500) share to pay.
If p2pool tells you that "expected time to share" is 23hrs it is possible to NOT get payd all day long, even two when mining 24/7. 35MH is just not good enough.
hero member
Activity: 591
Merit: 500
so, it means the HD6470M had not completed just only 1 true share for 20 minutes? if it works more than 23 hours, I will get gain?
More or less, yeah.
member
Activity: 81
Merit: 10
it is a notebook with HD6470M, just works for test.
miner and p2pool seems work normally, but the accept is only 9 which has worked for 20 minutes.
CG option: -g 1 -v 2 -w 128 -I 6
http://img.aalun.com/di/PRR5/1.png

and static shows 0 shares and 0 DOA
http://img.aalun.com/di/AAAP/2.png

so why? is the GPU too poor to fix p2pool?
As it says in the p2pool window, you'll only get a share every ~23 hours. The shares that are showing as accepted in cgminer are the diff-1 pseudo shares that p2pool uses to track your hashrate.
so, it means the HD6470M had not completed just only 1 true share for 20 minutes? if it works more than 23 hours, I will get gain?
hero member
Activity: 591
Merit: 500
it is a notebook with HD6470M, just works for test.
miner and p2pool seems work normally, but the accept is only 9 which has worked for 20 minutes.
CG option: -g 1 -v 2 -w 128 -I 6
http://img.aalun.com/di/PRR5/1.png

and static shows 0 shares and 0 DOA
http://img.aalun.com/di/AAAP/2.png

so why? is the GPU too poor to fix p2pool?
As it says in the p2pool window, you'll only get a share every ~23 hours. The shares that are showing as accepted in cgminer are the diff-1 pseudo shares that p2pool uses to track your hashrate.
member
Activity: 81
Merit: 10
it is a notebook with HD6470M, just works for test.
miner and p2pool seems work normally, but the accept is only 9 which has worked for 20 minutes.
CG option: -g 1 -v 2 -w 128 -I 6


and static shows 0 shares and 0 DOA


so why? is the GPU too poor to fix p2pool?
Jump to: