runlinux
|
|
July 14, 2011, 01:41:55 PM |
|
Luke-Jr, you may want to update your first post and remove that generations dont work at Mt Gox.
|
|
|
|
blumpkinpie76
Newbie
Offline
Activity: 26
Merit: 0
|
|
July 14, 2011, 10:07:11 PM |
|
I assume that balances from 3 or Ti are yet to be paid? Just checking. I got both my US and EU balances, so I have faith. If they have been sent, I guess I need to take a second look at my received. Thank you! Ti is still up on ghost.mining.eligius.st probably until Monday. There's a guy on IRC who has a bunch of supercomputer CPU miners that overloaded EU, and I want him to test on Ti to see how well the new software can handle it before unleashing it on Su. Once it's shutdown and the final block has 120 confirmations, I'll be sending any remaining balances via the usual sendmany. Received my balance from Ti today. Thank you Luke-jr!
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
July 15, 2011, 05:03:55 AM |
|
In addition, the Linux networking stack has been randomly choosing machines it doesn't allow to connect-- we get the SYN packet fine, but Linux silently discards it without passing it to pushpoold. Turns out this is a known issue when net.ipv4.tcp_tw_recycle and NAT are combined. I have disabled it on the pool server, so it should be resolved now. Much thanks to mobiusl and everyone else who helped troubleshoot! Also, I shutdown Eligius-Ti (formerly 3) last night, and its final payout went out this morning as a sendmany.
|
|
|
|
iopq
|
|
July 15, 2011, 01:23:26 PM |
|
Any idea why the pool has missed its chance to pay me on the last three blocks? Payouts are processed 50 BTC (+ txn fees) at a time, choosing the addresses which have been waiting the longest first. Since our last 3 blocks were rather long, the pool rewarded over 50 BTC per block, and there's a bit of a backlog. When we get to short blocks, it will catch up again. should have done PPLNS, and not listened to polls
|
|
|
|
Stupidpal
Member
Offline
Activity: 112
Merit: 10
|
|
July 15, 2011, 01:37:25 PM |
|
I absolutely love the stats page.
|
|
|
|
Dargo
Legendary
Offline
Activity: 1820
Merit: 1000
|
|
July 15, 2011, 02:35:20 PM |
|
Switched back to Eligius last night, and it has been SOLID! I noticed the stats page is off again, which is a bit of a bummer, but I'm still loving this pool. When the stats are working, it is really nice to be able to check my stats without logging in with my complicated-as-hell passwords.
|
|
|
|
Yeti
Member
Offline
Activity: 112
Merit: 10
Firstbits: 1yetiax
|
|
July 15, 2011, 04:37:24 PM |
|
Any idea why the pool has missed its chance to pay me on the last three blocks? Payouts are processed 50 BTC (+ txn fees) at a time, choosing the addresses which have been waiting the longest first. Since our last 3 blocks were rather long, the pool rewarded over 50 BTC per block, and there's a bit of a backlog. When we get to short blocks, it will catch up again. should have done PPLNS, and not listened to polls Why? Seems to work out great now, server funds of over 500 BTC. That should last for a really long dry round of 70 hours! I was with Eligius from the start of my mining career, only tried out BTC Guild during the instable period, but now I'm back and staying.
|
|
|
|
anodyne
|
|
July 15, 2011, 07:58:20 PM |
|
In addition, the Linux networking stack has been randomly choosing machines it doesn't allow to connect-- we get the SYN packet fine, but Linux silently discards it without passing it to pushpoold. Turns out this is a known issue when net.ipv4.tcp_tw_recycle and NAT are combined. I have disabled it on the pool server, so it should be resolved now. Much thanks to mobiusl and everyone else who helped troubleshoot! Are the NAT issues something that explains why I had connection problems when I was connected over VPN (which I assume uses NAT rather than giving everyone a unique IP at the exit), or is it just something related to the server/hosting setup?
|
Bitcoins: solid enough to build pyramids.
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2576
Merit: 1186
|
|
July 15, 2011, 08:00:24 PM |
|
In addition, the Linux networking stack has been randomly choosing machines it doesn't allow to connect-- we get the SYN packet fine, but Linux silently discards it without passing it to pushpoold. Turns out this is a known issue when net.ipv4.tcp_tw_recycle and NAT are combined. I have disabled it on the pool server, so it should be resolved now. Much thanks to mobiusl and everyone else who helped troubleshoot! Are the NAT issues something that explains why I had connection problems when I was connected over VPN (which I assume uses NAT rather than giving everyone a unique IP at the exit), or is it just something related to the server/hosting setup? It could be. The problem as I understand it, is that your miners are sending relative-to-an-unknown-value timestamps in the packets, and tcp_tw_recycle ignores ones with timestamps going backward in time (or something like that). So minerA and minerB have different relative-timestamps, but the earlier of the two gets ignored because of the later's packets...
|
|
|
|
digger
|
|
July 15, 2011, 10:16:40 PM |
|
your pool is big.
But i can;t find the link of blocks statistics.
|
|
|
|
twmz
|
|
July 15, 2011, 10:21:34 PM |
|
your pool is big.
But i can;t find the link of blocks statistics.
http://eligius.st/~artefact2/
|
Was I helpful? 1 TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs WoT, GPGBitrated user: ewal.
|
|
|
|
|
coblee
Donator
Legendary
Offline
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
|
|
July 15, 2011, 10:35:06 PM |
|
Artefact2 already has something like it: http://pident.artefact2.com/
|
|
|
|
Palmdetroit
Legendary
Offline
Activity: 910
Merit: 1000
PHS 50% PoS - Stop mining start minting
|
|
July 15, 2011, 11:33:17 PM |
|
bored
|
|
|
|
DiabloD3
Legendary
Offline
Activity: 1162
Merit: 1000
DiabloMiner author
|
|
July 16, 2011, 01:59:34 AM |
|
bored Palmdetroit, just because those tripleminer idiots put gigantic sig banners up doesn't mean you can. I want to ban them so much.
|
|
|
|
anodyne
|
|
July 16, 2011, 10:42:01 AM |
|
In addition, the Linux networking stack has been randomly choosing machines it doesn't allow to connect-- we get the SYN packet fine, but Linux silently discards it without passing it to pushpoold. Turns out this is a known issue when net.ipv4.tcp_tw_recycle and NAT are combined. I have disabled it on the pool server, so it should be resolved now. Much thanks to mobiusl and everyone else who helped troubleshoot! Are the NAT issues something that explains why I had connection problems when I was connected over VPN (which I assume uses NAT rather than giving everyone a unique IP at the exit), or is it just something related to the server/hosting setup? It could be. The problem as I understand it, is that your miners are sending relative-to-an-unknown-value timestamps in the packets, and tcp_tw_recycle ignores ones with timestamps going backward in time (or something like that). So minerA and minerB have different relative-timestamps, but the earlier of the two gets ignored because of the later's packets... Has been running fine since your first post. It was an intermittent problem, though, so I guess it's still too early to be certain if it's something related or just good luck on my side. Something else... I noticed to pool just finished a 250BTC round, so how about an addition to the stats pages that mentions that payments may take a few rounds when the pool has a backlog to process?
|
Bitcoins: solid enough to build pyramids.
|
|
|
Stupidpal
Member
Offline
Activity: 112
Merit: 10
|
|
July 16, 2011, 11:32:25 AM |
|
In addition, the Linux networking stack has been randomly choosing machines it doesn't allow to connect-- we get the SYN packet fine, but Linux silently discards it without passing it to pushpoold. Turns out this is a known issue when net.ipv4.tcp_tw_recycle and NAT are combined. I have disabled it on the pool server, so it should be resolved now. Much thanks to mobiusl and everyone else who helped troubleshoot! Are the NAT issues something that explains why I had connection problems when I was connected over VPN (which I assume uses NAT rather than giving everyone a unique IP at the exit), or is it just something related to the server/hosting setup? It could be. The problem as I understand it, is that your miners are sending relative-to-an-unknown-value timestamps in the packets, and tcp_tw_recycle ignores ones with timestamps going backward in time (or something like that). So minerA and minerB have different relative-timestamps, but the earlier of the two gets ignored because of the later's packets... Has been running fine since your first post. It was an intermittent problem, though, so I guess it's still too early to be certain if it's something related or just good luck on my side. Something else... I noticed to pool just finished a 250BTC round, so how about an addition to the stats pages that mentions that payments may take a few rounds when the pool has a backlog to process? I thought blocks were always 50 BTC chunks.
|
|
|
|
Yeti
Member
Offline
Activity: 112
Merit: 10
Firstbits: 1yetiax
|
|
July 16, 2011, 12:15:34 PM |
|
I thought blocks were always 50 BTC chunks.
They are. Generation is (right now anyways, until block 210000) 50 BTC plus the transaction fees. However, on long rounds Eligius sends out all the other rewards from its reserve in a sendmany(?) tx. Although I couldn't confirm that for the last block of the 22h round ... How is that done exactly?
|
|
|
|
anodyne
|
|
July 16, 2011, 01:23:30 PM |
|
Blocks are 50BTC, but with the PPS system rounds can have higher rewards since the pool pays for the shares with coins it kept after short rounds. But automatic payments are still limited by the 50BTC that fit into generation, so after rounds where the value of shares exceeds that limit the pool has to queue the payments and fit them into future blocks. The sendmany transactions were only for paying balances from the closed pools, so until there's a solution that takes cares of backlogs in a better way I think it would be appropriate to update the information about payments... at least as a precaution against the kind of people who feel they have to tediously express their opinions when they have to wait for something...
|
Bitcoins: solid enough to build pyramids.
|
|
|
|