Author

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

member
Activity: 112
Merit: 10
when I am mining ,,miner shows : "error reading file  13657196455348591260_0_ 800000_ 2000  "     but can still submit shares ,,,is this ok ,or the computer is mining nothing??

If you are still generating the plots don't worry, mine says the same and i've resolved some blocks!
I have mined few hours , but got nothing, I am mining at 2T portable hard disk

Last block I've found was 32.. Remember that we are solo mining! Maybe you will need 1 day to resolve a block, but all the coins will be for you!
Anyway, mine with the same error is working!
ok ,thanks .i will keep mining
full member
Activity: 238
Merit: 100
can I mine when the plot is still createing ?> Huh
hero member
Activity: 686
Merit: 500
when I am mining ,,miner shows : "error reading file  13657196455348591260_0_ 800000_ 2000  "     but can still submit shares ,,,is this ok ,or the computer is mining nothing??

If you are still generating the plots don't worry, mine says the same and i've resolved some blocks!
I have mined few hours , but got nothing, I am mining at 2T portable hard disk

Last block I've found was 32.. Remember that we are solo mining! Maybe you will need 1 day to resolve a block, but all the coins will be for you!
Anyway, mine with the same error is working!
member
Activity: 112
Merit: 10
when I am mining ,,miner shows : "error reading file  13657196455348591260_0_ 800000_ 2000  "     but can still submit shares ,,,is this ok ,or the computer is mining nothing??

If you are still generating the plots don't worry, mine says the same and i've resolved some blocks!
I have mined few hours , but got nothing, I am mining at 2T portable hard disk
hero member
Activity: 686
Merit: 500
when I am mining ,,miner shows : "error reading file  13657196455348591260_0_ 800000_ 2000  "     but can still submit shares ,,,is this ok ,or the computer is mining nothing??

If you are still generating the plots don't worry, mine says the same and i've resolved some blocks!
member
Activity: 112
Merit: 10
when I am mining ,,miner shows : "error reading file  13657196455348591260_0_ 800000_ 2000  "     but can still submit shares ,,,is this ok ,or the computer is mining nothing??
sr. member
Activity: 416
Merit: 250
How can to see my hashrate?
hero member
Activity: 1400
Merit: 505
how long it is to create 128GB plot ?

I've done 195 GB in about 8 hours

holy shit, i sleep then see u tomorrow
hero member
Activity: 686
Merit: 500
how long it is to create 128GB plot ?

I've done 195 GB in about 8 hours
hero member
Activity: 1400
Merit: 505
how long it is to create 128GB plot ?
sr. member
Activity: 355
Merit: 250
My address.txt is blank after i rune run_dumb_address.sh

Any suggestion ?
hero member
Activity: 820
Merit: 1000
How long does it take to start creating the actual plot file?  My plot file is zero bytes and the generator is showing "Generating from nonce: 1" after about 10 mins
 
hero member
Activity: 686
Merit: 500
@Dev

Can I mine at the same time on two plots with number_of_plots_to_stagger_together different from each other?

I mean, can I do for example:

1st run : ...1 2001 1000 1 -> 2nd run :...2002 2001 8191 1

 Huh

And have I to restart miner when generating the second plot?!
hero member
Activity: 820
Merit: 1000
Hey dev,

Just curious, once you have generated your plots, If you want to set up a new machine can you just copy the plots over to it, or will that result in both machines "duplicating" their mining efforts?  I effectively want to set up one in a VM, and then copy that VM image to another machine so that they are both mining...
That won't work. They'll just be doing the same things.


Okay but presumably I can have both VM's "mining" to the same account by just running run_generate.sh 1234567890... on each box where 1234567890 is my account address?
sr. member
Activity: 280
Merit: 250
Hey dev,

Just curious, once you have generated your plots, If you want to set up a new machine can you just copy the plots over to it, or will that result in both machines "duplicating" their mining efforts?  I effectively want to set up one in a VM, and then copy that VM image to another machine so that they are both mining...
That won't work. They'll just be doing the same things.

I want to ask an stupid question,,,if the disk of my pc is 500G ,and anthor moveable hdd is 1T, both of these needs create plots? and both of these needs to run wallet and miner? thanks!

You only need to run wallet once. You can even run wallet once for multiple computers if you change the conf file around. You fill them both with plots if you want to run miners on each of them.

What are the different type of balances ?

Unconfirmed Balance: 0 BURST
Guaranteed Balance: 0 BURST
Effective Balance: 0 BURST

That seems to be a carry-over from NXT. Unconfirmed means the transaction was just sent and not included in a block yet. I would guess guarenteed means it has some comfirmations. Effective balance is something nxt used in its proof of stake system. Where are you seeing that?

After the plots making it's done, if I want to increase some more GB what I've to do?!  Huh

simply increase plot numbers, so if you started with
"run_generate ACC_ID 1 2001 1000 1",

then do " run_generate ACC_ID 2002 4002 1000 1"

the generator will make a new plot file in the plot folder, the miner will just read both files.

starting_nonce,  number_of_nonces, number_of_plots_to_stagger_together, threads.

1st run : ...1 2001 1000 1 -> 2nd run :...2002 4002 1000 1
Should be :                                                 ^
1st run : ...1 2001 1000 1 -> 2nd run :...2002 2001 1000 1
                                                                ^
Because it is the amount to be created and not the last one written.
Or am I wrong about this ?

You are correct, it is the amount to be written.
sr. member
Activity: 461
Merit: 250
After the plots making it's done, if I want to increase some more GB what I've to do?!  Huh

simply increase plot numbers, so if you started with
"run_generate ACC_ID 1 2001 1000 1",

then do " run_generate ACC_ID 2002 4002 1000 1"

the generator will make a new plot file in the plot folder, the miner will just read both files.

starting_nonce,  number_of_nonces, number_of_plots_to_stagger_together, threads.

1st run : ...1 2001 1000 1 -> 2nd run :...2002 4002 1000 1
Should be :                                                 ^
1st run : ...1 2001 1000 1 -> 2nd run :...2002 2001 1000 1
                                                                ^
Because it is the amount to be created and not the last one written.
Or am I wrong about this ?
legendary
Activity: 3248
Merit: 1070
downloand links aren't working, and why the bad launch for a coin like this...
newbie
Activity: 58
Merit: 0
What are the different type of balances ?

Unconfirmed Balance: 0 BURST
Guaranteed Balance: 0 BURST
Effective Balance: 0 BURST
full member
Activity: 238
Merit: 100
I want to ask an stupid question,,,if the disk of my pc is 500G ,and anthor moveable hdd is 1T, both of these needs create plots? and both of these needs to run wallet and miner? thanks!
hero member
Activity: 820
Merit: 1000
Hey dev,

Just curious, once you have generated your plots, If you want to set up a new machine can you just copy the plots over to it, or will that result in both machines "duplicating" their mining efforts?  I effectively want to set up one in a VM, and then copy that VM image to another machine so that they are both mining...
Jump to: