Author

Topic: Poolers CPUMiner Failover (Read 7365 times)

hero member
Activity: 770
Merit: 502
October 10, 2012, 01:35:52 PM
#10
there is also this one for win http://forum.litecoin.net/index.php/topic,46.0.html

i use it, works very well

Yea, awesome, one above in the thread does not have a recover back to primary. Glad I bumbed this thread, more knowledge popped up.

Thanks greedi.
sr. member
Activity: 266
Merit: 250
LitecoinTalk
October 10, 2012, 02:27:15 AM
#9
there is also this one for win http://forum.litecoin.net/index.php/topic,46.0.html

i use it, works very well
hero member
Activity: 616
Merit: 500
October 09, 2012, 10:34:31 PM
#8
I wonder if something like that would work for reaper (changing up the syntax for it's desired arguments of course)
full member
Activity: 183
Merit: 100
October 09, 2012, 07:57:01 PM
#7
Thanks pooler, this is super useful.
hero member
Activity: 770
Merit: 502
October 09, 2012, 12:48:25 PM
#6
Here is an example batch file for Windows:
http://pastebin.com/RNNMBp2J
It was written by a miner I met on IRC. Since he doesn't have an account on this forum, I'm posting it for him.

Thanks.
hero member
Activity: 838
Merit: 507
July 30, 2012, 12:37:00 PM
#5
Here is an example batch file for Windows:
http://pastebin.com/RNNMBp2J
It was written by a miner I met on IRC. Since he doesn't have an account on this forum, I'm posting it for him.
newbie
Activity: 33
Merit: 0
April 01, 2012, 11:17:36 PM
#4
ya I am still very new to Linux.  Mining on windows boxes for now, but I am learning Linux as I go Smiley Thanks for the info guys.
hero member
Activity: 838
Merit: 507
April 01, 2012, 06:54:32 AM
#3
Is it possible to add a fail over pool in Poolers CPU Miner?

Here is a sample script for *nix I posted some time ago:
https://gist.github.com/2053044
This is just a very simple example that makes the miner fail over to a different pool if the current one fails a given number of times.
Using commands such as timeout you can implement all the strategies you want. The possibilities are endless.

The same result can be achieved under Windows with a batch file containing an infinite goto loop.
I'll let someone else post a sample batch file, since I have no access to a Windows box at the moment.
full member
Activity: 225
Merit: 100
April 01, 2012, 03:59:25 AM
#2
You can easily script failover yourself.
Put your "minerd" in a loop (with different configs) and play around with "--retries" and "--retry-pause" options.
newbie
Activity: 33
Merit: 0
April 01, 2012, 01:37:20 AM
#1
Is it possible to add a fail over pool in Poolers CPU Miner?
Jump to: