Author

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

legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
how to redirect run_miner.bat output to text file???
ho to modify

Code:
java -Xmx2g -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

thanks!
newbie
Activity: 40
Merit: 0
Already plotted from 0 to 700000 Smiley

Thanks, i will give it a try

Edit:
Still Deadlines around 1,000,000
member
Activity: 84
Merit: 10
"C:\Program Files\Java\jre7\bin\java.exe" -Xmx3000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate Acc# 700000 900000 2000 8 (Its still plotting)

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*


You are generating the plots with java 64bit and mining with 32bit.

Try:

"C:\Program Files\Java\jre7\bin\java.exe" -Xmx3000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate Acc# 700000 900000 2000 8 (Its still plotting)

"C:\Program Files\Java\jre7\bin\java.exe" -Xmx2000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*
or (depending on your ram)
"C:\Program Files\Java\jre7\bin\java.exe" -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*

And: why are you using "700000 900000" ? Just asking.
newbie
Activity: 40
Merit: 0
"C:\Program Files\Java\jre7\bin\java.exe" -Xmx3000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate Acc# 700000 900000 2000 8 (Its still plotting)

C:\Windows\SysWOW64\java -Xmx750m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner mine "http://127.0.0.1:8125"%*
newbie
Activity: 49
Merit: 0
4 days laters and still no blocks, I have a 500gb hdd just for this and the mining bat is running i check my web and it still says no blocks but everyone else is getting them

Ive got to be doing something wrong.

i found 2 blocks within the last 6 hours with almost 3 TB plots (block 1744 and 1870).
before those two i was mining since almost 4 days without any luck.



I see this in the mining
{"height":"1840","generationSignature":"f29a86838a0ec1c542cf0e157c93f43ac7bcc9d4
0207dac20373071ccb6c02b2"}
New best: 15872903822592934159:385258
Submitting share
{"result":"deadline: 82247"}
{"height":"1840","generationSignature":"f29a86838a0ec1c542cf0e157c93f43ac7bcc9d4
0207dac20373071ccb6c02b2"}
{"height":"1840","generationSignature":"f29a86838a0ec1c542cf0e157c93f43ac7bcc9d4
0207dac20373071ccb6c02b2"}
{"height":"1840","generationSignature":"f29a86838a0ec1c542cf0e157c93f43ac7bcc9d4
0207dac20373071ccb6c02b2"}

my server is running and keep my web interface open all the time
I followed the windows setup, although it wasnt user friendly..Kinda like a dev telling another dev how to do something.
but everything it said I was able to do.

I installed a fresh 500gb that I had laying around, copied over the burstcoin  and pocminer to the root of the new hdd.
ran the server logged in the web interface, ran run generate and went on ahead and ran the miner when it generateed.
the run generate finished its job in about less than a day i believe and so far its been running non stop
member
Activity: 84
Merit: 10
Mining finally on 250 Gb of space. But keep getting Deadlines between 300,000 and 2,0000,000

Is this normal? Someone with the same amount of space got the same deadlines?

2,0000,000 is high, even for this diff. I have not seen this before (using 8 different disks) but others might.

What was your plot generation command and what is your miner command ?
sr. member
Activity: 336
Merit: 250
Mining finally on 250 Gb of space. But keep getting Deadlines between 300,000 and 2,0000,000

Is this normal? Someone with the same amount of space got the same deadlines?

Difficulty going way up...
sr. member
Activity: 302
Merit: 250
Question for DEV:

So... I got it running on Linux and Windows machines, but I have a question about the sync of clock.

My Windows machines don't have the exact same time even when I sync them they are some seconds delayed.
Has it to be very exactly?

With the linux machine I have no problems at all.



newbie
Activity: 40
Merit: 0
Mining finally on 250 Gb of space. But keep getting Deadlines between 300,000 and 2,0000,000

Is this normal? Someone with the same amount of space got the same deadlines?
member
Activity: 84
Merit: 10
Alright everyone, I seem some real potential here with Burst, therefore I'm going to do a redesign of the current wallet UI + a new logo for Burst. I think that's it's essential to move away from the default NXT UI and distance ourselves from their UI as much as possible. I'll have something ready by tonight to show you guys Smiley

Thanx for your effort. We need more community members like you!
member
Activity: 84
Merit: 10
4 days laters and still no blocks, I have a 500gb hdd just for this and the mining bat is running i check my web and it still says no blocks but everyone else is getting them

Ive got to be doing something wrong.

Describe your exact steps you have done to set this up.

If you see something like below in your mining windows you are mining " correctly" :

{"height":"1835","generationSignature"

Also remember to log in to the wallet using your *pass* you put into the "passphrase" file.
hero member
Activity: 546
Merit: 500
Alright everyone, I seem some real potential here with Burst, therefore I'm going to do a redesign of the current wallet UI + a new logo for Burst. I think that's it's essential to move away from the default NXT UI and distance ourselves from their UI as much as possible. I'll have something ready by tonight to show you guys Smiley
full member
Activity: 147
Merit: 100
Try:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 8900106667179306356  1 800000 1000 4
Thank you!It is ok now!
hero member
Activity: 910
Merit: 1000
I just wanted to say thanks for the support! Stay tuned for a followup article in a few weeks!
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
QUESTION FOR DEV

java -Xmx14g -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate XXXXXXXXXXXXXXXXXXXXX 14160001 15760001 8000 4

i do an error setting up generate.bat
15760001 is not a multiple of 8000
just a question... i waste just some HD space... or i invalidate mining process?
if i invalidate mining process i stop run_generate.bat, correct it, delete \plot folder e restart run_generate.bat and mining.

thanks for answer DEV!

https://bitcointalksearch.org/topic/m.8287220

thnx luxe!

from DEV:
"819100 not being a multiple of 1000 won't cause it to fail. If I recall correctly, it might waste a little space, but it won't cause issues."
sr. member
Activity: 256
Merit: 250
4 days laters and still no blocks, I have a 500gb hdd just for this and the mining bat is running i check my web and it still says no blocks but everyone else is getting them

Ive got to be doing something wrong.

i found 2 blocks within the last 6 hours with almost 3 TB plots (block 1744 and 1870).
before those two i was mining since almost 4 days without any luck.

sr. member
Activity: 257
Merit: 255
QUESTION FOR DEV

java -Xmx14g -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate XXXXXXXXXXXXXXXXXXXXX 14160001 15760001 8000 4

i do an error setting up generate.bat
15760001 is not a multiple of 8000
just a question... i waste just some HD space... or i invalidate mining process?
if i invalidate mining process i stop run_generate.bat, correct it, delete \plot folder e restart run_generate.bat and mining.

thanks for answer DEV!

https://bitcointalksearch.org/topic/m.8287220
newbie
Activity: 40
Merit: 0
Try:
C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 8900106667179306356  1 800000 1000 4
full member
Activity: 147
Merit: 100
Hi guys!Cansomeone help me to set up miner?I made all things like in quick start guide,but if I run run_generate.bat I see comand line only one sec,and it closes.
My run_generate.bat file looks like:C:\Windows\SysWOW64\java -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate *8900106667179306356#*  *plot#tostartwith=1* *plot#toendwith=800000* 1000 4
newbie
Activity: 49
Merit: 0
4 days laters and still no blocks, I have a 500gb hdd just for this and the mining bat is running i check my web and it still says no blocks but everyone else is getting them

Ive got to be doing something wrong.
Jump to: