Bitcoin Forum
May 06, 2024, 08:23:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 236 »
1081  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 24, 2014, 05:31:40 PM
Ive switched to the usa server and its working ok.

Whats the difference between the two anyway and is one better than the other?

There isn't much difference between the two other than latency.  Both of them are workin.  EU took a few extra minutes to fix due to the slower CPU on the validation server requiring more time to compile the new patch.

Having both of them added can help if you restart your miners or have frequent disconnects on your local connection.  Both VALIDATION servers have intermittent outages as botnets slam against them, occasionally causing packet loss or temporary additional DDoS filtering which may be likely to cause false positives.  This was part of why the EU server took a couple minutes longer to come back up as well.
1082  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 24, 2014, 02:42:55 PM
Validation servers are back online.  The backends did not go down, but stratum.btcguild.com/eu-stratum.btcguild.com 3333 validation servers did due to an error in the patch to support > 2.1b difficulty on those two instances.  Re-patched and now back online.
1083  Bitcoin / Mining / Re: Not sure where to put this: bandwidth limit question. on: January 24, 2014, 04:36:50 AM
Ok, so it seems our cable company has changed some things in how they handle bandwitdh for their users etc. by adding monthly limits based on your level of service.

Well, this got me to thinking... just how much combined data (in / out) in MB might I see per month with 600Gh/s ?

Each stratum connection uses only a few bytes per second, plus ~2 KB per minute for work pushes.  So only a few megabytes per day. Speed doesn't matter due to vardiff.
1084  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 24, 2014, 12:16:32 AM
Side track, I'm working on modifying some code hat displays my BTCG hash rate. Am I correct in the tier system for lack of a better term ?

Mh/s > Gh/s > Th/s > Ph/s

Just want to make sure I'm not mising anything, don't plan on including the Petahash in the code though since it's unlikely I'll ever hit that mark LMFAO.

That's the correct progression.  Next up is Eh/s (exahash) btw.
1085  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 23, 2014, 11:52:26 PM
Servers have now been upgraded.  Sorry the downtime was a little longer than expected.  One specific function used by the server monitoring scripts was missed in changing network difficulty from a long to a double, so each time the script polled the server it was causing it to segfault/reboot.

Downtime to get the patch applied was ~4 minutes in total.
1086  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 23, 2014, 11:34:09 PM
There will be a server restart on all BTC Guild stratum servers at 0:00 GMT.  This restart is not to deploy new software, but to patch a bug that would arise at the next difficulty change.  The original (and still under use) stratum code for BTC Guild will not handle difficulties above 2.1b when it comes to Pay-per-Share recording.  This was a fix in the new pool software, but since that project has been scrapped, the fix is being rolled into the old software today.
I'm using CGMiner 3.8.1 with my AM sticks, after the restart everything should reconnect right ?

Ideally, restarts as fast as Guild's shouldn't cause problems.  But mining software is pretty unpredictable (see the cgminer crashes a few days ago).  Everytime there is a round of server restarts there tends to be a 5-10% drop in pool speed that lasts about an hour.  Some of that is probably just miners failing over and then coming back a few minutes later.  Some of that is almost certainly mining software/hardware failing to properly handle a disconnect.
Well, in either case I ot two backup pools in my config file. So assuming everything works out, I should drop to one of the backups and then I guess somehow CGMiner should sense BTC is back up and add mee back to it.

Yep, that's how everything should (and probably will work).  In my experience, it's normally embedded miners (like Avalons with their built in cgminer/router or ASICMINER blades) and stratum proxies that act up the worst on disconnects.
1087  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 23, 2014, 11:22:30 PM
There will be a server restart on all BTC Guild stratum servers at 0:00 GMT.  This restart is not to deploy new software, but to patch a bug that would arise at the next difficulty change.  The original (and still under use) stratum code for BTC Guild will not handle difficulties above 2.1b when it comes to Pay-per-Share recording.  This was a fix in the new pool software, but since that project has been scrapped, the fix is being rolled into the old software today.
I'm using CGMiner 3.8.1 with my AM sticks, after the restart everything should reconnect right ?

Ideally, restarts as fast as Guild's shouldn't cause problems.  But mining software is pretty unpredictable (see the cgminer crashes a few days ago).  Everytime there is a round of server restarts there tends to be a 5-10% drop in pool speed that lasts about an hour.  Some of that is probably just miners failing over and then coming back a few minutes later.  Some of that is almost certainly mining software/hardware failing to properly handle a disconnect.
1088  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 23, 2014, 09:34:33 PM
There will be a server restart on all BTC Guild stratum servers at 0:00 GMT.  This restart is not to deploy new software, but to patch a bug that would arise at the next difficulty change.  The original (and still under use) stratum code for BTC Guild will not handle difficulties above 2.1b when it comes to Pay-per-Share recording.  This was a fix in the new pool software, but since that project has been scrapped, the fix is being rolled into the old software today.
1089  Bitcoin / Mining / Re: Difference between "finding" and "solving" a block? on: January 23, 2014, 05:21:56 AM
There's not a great deal of fun to be had with mining my friend, especially when it's not profitable! If you're serious about mining then you will need very expensive equipment and be prepared not to see a return, this is the harsh reality of mining today. I wish you the best of luck though, you can pick up some cheap second hand mining hardware in the auction section.

you should not tell people what is fun and what is not. I'm mining at a loss and am enjoying learning the technology.

Some people don't understand the bits of joy a computer geek gets when playing with hardware.  Number porn is awesome!
1090  Bitcoin / Pools / Re: BTC guild, glitch or problem? on: January 22, 2014, 10:46:18 AM
There's been quite a few server resets in the last 24 hours due to switching software and then reloading the load balancer to bring new servers online.  The speed average on BTC Guild and just about every pool will likely vary +/- 5 to 10%.

Make sure all your hardware is actually mining, a ton of ASICs have extremely poor firmware that have issues with reconnecting when servers disconnect them.  The servers haven't had any changes in the last 12 hours, and no other resets are expected any time soon.  If you're still seeing abnormal variation, the problem is on your end because the servers are *identical* to the setup they've been in for the last few months after yesterday's failed software upgrade was rolled back.


Also, it's virtually IMPOSSIBLE that slush is showing your exact speed within 1 GH/s if you're mining in the terahash range unless you got lucky as hell (and it would immediately show a very different speed a few minutes later).  All pools have a reasonable amount of variance in how they show your speed because they're based on share submission rates.  No miner is perfectly consistent in its submission rates, they always vary by percentages due to luck.

BTC Guild's average is 1-hour.  You can get 4-hour averages by looking at your 1-week charts.  You'll see on that page how your hash rate varies when measured over different intervals.  That's completely unrelated to the server, that's YOUR variance in share submissions.  If you see a *definitive* decrease when looking at your 1-week chart, that would be something to be concerned about, and means you should check your hardware/stratum proxies, or check the forum to see if there were any server issues during that time.
1091  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 22, 2014, 09:19:53 AM
The wheels are falling off ghash

8 orphaned/stale/rejected blocks out of the last 77 blocks.


As much as I hate GHash.io (*nelson Ha-Ha*), curious why the post in this thread about them.
1092  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 22, 2014, 05:49:06 AM
There was a small bug over the last 12 hours approximately affecting the interaction between the website and backend servers when modifying worker settings like names, payment methods, and minimum difficulty.  The load balancer and backends were updated to run twice as many server processes, but only the original set of processes were able to receive notifications from the website when updating worker settings.  As a result, your difficulty and payment method may be different depending on which backend you connect to.

If you're experiencing this (shares paid to the wrong method or difficulty starting higher/lower than it should), you can toggle your settings back and forth to force an update to the mining servers.


This bug only affects *changes* made in the last ~12 hours.  If you have not changed any settings, this would not have any affect on your miners.
1093  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 21, 2014, 08:10:20 PM
Sounds like the solution for those having cgminer crashes is to downgrade to a non 3.10 version.  Quite curious what the hell he did to break such a basic feature that has been working flawlessly for the last 6 months.


EDIT:  You can connect to 'cgminer.btcguild.com:3333' as a temporary workaround.  This server may disappear with little (or even 0) notice once the bug is known to be fixed.
You didn't read the quote. It's been broken forever.

Then it must be extremely rare, because I haven't seen any reports about it causing segfaults until 3.10.  BTC Guild has been using client.reconnect for a very long time.
1094  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 21, 2014, 06:12:46 PM
Sounds like the solution for those having cgminer crashes is to downgrade to a non 3.10 version.

Does this affect any kncminer firmware version(s) ?

I have no idea.  The only ASICs I have are USB Block Erupters.
1095  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 21, 2014, 05:23:41 PM
Sounds like the solution for those having cgminer crashes is to downgrade to a non 3.10 version.  Quite curious what the hell he did to break such a basic feature that has been working flawlessly for the last 6 months.


