reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
August 13, 2014, 11:26:26 AM |
|
thanks my plot forever for mining
|
|
|
|
pcshared
Newbie
Offline
Activity: 28
Merit: 0
|
|
August 13, 2014, 11:27:03 AM |
|
i have a 500gig hdd and finaly my plot is done and auto close when done. my question this i wanna reset my system and next time mining dont need the generate plot and only click run-mine.bat in miner folder then miner auto read the previous plot created before restart my system? i mean for mining once time created plot for mining and next time dont needed?
Yes You must restart
|
|
|
|
KriszDev
|
|
August 13, 2014, 11:27:34 AM |
|
Is there any mining calculator?
|
|
|
|
HunterS
|
|
August 13, 2014, 11:32:55 AM |
|
What a whale!! BURST-2LGM-MPKF-Y7DM-8BTBY how many coins you got
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 11:35:37 AM |
|
How to split big plot, for example gen from 0-100000 in one file and than 100000-200000 in another? Every time when i try to gen not from 0, for a example from 50000-100000, its generates from begining (0) anyway. Made some test... 0 - 1000 = 256000kb / 125 sec 1000 - 2000 = 512000kb / 246 sec 0 - 2000 = 512000kb / 245 sec
run_generate <address> <start> <range> <size> <threads> so <address> 0 100000 2048 <threads> <address> 100000 100000 2048 <threads> and so on
|
|
|
|
ReDPoiSoN
|
|
August 13, 2014, 11:38:58 AM |
|
What a whale!! BURST-2LGM-MPKF-Y7DM-8BTBY how many coins you got It's not mine unfortunately!
|
|
|
|
reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
August 13, 2014, 11:43:25 AM |
|
How to split big plot, for example gen from 0-100000 in one file and than 100000-200000 in another? Every time when i try to gen not from 0, for a example from 50000-100000, its generates from begining (0) anyway. Made some test... 0 - 1000 = 256000kb / 125 sec 1000 - 2000 = 512000kb / 246 sec 0 - 2000 = 512000kb / 245 sec
run_generate <address> <start> <range> <size> <threads> so <address> 0 100000 2048 <threads> <address> 100000 100000 2048 <threads> and so on you mean example java -Xmx3000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 17520506009031685645 0 400000 1000 6 java -Xmx3000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 17520506009031685645 400000 800000 1000 6 in one run_generate.bat file?
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 11:45:48 AM |
|
How to split big plot, for example gen from 0-100000 in one file and than 100000-200000 in another? Every time when i try to gen not from 0, for a example from 50000-100000, its generates from begining (0) anyway. Made some test... 0 - 1000 = 256000kb / 125 sec 1000 - 2000 = 512000kb / 246 sec 0 - 2000 = 512000kb / 245 sec
run_generate <address> <start> <range> <size> <threads> so <address> 0 100000 2048 <threads> <address> 100000 100000 2048 <threads> and so on you mean example java -Xmx3000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 17520506009031685645 0 400000 1000 6 java -Xmx3000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate 17520506009031685645 400000 800000 1000 6 in one run_generate.bat file? No, the range is always the same, you dont create 0 to 400000, you crate from 0 and repeat 400k times, so 400000 8000 would mean start at 400k and repeat 800k times, so the second number stays usually the same unless you want to change the filesize. And you run the file once, when its done again, i modified mine to java -Xmx4000m -cp pocminer.jar;lib/*;lib/akka/*;lib/jetty/* pocminer.POCMiner generate <your address> %1 512000 2048 6 so all i have to supply is the starting number. I start and it creates 0 to 512k next run is and it creates 512k to 1024k and so on
|
|
|
|
mem_co
Member
Offline
Activity: 83
Merit: 10
|
|
August 13, 2014, 11:49:43 AM |
|
it can't i suppose, because if you want to read or write the network mapped drivers, it will still download to your local first, like you can't edit file in the network mapped drivers directly,,if you can use the network mapped drives like local hdd,,,than who will by the hdd...just apply lots network mapped drives!
Ok, thx. Anyway I'l try to do some tests. Probably it is possible when you use iSCSI mapped drives.
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 11:53:11 AM |
|
it can't i suppose, because if you want to read or write the network mapped drivers, it will still download to your local first, like you can't edit file in the network mapped drivers directly,,if you can use the network mapped drives like local hdd,,,than who will by the hdd...just apply lots network mapped drives!
Ok, thx. Anyway I'l try to do some tests. Probably it is possible when you use iSCSI mapped drives. You just have to map them to a letter and that's it, i accidently started the plot generation on a network share multiple times, no problems at all. In Linux you mount the shares, no problem there.
|
|
|
|
pcshared
Newbie
Offline
Activity: 28
Merit: 0
|
|
August 13, 2014, 11:55:09 AM |
|
Selling 40k BURST in 10k or 1k forms
|
|
|
|
reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
August 13, 2014, 12:04:56 PM |
|
which better -Xmx? -Xmx4000m better or -Xmx1000m or -Xmx3000m or -Xmx8000m............?
|
|
|
|
HunterS
|
|
August 13, 2014, 12:05:21 PM |
|
anyone able to tell me what happens if you run out of hdd space before a plot is finished
|
|
|
|
HunterS
|
|
August 13, 2014, 12:05:53 PM |
|
Selling 40k BURST in 10k or 1k forms
not sure i would be buying from newbie account with 0 activity
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 12:06:51 PM |
|
anyone able to tell me what happens if you run out of hdd space before a plot is finished Nothing, its just like mid-generation, you will mine with what you got so far and it will throw an error at the end because it couldn't read the last one, no biggy.
|
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 12:07:47 PM |
|
which better -Xmx? -Xmx4000m better or -Xmx1000m or -Xmx3000m or -Xmx8000m............?
Depends on the staggering size, 4000m is enough for 8096 -> 2gb from ram to hdd But i reduced it with my machines, some couldn't handle to write that much. Imho 4000m is enough and i create my plots with 2048 or 4096
|
|
|
|
reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
August 13, 2014, 12:09:29 PM |
|
which better -Xmx? -Xmx4000m better or -Xmx1000m or -Xmx3000m or -Xmx8000m............?
Depends on the staggering size, 4000m is enough for 8096 -> 2gb from ram to hdd But i reduced it with my machines, some couldn't handle to write that much. Imho 4000m is enough and i create my plots with 2048 or 4096 my cpu corei7 2600k RAm 8gig ddr3 i can use -Xmx8000m?
|
|
|
|
TetraHect0rCannabinol
Member
Offline
Activity: 101
Merit: 10
Twitter -> @z0rius
|
|
August 13, 2014, 12:18:22 PM |
|
So I just woke up to find my 100gb plot (server) found a block, the 1tb rig and 500gb still have yet to find one, I got block 726 with 100gb plot, 3 days worth of mining, totally worth it Edit - So this means that regardless of the hashing power and number of nonces you have, its just pure luck pretty much that you find the hash with the smallest deadline
|
*Grabs a bottle of Whiskey* - Its official, Im crazyer than crazy, I Am Hect0r Baby
|
|
|
Sy
Legendary
Offline
Activity: 1484
Merit: 1003
Bounty Detective
|
|
August 13, 2014, 12:23:17 PM |
|
So I just woke up to find my 100gb plot (server) found a block, the 1tb rig and 500gb still have yet to find one, I got block 726 with 100gb plot, 3 days worth of mining, totally worth it Edit - So this means that regardless of the hashing power and number of nonces you have, its just pure luck pretty much that you find the hash with the smallest deadline As usualy, there is always an avg blocktime but for example when i was mining XPM i had an avg of 1 block per day, that could mean up to 7 days without a block or 3-4 within 24h - random & luck
|
|
|
|
jzhoulon
|
|
August 13, 2014, 12:24:48 PM Last edit: August 13, 2014, 01:11:44 PM by jzhoulon |
|
So I just woke up to find my 100gb plot (server) found a block, the 1tb rig and 500gb still have yet to find one, I got block 726 with 100gb plot, 3 days worth of mining, totally worth it Edit - So this means that regardless of the hashing power and number of nonces you have, its just pure luck pretty much that you find the hash with the smallest deadline i believe so ... may be so much nonces , only one is useful, every nonce will do the computation with the number transferred from server(so, the wallet must be opened first and connected to the server, or the miner will report can't get info from the wallet error), then it will get a deadline, and when the time reached, it will choose the smallest deadline from your whole nonces to subimit to the server, then server will choose the smallest deadline of every account, then the smallest will be the lucky one ,so you have more nonces,,you have more chance to be the lucky one, but still can mine with little capacity if you are lucky enough
|
|
|
|
|