Pages:
Author

Topic: [20 gh] NMCBit pool 3% fee prop 6.6% PPS - page 27. (Read 63693 times)

hero member
Activity: 780
Merit: 510
Bitcoin - helping to end bankster enslavement.
September 13, 2011, 01:37:01 PM
I have been mining with this pool through 3+ blocks now and my BTC balance is still at 0BTC despite having submitted 100's or 1000's of shares in each of these 3+ rounds.

Is this just slow database?

Andy



We are 3 block behind and here is what it does ever 7 minutes.

Code:
cron
immature = 21
orphan = 0
total time to run nmc_RPC_UpdateBlockInfo = 1
Doing Pool Stat updates...
Runnig worker stat updates...
Worker stat update executed in 16 seconds.
Executing code to update all user balances.
Updating nmc_balance for user user 32 nmc_block 142602 result = 2
Updating nmc_balance for user user 31 nmc_block 142602 result = 2
Updating nmc_balance for user user 113 nmc_block 142602 result = 2
Updating nmc_balance for user user 5 nmc_block 142602 result = 2
Updating nmc_balance for user user 96 nmc_block 142602 result = 2
Updating nmc_balance for user user 120 nmc_block 142602 result = 2
Updating nmc_balance for user user 87 nmc_block 142602 result = 2
Updating nmc_balance for user user 12 nmc_block 142602 result = 2
Updating nmc_balance for user user 14 nmc_block 142602 result = 2
Updating nmc_balance for user user 73 nmc_block 142602 result = 2
Updating nmc_balance for user user 101 nmc_block 142602 result = 2
Updating nmc_balance for user user 49 nmc_block 142602 result = 2
Updating nmc_balance for user user 44 nmc_block 142602 result = 2
Updating nmc_balance for user user 35 nmc_block 142602 result = 2
Updating nmc_balance for user user 124 nmc_block 142602 result = 2
Updating nmc_balance for user user 109 nmc_block 142602 result = 2
Updating nmc_balance for user user 22 nmc_block 142602 result = 2
Updating nmc_balance for user user 85 nmc_block 142602 result = 2
Updating nmc_balance for user user 71 nmc_block 142602 result = 2
Updating nmc_balance for user user 82 nmc_block 142602 result = 2
Updating nmc_balance for user user 68 nmc_block 142602 result = 2
Updating nmc_balance for user user 18 nmc_block 142602 result = 2
Updating nmc_balance for user user 90 nmc_block 142602 result = 2
Updating nmc_balance for user user 1 nmc_block 142602 result = 2
Updating nmc_balance for user user 9 nmc_block 142602 result = 2
Updating nmc_balance for user user 98 nmc_block 142602 result = 2
Updating nmc_balance for user user 37 nmc_block 142602 result = 2
Updating nmc_balance for user user 13 nmc_block 142602 result = 2
Updating nmc_balance for user user 28 nmc_block 142602 result = 2
Updating nmc_balance for user user 81 nmc_block 142602 result = 2
Updating nmc_balance for user user 102 nmc_block 142602 result = 2
Updating nmc_balance for user user 21 nmc_block 142602 result = 2
Updating nmc_balance for user user 19 nmc_block 142602 result = 2
Updating nmc_balance for user user 20 nmc_block 142602 result = 2
Updating nmc_balance for user user 42 nmc_block 142602 result = 2
Updating nmc_balance for user user 63 nmc_block 142602 result = 2
Updating nmc_balance for user user 75 nmc_block 142602 result = 2
Updating nmc_balance for user user 106 nmc_block 142602 result = 2
Updating nmc_balance for user user 126 nmc_block 142602 result = 2
Updating nmc_balance for user user 86 nmc_block 142602 result = 2
Updating nmc_balance for user user 53 nmc_block 142602 result = 2
Updating nmc_balance for user user 105 nmc_block 142602 result = 2
Updating nmc_balance for user user 91 nmc_block 142602 result = 2
Updating nmc_balance for user user 70 nmc_block 142602 result = 2
Updating nmc_balance for user user 52 nmc_block 142602 result = 2
Updating nmc_balance for user user 62 nmc_block 142602 result = 2
Updating nmc_balance for user user 11 nmc_block 142602 result = 2
Updating nmc_balance for user user 111 nmc_block 142602 result = 2
Updating nmc_balance for user user 107 nmc_block 142602 result = 2
Updating nmc_balance for user user 47 nmc_block 142602 result = 2
Updating nmc_balance for user user 27 nmc_block 142602 result = 2
Updating nmc_balance for user user 24 nmc_block 142602 result = 2
Updating nmc_balance for user user 65 nmc_block 142602 result = 2
Updating nmc_balance for user user 58 nmc_block 142602 result = 1
Updating nmc_balance for user user 127 nmc_block 142602 result = 1
Updating nmc_balance for user user 61 nmc_block 142602 result = 1
Updating nmc_balance for user user 15 nmc_block 142602 result = 1
Updating nmc_balance for user user 114 nmc_block 142602 result = 1
Updating nmc_balance for user user 54 nmc_block 142602 result = 1
Total number of users to update = 120 Users updated and double checked = 53 time took = 37


If I increase the time to do this you will not be able to insert shares.  MySql is not Microsoft SQL server.  I have to work around it's short comings.  Also on Amazon servers if you are using the cpu at 100% to long they throttler you down making the process even slower crushing the pushpools ability to insert shares. 

I have a large server with 8 gigs of ram 2 CPUs for MySQL  (anything bigger is did not help MySQL only uses one CPU) also I have another server called conserver5.nmcbit.com no one is on that execept me with 29 Mhs and I still get...

Code:
2011-09-13 14:25:21: Listener for "coinserver5 test": 13/09/2011 14:25:21, Problems communicating with bitcoin RPC 0 2


Without clustering MySQL like I have clustered pushpool/namecoin/bitcoin there is no way that I know of I can accept shares faster than 25 GHs without problems.

If anyone has any suggestions that will be quick to implement I'm all ears.
newbie
Activity: 17
Merit: 0
September 13, 2011, 01:01:51 PM
I have been mining with this pool through 3+ blocks now and my BTC balance is still at 0BTC despite having submitted 100's or 1000's of shares in each of these 3+ rounds.

Is this just slow database?

Andy

http://www.nmcbit.com/userbar/156ed54ee9bd55b049a65dfbf9038983.png
sr. member
Activity: 1183
Merit: 251
September 13, 2011, 12:53:08 PM
Whats with all my shares disappearing? I had >5000 last I checked and now I'm down to 60??

Switching back to deepbit till its fixed.

Same here. I had > 80000 shares, now only 30000.

did you miss the post right above yours? lol it resets for each block.
hero member
Activity: 780
Merit: 510
Bitcoin - helping to end bankster enslavement.
September 13, 2011, 12:20:36 PM
Whats with all my shares disappearing? I had >5000 last I checked and now I'm down to 60??

Switching back to deepbit till its fixed.
The shares are set back to zero once a new block is formed it's updating the database to pay you right now.

But the "BTC Balance" is remain zero, and it's been more than the one-hour delay.

Database is slow.
sr. member
Activity: 324
Merit: 260
September 13, 2011, 12:07:04 PM
Whats with all my shares disappearing? I had >5000 last I checked and now I'm down to 60??

Switching back to deepbit till its fixed.
The shares are set back to zero once a new block is formed it's updating the database to pay you right now.

But the "BTC Balance" is remain zero, and it's been more than the one-hour delay.
sr. member
Activity: 324
Merit: 260
September 13, 2011, 12:06:14 PM
Whats with all my shares disappearing? I had >5000 last I checked and now I'm down to 60??

Switching back to deepbit till its fixed.

Same here. I had > 80000 shares, now only 30000.
hero member
Activity: 780
Merit: 510
Bitcoin - helping to end bankster enslavement.
September 13, 2011, 11:45:17 AM
Whats with all my shares disappearing? I had >5000 last I checked and now I'm down to 60??

Switching back to deepbit till its fixed.
The shares are set back to zero once a new block is formed it's updating the database to pay you right now.
newbie
Activity: 41
Merit: 0
September 13, 2011, 11:44:26 AM
Yep, i guess new blocks do reset the stats, but its kinda annoying if you cant see previous work.
sr. member
Activity: 1183
Merit: 251
September 13, 2011, 11:39:31 AM
http://www.nmcbit.com/statistics

