Author

Topic: [ANN][BURST] Burst | Efficient HDD Mining | New 1.2.3 Fork block 92000 - page 860. (Read 2171078 times)

legendary
Activity: 1059
Merit: 1000
Hello guys. How come when I start the file run mine.bat in the drive C and D with 2 plotter, the unit C will close?  Huh









 Huh Cry
full member
Activity: 164
Merit: 100
Windows
Code:
@echo off
cls
:start
java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
goto start

Linux
Code:
while i="0"
do
java -cp pocminer_pool.jar:lib/*:lib/akka/*:lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
done

 Grin
Was just about to post this for Windows Tongue


If I close the cmd that starts mining with the windows .bat with the above in it, then nothing opens back up.  How am I supposed to implement it?

Thanks!

If you close yourself it won't restart, but if it closes itself, then it restarts!! Just test it out.

Simple solution... don't close it yourself Wink
If you want to test it, you will have to manually close the java process that is doing the mining via Task Manager.
sr. member
Activity: 302
Merit: 250
Windows
Code:
@echo off
cls
:start
java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
goto start

Linux
Code:
while i="0"
do
java -cp pocminer_pool.jar:lib/*:lib/akka/*:lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
done

 Grin
Was just about to post this for Windows Tongue


If I close the cmd that starts mining with the windows .bat with the above in it, then nothing opens back up.  How am I supposed to implement it?

Thanks!

If you close yourself it won't restart, but if it closes itself, then it restarts!! Just test it out.
member
Activity: 94
Merit: 10
Hi guys i have a question.
i have two HDD each hdd 4TB i want use this hdds in one pc now how can i create plot for this two hdd i mean creat two plot with same nonce(example 0 80000) with my two hdd or not create two plot with Different nonce( example: one plot in one 4TB hdd 0 to 80000 nonce and second hdd4TB 80001 160000)?i want run 2miner at the same time with two plot This work be done or not?
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
the ram problem seems fixed, basically i can throw others TB with 8gb, and win 7 will adjust the usage in auto

How do you fix it?

it was already fixed when i removed the prefetch and superfetch, but to see the fix you just need to add more TB, then windows will delete the ram in auto

need a better nvidia plotter

btw uray pool payment seems a bit bad recently

are you un uray pool1 or pool2?


pool2, but my payment are decreased

mine too.
i'm on poll1
today, from 16:00 to 20:00 just 464 burst with 11/12TB

not so much...
but solo mining it become impossible at current diff!
legendary
Activity: 3248
Merit: 1070
the ram problem seems fixed, basically i can throw others TB with 8gb, and win 7 will adjust the usage in auto

How do you fix it?

it was already fixed when i removed the prefetch and superfetch, but to see the fix you just need to add more TB, then windows will delete the ram in auto

need a better nvidia plotter

btw uray pool payment seems a bit bad recently

are you un uray pool1 or pool2?


pool2, but my payment are decreased
member
Activity: 61
Merit: 10
the ram problem seems fixed, basically i can throw others TB with 8gb, and win 7 will adjust the usage in auto

How do you fix it?
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
need a better nvidia plotter

btw uray pool payment seems a bit bad recently

are you un uray pool1 or pool2?
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
uray i have switched to your pool..

my address:
BURST-2HN2-3XVV-QVUX-7G869

but i don't understand if all is ok after setting http://127.0.0.1:8125/rewardassignment.html params!

can you check plz?

or maybe, why you do not do 3 page like burst pool http://178.62.39.204:8121/:

Current share counts
Current allowed users
Current user balances


than kyou!!




That would be great.. I dont know if i mining right or wrong.. but with this pages it will be so simple to find out Smiley

Uray

any update about this request?

thanks!!!
MOB
hero member
Activity: 493
Merit: 504
Windows
Code:
@echo off
cls
:start
java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
goto start

Linux
Code:
while i="0"
do
java -cp pocminer_pool.jar:lib/*:lib/akka/*:lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
done

 Grin
Was just about to post this for Windows Tongue


If I close the cmd that starts mining with the windows .bat with the above in it, then nothing opens back up.  How am I supposed to implement it?

Thanks!
full member
Activity: 164
Merit: 100
Windows
Code:
@echo off
cls
:start
java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
goto start

Linux
Code:
while i="0"
do
java -cp pocminer_pool.jar:lib/*:lib/akka/*:lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
done

 Grin
Was just about to post this for Windows Tongue
sr. member
Activity: 302
Merit: 250
Windows
Code:
@echo off
cls
:start
java -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
goto start

Linux
Code:
while i="0"
do
java -cp pocminer_pool.jar:lib/*:lib/akka/*:lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://poolipgoeshere:8121
done

 Grin
legendary
Activity: 1582
Merit: 1019
011110000110110101110010
Who can i run the miner in case of crash? Automatically. I can't check every hours my miner if it's running or not. Sometimes it crash.
Thanks

send shortcuts to desktop and move them into your startup folder.  Turn the option in bios, "Turn PC on when power is restored"  and dont setup a password for the computer unless you setup an auto logon feature.

EDIT:  Is this what your asking?  Sounds like your English is a little broken....
If you are talking about the miner crashing, try adding -Xmx1024m to the "mine.bat" file like so:


Quote
C:\Windows\SysWOW64\java.exe -Xmx1024m -cp pocminer_pool.jar;lib/*;lib/akka/*;lib/jetty/* pocminer_pool.POCMiner mine http://127.0.0.1:8125 http://178.62.39.204:8121

I have had 0 crashes since adding this


Sorry, i mean miner crash(run_mine.bat).
i'm running 3 miner instance on 3 hdd partition and sometimes 1 of them randomly crash.
Sometimes it will not occour for 2 days, sometime after 10-12 hours of mining 1 crash and other 2 continue to work.

Just like to know if there's a .bat to relaunch run_mine.exe in caso of crash.

make  scrypt like this

@echo off

echo -------------------------------------------------------------------
echo Simple script to restart your miner software after a period of time
echo -------------------------------------------------------------------
echo:
set executable=miner.bat
set commandline=(command inside the miner)
set runforseconds=1800
set restartinseconds=5
set /a counter=0
:start
start "miner.bat" %executable% %commandline%
echo:
echo ccminer will run for %runforseconds% seconds
timeout %runforseconds%
taskkill /f /im %executable%
echo:
echo Restarting mine in %restartinseconds% seconds (%counter%)
timeout %restartinseconds%
set /a counter+=1
echo:
echo:
goto start

I tried this but it does not kill the miner it just keeps restarting new ones.
member
Activity: 112
Merit: 10
It is disturbing to see the difficulty jump from 2250 to 3400 in the space of one block (check the graph on http://burst-pool.cryptoport.io/) - Unless the pools aren't working as they should or the stats are dodgy, there is someone with half the network hash coming and going (it drops off as well).

Even the CLD pool to my knowledge is not pulling THAT much.

member
Activity: 94
Merit: 10
Hi guys i have a question.
i have two HDD each hdd 4TB i want use this hdds in one pc now how can i create plot for this two hdd i mean creat two plot with same nonce(example 0 80000) with my two hdd or not create two plot with Different nonce( example: one plot in one 4TB hdd 0 to 80000 nonce and second hdd4TB 80001 160000)?i want run 2miner at the same time with two plot This work be done or not?
full member
Activity: 164
Merit: 100
That's a really good "getting started" guide. Thank you for your work Smiley

No problem, I'm glad to help! I you have any input let me know and I will update it.

Also, it seems that calculation of nonces/minute may be off...
https://bitcointalksearch.org/topic/m.8771161

It shows me calculating at 121,230 nonces/minute... but actual file growth is more along the lines of only 12,123.0 nonces/minute.
(Maybe this is from the message I got when compiling?)

...It might also be nice to have a "ETA" for completion time. But not really needed.
MOB
hero member
Activity: 493
Merit: 504
Sorry, i mean miner crash(run_mine.bat).
i'm running 3 miner instance on 3 hdd partition and sometimes 1 of them randomly crash.
Sometimes it will not occour for 2 days, sometime after 10-12 hours of mining 1 crash and other 2 continue to work.

Just like to know if there's a .bat to relaunch run_mine.exe in caso of crash.
I edited my post while you were replying... Check it out here:
https://bitcointalksearch.org/topic/m.8781339
If you really want something to make sure it stays open, here is some bat file code that *should* restart the mine.bat file if it closes:
Warning, I am doing this off the top of my head, so I have NOT tested it:
Add this to a NEW .bat file called "StartMiner.bat" (or whatever you choose) in the same DIR as the mine.bat file
Code:
:Start
start /wait mine.bat
goto :Start
pause

You can test by running it and manually closing your miner, it *should* start the miner back up


This does not quite work.

It will relaunch the miner, but only after you respond to the Y/N prompt from cmd.  Can you have it relaunch without input?
legendary
Activity: 1036
Merit: 1000
https://bmy.guide
Setting OpenCL step3 kernel static arguments
0.0576701% (10652672/5326848 nonces), 8299.71 nonces/minutes...
0.11534% (10655744/5326848 nonces), 10400.3 nonces/minutes...
0.17301% (10658816/5326848 nonces), 11357.2 nonces/minutes...
0.230681% (10661888/5326848 nonces), 11893.5 nonces/minutes...
0.288351% (10664960/5326848 nonces), 12215.5 nonces/minutes...
0.346021% (10668032/5326848 nonces), 12467.4 nonces/minutes...
0.403691% (10671104/5326848 nonces), 12626.9 nonces/minutes...
0.461361% (10674176/5326848 nonces), 12742.9 nonces/minutes...
0.519031% (10677248/5326848 nonces), 12851.2 nonces/minutes...
0.576701% (10680320/5326848 nonces), 12947.5 nonces/minutes...
0.634371% (10683392/5326848 nonces), 13030.8 nonces/minutes...
0.692042% (10686464/5326848 nonces), 13093.8 nonces/minutes...
0.749712% (10689536/5326848 nonces), 13161.1 nonces/minutes...
0.807382% (10692608/5326848 nonces), 13223.1 nonces/minutes...
0.865052% (10695680/5326848 nonces), 13281.6 nonces/minutes...
0.922722% (10698752/5326848 nonces), 13347.3 nonces/minutes...
0.980392% (10701824/5326848 nonces), 13393.2 nonces/minutes...
1.03806% (10704896/5326848 nonces), 13444.7 nonces/minutes...
1.09573% (10707968/5326848 nonces), 13473.2 nonces/minutes...
1.1534% (10711040/5326848 nonces), 13509.5 nonces/minutes...
1.21107% (10714112/5326848 nonces), 13537.3 nonces/minutes...
1.26874% (10717184/5326848 nonces), 13566 nonces/minutes...
gpuplotgenerator generate 0 0 G:\plots blablabla 10649600 5324800 3072 128 1024
r9 280x

Your doing better than me on v.2.0.0, I'm doing 11.5k nonces/min, but my hashes is at 8160. biphen still hasn't answered my question how stagger_size/hashes ratio relates in this gpu plotter as the read me vaguely discusses it.

My answer is available here (must have been lost in the whole flood) : https://bitcointalksearch.org/topic/m.8772880

the nvidia are still poor in optimization, the 750ti isn't working very good

one of mine works just over 2knm it runs really warm though
member
Activity: 60
Merit: 10
legendary
Activity: 3248
Merit: 1070
Setting OpenCL step3 kernel static arguments
0.0576701% (10652672/5326848 nonces), 8299.71 nonces/minutes...
0.11534% (10655744/5326848 nonces), 10400.3 nonces/minutes...
0.17301% (10658816/5326848 nonces), 11357.2 nonces/minutes...
0.230681% (10661888/5326848 nonces), 11893.5 nonces/minutes...
0.288351% (10664960/5326848 nonces), 12215.5 nonces/minutes...
0.346021% (10668032/5326848 nonces), 12467.4 nonces/minutes...
0.403691% (10671104/5326848 nonces), 12626.9 nonces/minutes...
0.461361% (10674176/5326848 nonces), 12742.9 nonces/minutes...
0.519031% (10677248/5326848 nonces), 12851.2 nonces/minutes...
0.576701% (10680320/5326848 nonces), 12947.5 nonces/minutes...
0.634371% (10683392/5326848 nonces), 13030.8 nonces/minutes...
0.692042% (10686464/5326848 nonces), 13093.8 nonces/minutes...
0.749712% (10689536/5326848 nonces), 13161.1 nonces/minutes...
0.807382% (10692608/5326848 nonces), 13223.1 nonces/minutes...
0.865052% (10695680/5326848 nonces), 13281.6 nonces/minutes...
0.922722% (10698752/5326848 nonces), 13347.3 nonces/minutes...
0.980392% (10701824/5326848 nonces), 13393.2 nonces/minutes...
1.03806% (10704896/5326848 nonces), 13444.7 nonces/minutes...
1.09573% (10707968/5326848 nonces), 13473.2 nonces/minutes...
1.1534% (10711040/5326848 nonces), 13509.5 nonces/minutes...
1.21107% (10714112/5326848 nonces), 13537.3 nonces/minutes...
1.26874% (10717184/5326848 nonces), 13566 nonces/minutes...
gpuplotgenerator generate 0 0 G:\plots blablabla 10649600 5324800 3072 128 1024
r9 280x

Your doing better than me on v.2.0.0, I'm doing 11.5k nonces/min, but my hashes is at 8160. biphen still hasn't answered my question how stagger_size/hashes ratio relates in this gpu plotter as the read me vaguely discusses it.

My answer is available here (must have been lost in the whole flood) : https://bitcointalksearch.org/topic/m.8772880

the nvidia are still poor in optimization, the 750ti isn't working very good
Jump to: