Bitcoin Forum
June 14, 2024, 09:16:18 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 [159] 160 161 162 163 164 165 166 167 168 169 170 171 »
3161  Bitcoin / Mining software (miners) / Re: New demonstration CPU miner available on: January 05, 2011, 01:00:48 PM
using minerd -a cryptopp_asm32 --url http://minining.bitcoin.cz:8332 --userpass XXXXXXX:YYYYYYYYYY
and getting http:400 errors on ubuntu lucid.  Anyone have compiled binaries in case I botched up compiling?

Remove one 'ni' in minining Wink
3162  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 05, 2011, 09:55:10 AM
There seem to be no password recovery mechanism.
I seem to have set myself a password that I can't remember.

Good point, I'll add this.
3163  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 04, 2011, 09:46:22 PM
Took me a while to figure out too. First, set up an RPC user/pass in your bitcoin.conf:
Then start bitcoind.exe or bitcoin.exe -server

There's no need to touch bitcoin.conf or start bitcoind for pool; All miners are talking directly to pool server. Everything you need is miner (jgarzik's, m0mchil's or Diablo-D3's, worker account on pool and correct command line arguments.
3164  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 04, 2011, 08:14:24 AM
I like the new statistics page. Is there a way to download "your reward" history older than the entries displayed on the stats page?

http://mining.bitcoin.cz/stats/?history=100 . Stats will be also improved when new features (from profile) will be enabled.
3165  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 04, 2011, 02:04:24 AM
Just now I migrated database to new server. Tomorrow I migrate the rest of pool. It should definitely solve all stability and performance problems.
3166  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 03, 2011, 10:27:46 PM
Now, I know you're working on the server right now, but wouldn't that just be our luck that I find another block (already found 2 blocks in the last week for the server!) and it doesn't get reported?

You are using puddinpop's miner? I didn't tested it, so I cannot promise it work at all...

Teoretically, yes, losing share can lead to losing blocks. But in this case also 'non-winning' shares are lost, so it should not change final share/block ratio. I'm working on it with some guys, so I hope we will find a reason soon.

Quote
While a "Block" get you 50 BTC when you find it (or the Pooled mining gets it in this case)....so when I see the word "BLOCK", I think 50bitcoins...
Or did puppinpop call all these "blocks" instead of "meta-hashes" or "mini-blocks", which helps confuse the crap out of everyone...IMO.

You are right that it can be a little confusing, but it is how things works; General purpose miners (m0mchil's, Diablo's, jgarzik's) don't have an idea that they aren't solving full difficulty hashes...
3167  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 03, 2011, 10:20:30 PM
Hope this information helps you out somehow.

Yep, it is because server is overloaded. I'll move pool to standalone server, because it is pointless to tune Drupals, Joomlas and other stuff lying on current server to not interfere with pool...
3168  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 03, 2011, 03:39:22 PM
Some mighty fast blocks, eh?

How is this related to pool thread? Those blocks was not found by pool.
3169  Bitcoin / Bitcoin Discussion / Re: Mining cartel attack on: January 03, 2011, 03:33:58 PM
278 seconds to find block 100810
9 seconds to find block 100809
52 seconds to find block 100808
88 seconds to find block 100807

342 seconds to find block 100806

Well, people are suspicious when pool find blocks too fast, they are suspicious when pool find blocks too slow; You probably need block exactly every 3-4 hours, right? :-)
I found two block in a row with single 5970, so numbers above for 5ghash pool are not so exciting for me. It is only kind of luck.

Edit: Oh, sorry, now I see those blocks are not generated by pool. I was confused because FreddyFender submitted this comment also to pool thread.
3170  Bitcoin / Bitcoin Discussion / Re: Mining cartel attack on: January 03, 2011, 03:30:43 PM
Quote
as slush said his server came under a DDoS attack last week....hrm...

Stop this conspiracy. DDoSed was completely another service, not pool itself. And I already know who was the attacker - it was my colleague (tester), playing with new version of performance testing tool. Yes, he was so dumb that he pointed testing tool @ 100mbit line to my poor personal VPS :-/.
3171  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 03, 2011, 12:19:08 PM
I am wondering (and worrying) if something is (slightly) wrong with the pool server and if some work is duplicated. Slush, did you check if all the shares are unique or if there are some stale/invalid shares?

I know about this disbalance, too. I'm logging _all_ shares for few days ago (actually it is 355303 logged shares) and I'm working on uncovering possible problems. This can be still explained by probability and luck, but I want to be sure there is nothing bad behind those numbers.

To your question - yes, all shares are unique, except few re-submitted from miners when pool was unstable (yes, sometimes is database overloaded; I'll move pool to standalone server soon to avoid interferences with another services). But those re-submitted shares was not count twice.

So let me play with gathered shares, I'll try to find any possible problems here. I'm also interested, if there is anybody else with large hashing power to ask him if their miners have correct probability distribution.

I'll also publish share logs soon to allow other people to review share stats by self.
3172  Bitcoin / Development & Technical Discussion / Re: Happy with a pool? on: January 02, 2011, 05:25:43 PM
The only problem I have now is the clients crash at random....so I wrote a batch/bash script to start the process in a loop, so that when the app dies, it just restarts back up.

What miner? What crashes? Do you have some traceback/error message?
3173  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: January 01, 2011, 03:50:09 PM
I'm going to do a system kernel update. Service will be down for few minutes.

If your miner won't reconnect automatically after then, please update to newest miner version. If you already have newest version and have troubles with miner stability, please ask developers.
3174  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: December 30, 2010, 11:31:40 PM
I just set up high availability application cluster on the server. That means I will be able to upgrade application without any service outage.

(Thanks to amazing Nginx server I set up HA cluster without a second of outage, too :-).

Update: Huh, pool is currently down because of DB memory problems. Sorry for troubles, I'm working on it. That's Murphy law; first real pool outage few minutes after announcement of stability improvements :-).
Update: Memory problems fixed. Service was down for 10-15 minutes.
3175  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: December 30, 2010, 09:27:17 PM
it be nice to know what block the pool is currently working on.

OK, I added block# to stats page (in next release).
3176  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: December 30, 2010, 10:18:15 AM
1) Could you update the System statistics page on bitcoin.cz to show the block we're currently working on as a group?

What specific stats about current block are you missing? Block history table is, ehrm, block _history_. Operational stats are above. Btw next block number is in my opinion non-relevant for pool stats.

Quote
2) If the current block is 100,084 and it is solved by someone else, the next network block would be 100,085.  Does that information get updated with the group or are we all still crunching away @ block 100,084?

Of course miners have up to date information. Miners are asking pool approximately every 5 seconds for new job to crunch.
3177  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: December 29, 2010, 08:39:09 PM
After adding diagnostics to cpuminer, I have gotten several 'getwork' failures with HTTP status code '502' when connecting to your mining pool:

What's their timestamps? 502 means service is temporary down. It happen time to time. Today it was because I had DDoS attack on server (another service, but server load was >30 for short time). I'm sorry for this, but re-submitting shares again in short period should solve it.
3178  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: December 29, 2010, 08:35:18 PM
Hey, I just signed up, however, my activation email hasn't arrived. My username is fabianhjr. Could you help me?

Hey, I resend confirmation code to your mail again. Please also check spam folder and so.

So, email was returned with "550 No Such User Here" error. Please PM me some working mailbox...
3179  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: December 29, 2010, 08:12:47 PM
Hey, I just signed up, however, my activation email hasn't arrived. My username is fabianhjr. Could you help me?

Hey, I resend confirmation code to your mail again. Please also check spam folder and so.
3180  Bitcoin / Pools / Re: Cooperative mining (>4000Mhash/s, join us!) on: December 28, 2010, 10:33:18 PM
All users: Please update to newest version of your miner!

jgarzik's and m0mchil's miners fixed stability problems when pool is in maintenance mode or temporary down. This should prevent crashes as today, so you won't need restart miners so often.

Diablo's miner fixed important performance issue. Share count will go higher than with previous version for many users.

If you are user of jgarzik's CPU miner, try also new 'cryptopp_asm32' algorithm. It is working well now and improve performance for many users (hashrate is same or better than in official bitcoin client). Thanks jgarzik!
Pages: « 1 ... 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 [159] 160 161 162 163 164 165 166 167 168 169 170 171 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!