burstcoin (OP)
|
|
August 11, 2014, 05:03:31 AM |
|
What is the suggested settings for ./run_generate?
Also if anyone wants to see test transactions: BURST-7SD8-9P2N-LTTQ-AN2ZJ
it really is up to you, for one of my servers (2.3gh/z / 2gb ram / 250gbhdd ) I ran as so : run_generate ADDR_NUM 1 250000 1000 4 What does 250000 1000 mean? 250000 is the number of plots to generate(256KB each), and 1000 is saying to stagger them in groupings of 1000. staggering higher amounts of plots takes more ram but reduces disk stress. D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* passphrase -> address 1 8191 500 12
Please what is wrong with this run_generate.bat file? I get an error D:\program files (x86)\pocminer_v1>passphrase'passphrase' is not recognized as an internal or external command,operable program or batch file. I have tried using generate then passphrase and also just the address given from the run_dump_address.bat. A bit confused here. thanks
so you have filled out "pocminer_v1/passphrase.txt" with your password, ran "run_dump_address", taken the account id from the end of the address.txt file ? You're getting that error I think because of the "passphrase ->", so you have tryed : (ADDRESS is address.txt number) D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* ADDRESS 1 8191 500 12; ? yes and every variation I could think of just in case I was missing something but it seems like there is something missing before the address. I don't see anyone else having this problem... The address is the first parameter. Get rid of the %*. In a bat file %* puts the rest of the parameters there, but if you're hardcoding it in there there's no reason to have it. 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"}
this mean i mine ? sry for the stupid question ...
Thats just the miner reporting the network state. You need plots to mine with, and then you will see the miner show deadline values also which indicate when you might get a block.
|
BURST-QHCJ-9HB5-PTGC-5Q8J9
|
|
|
familiaverde
|
|
August 11, 2014, 05:03:48 AM |
|
3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"}
this mean i mine ? sry for the stupid question ...
Yes, that means you are mining. Thanks for quik reply .... now if i connect another external hdd i need to change someting ? or the miner will recognize the new hdd ?
|
|
|
|
familiaverde
|
|
August 11, 2014, 05:06:16 AM |
|
What is the suggested settings for ./run_generate?
Also if anyone wants to see test transactions: BURST-7SD8-9P2N-LTTQ-AN2ZJ
it really is up to you, for one of my servers (2.3gh/z / 2gb ram / 250gbhdd ) I ran as so : run_generate ADDR_NUM 1 250000 1000 4 What does 250000 1000 mean? 250000 is the number of plots to generate(256KB each), and 1000 is saying to stagger them in groupings of 1000. staggering higher amounts of plots takes more ram but reduces disk stress. D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* passphrase -> address 1 8191 500 12
Please what is wrong with this run_generate.bat file? I get an error D:\program files (x86)\pocminer_v1>passphrase'passphrase' is not recognized as an internal or external command,operable program or batch file. I have tried using generate then passphrase and also just the address given from the run_dump_address.bat. A bit confused here. thanks
so you have filled out "pocminer_v1/passphrase.txt" with your password, ran "run_dump_address", taken the account id from the end of the address.txt file ? You're getting that error I think because of the "passphrase ->", so you have tryed : (ADDRESS is address.txt number) D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* ADDRESS 1 8191 500 12; ? yes and every variation I could think of just in case I was missing something but it seems like there is something missing before the address. I don't see anyone else having this problem... The address is the first parameter. Get rid of the %*. In a bat file %* puts the rest of the parameters there, but if you're hardcoding it in there there's no reason to have it. 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"} {"height":"51","generationSignature":"e0a0a8493c40b80bacb8408860270780ce3e45652a 3ec43dcc804bf6ab25ce7f"}
this mean i mine ? sry for the stupid question ...
Thats just the miner reporting the network state. You need plots to mine with, and then you will see the miner show deadline values also which indicate when you might get a block. so what should i do next ?
|
|
|
|
familiaverde
|
|
August 11, 2014, 05:10:20 AM |
|
Do you want to make few large plots or lots of small plots?
lost of small plots
|
|
|
|
CHebur
Newbie
Offline
Activity: 49
Merit: 0
|
|
August 11, 2014, 05:10:57 AM |
|
I can't make plots need more detail instruction
|
|
|
|
familiaverde
|
|
August 11, 2014, 05:15:09 AM |
|
Do you want to make few large plots or lots of small plots?
lost of small plots Are you sure or explanation? dunno if its better few large or lots small .... i only know that i cannot create plots ...
|
|
|
|
GlobalDenomination
|
|
August 11, 2014, 05:16:13 AM |
|
Been mining since block 20 using the plot settings mentioned by the dev in an earlier post found nothing yet..
BURST-25CX-UF7L-7TZK-GMUZM
|
|
|
|
BurstBurst
|
|
August 11, 2014, 05:17:33 AM |
|
Found ONE block after 3 hours of POC..
|
|
|
|
familiaverde
|
|
August 11, 2014, 05:18:49 AM |
|
Found ONE block after 3 hours of POC..
Can u please tell me how to setup miner ? or i need Plots in my account first ? if so BURST-A5TX-WYRM-D7U4-8XQFH thanks
|
|
|
|
whatsabitworth
Member
Offline
Activity: 109
Merit: 10
|
|
August 11, 2014, 05:26:02 AM |
|
D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* passphrase -> address 1 8191 500 12
Please what is wrong with this run_generate.bat file? I get an error D:\program files (x86)\pocminer_v1>passphrase'passphrase' is not recognized as an internal or external command,operable program or batch file. I have tried using generate then passphrase and also just the address given from the run_dump_address.bat. A bit confused here. thanks
so you have filled out "pocminer_v1/passphrase.txt" with your password, ran "run_dump_address", taken the account id from the end of the address.txt file ? You're getting that error I think because of the "passphrase ->", so you have tryed : (ADDRESS is address.txt number) D:\Java\JRE7\bin\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* ADDRESS 1 8191 500 12; ? ok so I got passed that error and now I'm getting another error "invalid action" I have an I7 3970 with 6 cores 32 GB RAM and over 1TB disk space. making progress I guess
|
|
|
|
drumingspz
|
|
August 11, 2014, 05:26:53 AM |
|
Been mining since block 20 using the plot settings mentioned by the dev in an earlier post found nothing yet..
BURST-25CX-UF7L-7TZK-GMUZM
I've been on it since block 1 with 2 machines - still no blocks (1 orphaned). Don't give up. Remember - we are all solo mining. No pools...
|
░░░░░░░▄▄█████▄▄▄░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ░░░░▄██████████████▄░░░░░░░░░░░░░░░░░░░▄██████▄▄░░░░░░ ░░▄██████████████████▄░░░░░░░░░░░░░░▄████████████▄░░░░ ░██████████████████████▄░░░░░░░░░░▄████████████████▄░░ ▄███████████████████████▄░░░░░░░▄████████████████████░ ██████████████████████████▄░░░▄███████████████████████ █████████████████████████████████████████████████████▀ █████████████████████████▀░░░░░▀████████████████████▀░ ░██████████████████████▀░░░░░░░░░▀█████████████████▀░░ ░░███████████████████▀░░░░░░░░░░░░░░▀████████████▀░░░░ ░░░▀███████████████▀░░░░░░░░░░░░░░░░░░▀▀██████▀▀░░░░░░ ░░░░░░▀█████████▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
| mira | | ▀▀ ██ ██ ██ ██ ██ ██ ▄▄ | | | ▀▀ ██ ██ ██ ██ ██ ██ ▄▄ | | | |
[/center]
|
|
|
BurstBurst
|
|
August 11, 2014, 05:27:34 AM |
|
What is number of block require for a block to mature ?
|
|
|
|
Depredation
|
|
August 11, 2014, 05:34:13 AM |
|
Found ONE block after 3 hours of POC..
Same here, I found block 8
|
|
|
|
familiaverde
|
|
August 11, 2014, 05:43:22 AM |
|
what do i do wrong ?
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* adress 1 8191 500 12;
and the miner dont start ...
|
|
|
|
ReDPoiSoN
|
|
August 11, 2014, 05:43:25 AM |
|
After the plots making it's done, if I want to increase some more GB what I've to do?!
|
|
|
|
whatsabitworth
Member
Offline
Activity: 109
Merit: 10
|
|
August 11, 2014, 05:46:38 AM |
|
what do i do wrong ?
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* adress 1 8191 500 12;
and the miner dont start ...
take the %* before the address out of the file. worked for me
|
|
|
|
TetraHect0rCannabinol
Member
Offline
Activity: 101
Merit: 10
Twitter -> @z0rius
|
|
August 11, 2014, 05:48:04 AM |
|
what do i do wrong ?
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* adress 1 8191 500 12;
and the miner dont start ...
try this : C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner YOUR_ACCOUNT_ID 1 8191 500 12;
|
*Grabs a bottle of Whiskey* - Its official, Im crazyer than crazy, I Am Hect0r Baby
|
|
|
familiaverde
|
|
August 11, 2014, 05:49:56 AM |
|
what do i do wrong ?
C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner %* adress 1 8191 500 12;
and the miner dont start ...
try this : C:\Windows\System32\java.exe -Xmx1000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner YOUR_ACCOUNT_ID 1 8191 500 12; Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
|
|
|
|
KSpinner
Newbie
Offline
Activity: 41
Merit: 0
|
|
August 11, 2014, 05:50:25 AM |
|
I am still making plots...file is only 109 Gigs large.. I am attempting to plot an 800 Gig HDD, and am on plot 448,800!
You can still mine while the drive is plotting...I am not sure when this thing will be done? If ever, so no need to worry about adding more quite yet, but when you do you'll likely need to redo all of the other steps on the new HDD you add and run a new miner client on that drive...
Really liking this type of mining concept...I see a lot of servers coming out of storage if this catches on..lol
|
|
|
|
belief
|
|
August 11, 2014, 05:51:03 AM |
|
how to use my USB 3.0 2T Portable Hard Disk ,just connect it to my computer ,, is that ok??
Yes, connect it, copy over the pocminer_v1 folder to it, start the miner from that folder and it will use that drive, then start your miner from the same folder while also have the wallet running. thanks
|
|
|
|
|