EDIT:  You can connect to 'cgminer.btcguild.com:3333' as a temporary workaround.  This server may disappear with little (or even 0) notice once the bug is known to be fixed.
1096  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 21, 2014, 08:06:36 AM
Hey, I'm sorry for the missing log file and debugging etc. but I thought it was worth mentioning that:

ALL of my cgminer instances that were connected to BTC Guild, that is various versions from 3.0.x to the latest have crashed at the same time, approximately 06:31 GMT today 21 Jan 2014. I could see a "cannot parse output" and then a Segmentation Fault on the terminal just before crashing, while other instances just exited like they had received a SIGTERM, SIGKILL (or SIGSEGV?).

Even my Antminer S1 with factory built-in firmware running modified cgminer crashed, too. It also crashed on my KnC Miner, but this one is the only one that respawned automagically thanks to the init scripts and monitoring.

Has anyone else experienced this? I'm cross-posting this here but I also posted on the cgminer thread.

That's...interesting.  I can't think of anything that happened in the last 2 hours that could've caused such a crash.  Were all the machines behind the same router?  Have you been able to reconnect?
1097  Bitcoin / Pools / Re: [450 TH] Slush's Pool (mining.bitcoin.cz); TX FEES + VarDiff on: January 21, 2014, 06:42:21 AM
So we got super lucky on 281626. We found it at the same time as GHash.IO, but theirs got orphaned. The weird thing is, the next block, 281627, was found by GHash.IO. So why did they not used their own 281626 instead of ours?

It's not uncommon for large pools (even slush has done it before) to have multiple bitcoind servers and pool servers.  It is actually possible, due to the inefficiencies of p2p transmission, for a pool to orphan its own block.  By default bitcoind ignores other blocks that come in if they already have a block at that height, so if one of GHash.io's servers saw slush's blocks before another Ghash.io block, it will build on Slush's block unless they have modified bitcoind to prioritize their own blocks in the event of a race.
1098  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 21, 2014, 04:34:45 AM
Yeah, my Cubes really took a hit, there running 94-97% on my end. Down 90%  Sad I'll move them till the problem is fixed.

All problems are fixed now, every BTC Guild server (including validation server) has been reverted to the same software it was using for the last year.

And my machine is back to running at the proper rate. When the old stuff works and the new stuff doesn't... You have your work cut out for you.

It's unfortunate that the only way to find out the new stuff doesn't work is by putting it live.  Every local test I can do turns out fine, but there are so many thousands of hardware configurations, software configurations, and just plain VOLUME of network activity that you can't properly test in a sterile development environment.

For now, I think I might hang up this attempt at a rewrite and fall back to what I know at least one other pool has done to get better multi-core utilization:  Just run the server process multiple times on multiple ports and have a proxy split the load on the same machine over the different ports.  It feels like a cop out, but I noticed during the live testing that a significant load still hit one core:  The one used for the primary network IO processing, which is extremely difficult to split over multiple cores/threads without significant overhead in mutex locking.  I get the feeling it wouldn't be any more efficient than just running multiple instances of the server.
1099  Bitcoin / Pools / Re: Which pool to use for Fail-Over? on: January 21, 2014, 03:19:30 AM
Anti-hopping methods don't actually hurt your income, so technically you can use just about any pool you want as a failover.   You'll just see varying amounts of fluctuation in how much your shares earn depending on the method you fallback to:


Score-based (Slush):  Extremely high variance.
PPLNS (low N value like p2pool):  High variance.
PPLNS (high N/shift-based like BTC Guild and BitMinter):  Lower variance [BTC Guild lower than BitMinter]

DGM:  Depends on the individual pool's settings.  My understanding is this should be safe as well, and can be high or low variance based on settings.



Obviously PPS means 0-variance during your failover, so it may be the preferred method.  But don't do it under the false assumption that you'll be penalized for inconsistent mining on unhoppable methods.  Most methods do not penalize inconsistent mining.
1100  Bitcoin / Pools / Re: [3600 TH] BTC Guild - Pays TxFees+Orphan+NMC, Stratum, Private Servers on: January 21, 2014, 01:41:23 AM
Yeah, my Cubes really took a hit, there running 94-97% on my end. Down 90%  Sad I'll move them till the problem is fixed.

All problems are fixed now, every BTC Guild server (including validation server) has been reverted to the same software it was using for the last year.
Pages: « 1 ... 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 [55] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 ... 236 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!