NMC Current round started at:   Sep 13th, 04:16:20 pm
NMC Current round duration:   0 hours
sr. member
Activity: 1183
Merit: 251
September 13, 2011, 11:39:03 AM
Whats with all my shares disappearing? I had >5000 last I checked and now I'm down to 60??

Switching back to deepbit till its fixed.

lol im pretty sure they reset when a block is found...
newbie
Activity: 41
Merit: 0
September 13, 2011, 11:38:06 AM

9k+ share went up in smoke for me to, atleast on the dashboard.

legendary
Activity: 1260
Merit: 1000
Drunk Posts
September 13, 2011, 11:24:21 AM
Whats with all my shares disappearing? I had >5000 last I checked and now I'm down to 60??

Switching back to deepbit till its fixed.
sr. member
Activity: 1183
Merit: 251
September 13, 2011, 11:12:03 AM
eh.
not really working for me.

back to the other side.

Well if you people actually want to do something then try the bitparking pool it usually works fine until 100+ gh/s gets on it then starts to go to hell like you are seeing with this pool or the coinotron even seems to be able to handle 150+ gh/s without many problems unlike most of these other pools...

Yep have bitparking as my failover
legendary
Activity: 1764
Merit: 1006
September 13, 2011, 11:07:54 AM
i have no intention to help or destroy.

i just go to whoever pays me the most...or gives me the most lulz.
legendary
Activity: 1764
Merit: 1006
September 13, 2011, 10:56:35 AM
eh.
not really working for me.

back to the other side.
donator
Activity: 1731
Merit: 1008
September 13, 2011, 10:36:27 AM
Got lots of rejects and disconnects, I don't know why:
Same,
sr. member
Activity: 324
Merit: 260
September 13, 2011, 09:48:30 AM
Got lots of rejects and disconnects, I don't know why:

Code:
[13/09/2011 22:42:40] Result: 54589407 accepted
[13/09/2011 22:42:47] Result: add9c3b3 accepted
[13/09/2011 22:43:02] Result: bd051ee3 accepted
[13/09/2011 22:43:05] Result: 50223ed0 accepted
[13/09/2011 22:43:08] Result: 64fcc3eb rejected
[13/09/2011 22:43:14] Result: f397cd05 rejected
[13/09/2011 22:43:19] Disconnected from server
[13/09/2011 22:43:27] Failed to connect, retrying...
[13/09/2011 22:43:32] Warning: work queue empty, miner is idle
[13/09/2011 22:43:42] Result: e9c6d438 accepted
[13/09/2011 22:43:43] Connected to server
[13/09/2011 22:43:55] Result: 2a40d21d accepted
[13/09/2011 22:44:11] Result: 92c9f250 accepted
[13/09/2011 22:44:24] Result: 9d13abe2 accepted
[13/09/2011 22:44:24] Disconnected from server
[13/09/2011 22:44:38] Connected to server
[13/09/2011 22:45:02] Disconnected from server
[13/09/2011 22:45:08] Result: 1eaf51b0 accepted
[13/09/2011 22:45:13] Failed to connect, retrying...
[13/09/2011 22:45:18] Warning: work queue empty, miner is idle
[13/09/2011 22:45:25] Result: 9028e5fa accepted
[13/09/2011 22:45:28] Result: d6f2ceed accepted
[13/09/2011 22:45:33] Connected to server       
[13/09/2011 22:45:44] Result: 42a14856 accepted     
[13/09/2011 22:45:59] Result: b78bdbba accepted     
[13/09/2011 22:46:08] Result: 33efd3ed accepted     
[13/09/2011 22:46:22] Result: 84befec9 rejected     
[13/09/2011 22:46:26] Result: c9139148 accepted     
[13/09/2011 22:46:39] Disconnected from server       
[13/09/2011 22:46:44] Result: 4038741a accepted     
[356.15 Mhash/sec] [315 Accepted] [23 Rejected]
legendary
Activity: 2058
Merit: 1005
this space intentionally left blank
September 13, 2011, 08:37:23 AM
Problems communicating with bitcoin RPC 1 2


what to do?
1.4GHash at my disposal.
newbie
Activity: 41
Merit: 0
September 13, 2011, 08:15:52 AM
3 gigahash+ of protection comming your way Cheesy

sr. member
Activity: 1183
Merit: 251
September 13, 2011, 08:07:42 AM
moved everything I have over to help protect the network.
Pages:
Jump to: