Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: DebitMe on June 02, 2017, 01:53:55 AM



Title: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 02, 2017, 01:53:55 AM
Current Bounties
Bounty 1 - Teamviewer into my machine and get Jminer setup.  This should use my graphics card which is currently a 280x, which should be able to check over 200 Mb/s with this working properly.

Pays - .02 btc

_______________________________________________________________________________ ________________________________________


I have recently gotten into Burstcoin mining, for various reasons that won't be discussed in this thread.  But am having some issues with a couple of aspects of it.  Here is my current setup and questions...

I bought three Seagate 8 TB hard drives from amazon, link below...
https://www.amazon.com/gp/product/B01HAPGEIE/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
which I am working on getting set up to mine.

First, I have a rig that I am using for plotting, so far it has gotten faster plot times than my mining rig, so I have been using it.
I was able to get GPUplotter up and running on it, but am only able to get about 5200 nonces/minute.  I have 4 cards in this machine, a 1080 TI, 1080, 1080, and 1070 and am currently using the 1080Ti to plot.  Here is my device file...
0 0 1792 256 8192
and here is my start file
gpuPlotGenerator generate buffer d:\Burst\plots\6122256529182459080_50000000_30498624_2496
The machine only has 4 GB of RAM, but if I understand it correctly that shouldn't matter since it uses the 1080Ti only.

So question one is, shouldn't I be able to get faster plot time than about 5200?  I have been reading that some people are in the 20k range and figured a 1080Ti should be up there pretty high?

Second, I have a rig that I have the hard drives plugged into once they are done plotting.  I have gotten through 1 of the 8 TB HD's, and have a few smaller external HD's that I had laying around that I have been testing with.
This rig has 16 GB of RAM and an i5-4670K CPU at 3.40GHz (4 CPU's) and 2x 280x 4 GB GPU's.
The hard drives are plugged into a powered USB hub, which is then plugged into the computer.
When I run the CPU miner that comes with the Burst wallet, I get about 35 Mb/s when scanning the extra external hard drives, but it drops to only about 20 Mb/s when scanning the 8 TB ones.

Question two is, should I be getting faster scan times with these computer specs?  It just seems painfully slow to go through almost 12 TB in nearly a minute and a half to two minutes and I don't think I would be able to expand anymore, which is against my plan.

Question three is, I have been trying to get the Jminer to run, which uses the GPU, but all that has happened is a black screen shows up and then disappears after a quarter of second and that is it.  I tried it on both the mining and plotting rig and both the same issue.  I downloaded Java 8 from here...
http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html
and I am pretty sure my OpenCL is fine since both machines are able to mine with no issues.  So I am not sure what the problem is.

The first problem I need to solve is how to scan through the hard drives faster.  It takes about 3 days to plot a 8 TB drive currently, but I can at least grow the operation with that, not so much with the current mining speeds.  Any help would be greatly appreciated and I would be willing to pay a bounty to anyone who can get these things working.

Thanks,

DebitMe



Title: Re: Burst Mining Issue and Questions
Post by: Elder III on June 02, 2017, 02:24:41 AM
I am in the same approximate situation with starting to mine Burst.  I don't have an answer for #2 or #3, but with #1 I believe you need to increase the amount of memory allocated to the gpuplotgenerator. I'm using a rig full of old parts and it only has 4GB of DDR2 in it.  I have it set to use 2GB of RAM since Windows uses 1.-5GB or more by itself. I am getting about 14,500 nonces/minute with an RX 480 4GB plotting an 8TB 5900rpm HDD. I ordered 8GB  DDR2 off eBay to allow me to plot at faster rates. Once it's here next week I will test to see how much higher the nonces/minute is.


Title: Re: Burst Mining Issue and Questions
Post by: DebitMe on June 02, 2017, 04:13:51 AM
I am in the same approximate situation with starting to mine Burst.  I don't have an answer for #2 or #3, but with #1 I believe you need to increase the amount of memory allocated to the gpuplotgenerator. I'm using a rig full of old parts and it only has 4GB of DDR2 in it.  I have it set to use 2GB of RAM since Windows uses 1.-5GB or more by itself. I am getting about 14,500 nonces/minute with an RX 480 4GB plotting an 8TB 5900rpm HDD. I ordered 8GB  DDR2 off eBay to allow me to plot at faster rates. Once it's here next week I will test to see how much higher the nonces/minute is.

But doesn't the GPUplotgenerator only use the RAM from the GPU?  I didn't think it had anything to do with the RAM in your computer when using the GPUplotgenerator?

If I am mistaken, which setting is it that would change to fix that?  Can you share your device file line?


Title: Re: Burst Mining Issue and Questions
Post by: felixbrucker on June 02, 2017, 06:41:11 AM
i can answer number 2: your plots are not optimized (and afaik no gpu plotter can do it), so you are either limited to using the cpu plotter to generate optimized plots (slow on smr, and slow because of cpu instead of gpu) or write unoptimized plots with gpu plotter and then optimize them. The optimization process isnt inplace so you will need a second 8tb disk for that.


my 8tb disk i tested runs with a constant 45mb/s, i created optimized plots with cpu

you can easily identify optimized plots by the last two numbers of the plot file, they have to be the same, eg: 1339169714501365211_500000001_4100096_4100096


Title: Re: Burst Mining Issue and Questions
Post by: DebitMe on June 02, 2017, 04:16:32 PM
i can answer number 2: your plots are not optimized (and afaik no gpu plotter can do it), so you are either limited to using the cpu plotter to generate optimized plots (slow on smr, and slow because of cpu instead of gpu) or write unoptimized plots with gpu plotter and then optimize them. The optimization process isnt inplace so you will need a second 8tb disk for that.


my 8tb disk i tested runs with a constant 45mb/s, i created optimized plots with cpu

you can easily identify optimized plots by the last two numbers of the plot file, they have to be the same, eg: 1339169714501365211_500000001_4100096_4100096

Gotcha,

How long did it take you to write 8 TB with your CPU?


Title: Re: Burst Mining Issue and Questions
Post by: Elder III on June 02, 2017, 04:34:25 PM
I am in the same approximate situation with starting to mine Burst.  I don't have an answer for #2 or #3, but with #1 I believe you need to increase the amount of memory allocated to the gpuplotgenerator. I'm using a rig full of old parts and it only has 4GB of DDR2 in it.  I have it set to use 2GB of RAM since Windows uses 1.-5GB or more by itself. I am getting about 14,500 nonces/minute with an RX 480 4GB plotting an 8TB 5900rpm HDD. I ordered 8GB  DDR2 off eBay to allow me to plot at faster rates. Once it's here next week I will test to see how much higher the nonces/minute is.

But doesn't the GPUplotgenerator only use the RAM from the GPU?  I didn't think it had anything to do with the RAM in your computer when using the GPUplotgenerator?

If I am mistaken, which setting is it that would change to fix that?  Can you share your device file line?

Try changing the end of your line:

gpuPlotGenerator generate buffer d:\Burst\plots\6122256529182459080_50000000_30498624_2496  --- to double that and see if the speed increases. Mine is set at 10,000 stagger size. I originally had it set at 20,000 but I was running out of RAM and freezing the system. I read that the end nonce number needs to be dividable by your stagger size, so round numbers work best for that.


Title: Re: Burst Mining Issue and Questions
Post by: DebitMe on June 02, 2017, 06:38:34 PM
I am in the same approximate situation with starting to mine Burst.  I don't have an answer for #2 or #3, but with #1 I believe you need to increase the amount of memory allocated to the gpuplotgenerator. I'm using a rig full of old parts and it only has 4GB of DDR2 in it.  I have it set to use 2GB of RAM since Windows uses 1.-5GB or more by itself. I am getting about 14,500 nonces/minute with an RX 480 4GB plotting an 8TB 5900rpm HDD. I ordered 8GB  DDR2 off eBay to allow me to plot at faster rates. Once it's here next week I will test to see how much higher the nonces/minute is.

But doesn't the GPUplotgenerator only use the RAM from the GPU?  I didn't think it had anything to do with the RAM in your computer when using the GPUplotgenerator?

If I am mistaken, which setting is it that would change to fix that?  Can you share your device file line?

Try changing the end of your line:

gpuPlotGenerator generate buffer d:\Burst\plots\6122256529182459080_50000000_30498624_2496  --- to double that and see if the speed increases. Mine is set at 10,000 stagger size. I originally had it set at 20,000 but I was running out of RAM and freezing the system. I read that the end nonce number needs to be dividable by your stagger size, so round numbers work best for that.

Yea, I believe the end number needs to be divisible by 8 and the second to last needs to be divisible by the last.

So to run the optimizer, it doesn't just write over the current file?  I need a new space to save it to?


Title: Re: Burst Mining Issue and Questions
Post by: felixbrucker on June 02, 2017, 07:24:56 PM
So to run the optimizer, it doesn't just write over the current file?  I need a new space to save it to?

The optimization process isnt inplace so you will need a second 8tb disk for that.

Gotcha,

How long did it take you to write 8 TB with your CPU?

i was generating nonces faster than the disks write speed so i plotted two in parallel (probably could have done more), took about 10-12 days


Title: Re: Burst Mining Issue and Questions (OPEN BOUNTIES)
Post by: DebitMe on June 02, 2017, 10:39:04 PM
I am tired of messing with this jminer to try to get my GPU's to run so I will be opening bounties to get the parts done that I need done, starting with the ones that are holding me back the most.

Bounty 1 - Teamviewer into my machine and get Jminer setup.  This should use my graphics card which is currently a 280x, which should be able to check around 200 Mb/s with this working.

Pays - .02 btc


Title: Re: Burst Mining Issue and Questions (OPEN BOUNTIES)
Post by: exus on June 02, 2017, 11:57:41 PM
I am tired of messing with this jminer to try to get my GPU's to run so I will be opening bounties to get the parts done that I need done, starting with the ones that are holding me back the most.

Bounty 1 - Teamviewer into my machine and get Jminer setup.  This should use my graphics card which is currently a 280x, which should be able to check around 200 Mb/s with this working.

Pays - .02 btc

check your bat file
if it contains -d64 you need 64 bit java version

(bat example)
java -jar -d64 -XX:+UseG1GC burstcoin-jminer-0.4.10-SNAPSHOT.jar
pause      (<- add this pause to see errors)

you can find 64bit java here
https://www.java.com/it/download/manual.jsp

in jminer.properties file set:
plotPaths=Z:/   (comma separated)
poolMining=true
numericAccountId=yourNumericAccount
poolServer=http://poolofd32th.club:8124    (I suggest you this one)
walletServer=    (leave blank)
platformId=   your gpu id 

just tested on a 280x and it works


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: lunas on June 03, 2017, 01:17:04 AM
I just plotted a WD 4TB My Book Desktop External Hard Drive - USB 3.0 last night on my 280x was getting around 26k nounces per min completed the process in about 10 hours. i might replot the other 4tb i have to try making it go faster... latest drive run in about 46 seconds vs the other 4tb which goes for 74 seconds...

my settings were

with a 4096 stagger size

devices file for gpu plotter

0 0 2048 128 4096

here is the numbers for a 1tb plot
gpuPlotGenerator generate buffer F:\burst\plots\xxxxxxxxxxxxxxxxxxxxxxxx_1_3735936_4096

same settings on my laptop went at 16k/min with a 4gb r9 m375


Title: Re: Burst Mining Issue and Questions (OPEN BOUNTIES)
Post by: DebitMe on June 03, 2017, 04:13:30 AM
I am tired of messing with this jminer to try to get my GPU's to run so I will be opening bounties to get the parts done that I need done, starting with the ones that are holding me back the most.

Bounty 1 - Teamviewer into my machine and get Jminer setup.  This should use my graphics card which is currently a 280x, which should be able to check around 200 Mb/s with this working.

Pays - .02 btc

check your bat file
if it contains -d64 you need 64 bit java version

(bat example)
java -jar -d64 -XX:+UseG1GC burstcoin-jminer-0.4.10-SNAPSHOT.jar
pause      (<- add this pause to see errors)

you can find 64bit java here
https://www.java.com/it/download/manual.jsp

in jminer.properties file set:
plotPaths=Z:/   (comma separated)
poolMining=true
numericAccountId=yourNumericAccount
poolServer=http://poolofd32th.club:8124    (I suggest you this one)
walletServer=    (leave blank)
platformId=   your gpu id  

just tested on a 280x and it works

It looks like the Java version is the issue.  I put in the pause statement, which was very helpful, and it is showing this...
"Error: This Java instance does not support a 64-bit JVM.
Please install the desired version"

I went to the website you put there and downloaded and installed the Java version and it still shows the same message.  I have not rebooted the rig since it is currently plotting, could that be the issue?

EDIT:  I restarted the machine and no change from that message.

EDIT2: Freaking A, I was clicking the wrong download link, got 64 bit installed and it seems to be starting up.  Let me test on main rig and Ill let you know.


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 03, 2017, 05:07:42 AM
Ok, so the GPU miner is running, but I am not getting any faster read times from my hard drives.  All but one was plotted using CPU, so they should all be optimized besides that 8 TB drive.  I took it out and am getting slightly faster read times, but when I put it back in it is just as slow as the CPU reader.

I would think that whether it is optimized or not, the GPU should get faster read times than the CPU right?


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: QuintLeo on June 03, 2017, 10:11:37 AM
You might be getting limited on drive read speed by the use of USB - if your drives or hub or connection is USB2 at ANY point, that is a significant limitation on drive read speed.

 I'm currently CPU plotting one of those Seagate 8TB now - into the second day and a bit more than halfway done with a FX 8570, but I'm also doing other stuff on the machine which slows the plotter down.
 I'm not plotting it in one chunk though - half TB at a time is close enough - and it seems to READ about as fast as any other non-SSD drive I've worked with, easily hitting 80 MB/sec on jminer running the CPU to mine with (when it's not plotting at the time).

 I've never been able to get GPUplotter to run at all, but the CPU plotting had been "fast enough" up to now.



Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 03, 2017, 07:08:28 PM
Ok, I had been using a Rosewill 10 port hub that is only 2.0 read speed.  I took the drive off of that and plugged it straight into a 3.0 USB socket attached to the MOBO and am still getting the same speeds.

I downloaded the optimizer and that is currently running to optimize the 8 TB plot.  That is about my last hope at this point.  Not sure what else to do.  I kind of figured i would go ahead and build another PC for this, but frankly without hard evidence that I can get the speeds I think I should be able to, I don't really want to shell out 1.5k without being totally sure.


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 03, 2017, 10:22:03 PM
What does, "Unable to get mining info from wallet" mean in Jminer?


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: QuintLeo on June 04, 2017, 01:26:35 PM
What does, "Unable to get mining info from wallet" mean in Jminer?

 I haven't figured that one out myself, but I just ignore it as it doesn't seem to affect anything.



Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: Antigo on June 04, 2017, 01:31:46 PM
What does, "Unable to get mining info from wallet" mean in Jminer?
As far as I understand it, the Jminer tries to get information about the winner of a block from a wallet to display it in the log. It's an optional feature and can either use a local or an online wallet. You should be able to deactive this feature by setting

Code:
walletServer=

to an empty string in the jminer.properties file


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: QuintLeo on June 04, 2017, 09:06:05 PM
What does, "Unable to get mining info from wallet" mean in Jminer?
As far as I understand it, the Jminer tries to get information about the winner of a block from a wallet to display it in the log. It's an optional feature and can either use a local or an online wallet. You should be able to deactive this feature by setting

Code:
walletServer=

to an empty string in the jminer.properties file

 Which does NOT stop the "Unable to get mining info from wallet" error messages.
 I've DONE that.

 I'm not sure if that's a bug or if the message comes from something else.



Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 05, 2017, 04:37:40 AM
What does, "Unable to get mining info from wallet" mean in Jminer?
As far as I understand it, the Jminer tries to get information about the winner of a block from a wallet to display it in the log. It's an optional feature and can either use a local or an online wallet. You should be able to deactive this feature by setting

Code:
walletServer=

to an empty string in the jminer.properties file

 Which does NOT stop the "Unable to get mining info from wallet" error messages.
 I've DONE that.

 I'm not sure if that's a bug or if the message comes from something else.



Huh, yea its really weird.  I will get anywhere from 6 to 20 after a round finishes for no reason.  Everything gets submitted fine and I am getting paid no problem, so it doesn't really bother me.

I am hoping my issues will be resolved once this drive finishes optimizing.  It is about 25% of the way done and I started the miner on the new plot that is being created. and it seems to be reading in the 800 to 2000 mh/s range.  If that is the real read speed, then I am ready to expand this thing big time.  I am picking up a NAS that someone was selling on craigslist that has 8 slots and comes with 3 TB hard drives in all slots for a total of 24 TB.  Will be cool if I can get this thing going.


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: baby222 on June 05, 2017, 04:41:57 AM
nice read up on this type of problem, im just getting to set up my first burst rig, getting pass the learning curve.


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: virasog on June 06, 2017, 10:23:11 AM
Current Bounties
Bounty 1 - Teamviewer into my machine and get Jminer setup.  This should use my graphics card which is currently a 280x, which should be able to check over 200 Mb/s with this working properly.

Pays - .02 btc

_______________________________________________________________________________ ________________________________________


I have recently gotten into Burstcoin mining, for various reasons that won't be discussed in this thread.  But am having some issues with a couple of aspects of it.  Here is my current setup and questions...

I bought three Seagate 8 TB hard drives from amazon, link below...
https://www.amazon.com/gp/product/B01HAPGEIE/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
which I am working on getting set up to mine.

First, I have a rig that I am using for plotting, so far it has gotten faster plot times than my mining rig, so I have been using it.
I was able to get GPUplotter up and running on it, but am only able to get about 5200 nonces/minute.  I have 4 cards in this machine, a 1080 TI, 1080, 1080, and 1070 and am currently using the 1080Ti to plot.  Here is my device file...
0 0 1792 256 8192
and here is my start file
gpuPlotGenerator generate buffer d:\Burst\plots\6122256529182459080_50000000_30498624_2496
The machine only has 4 GB of RAM, but if I understand it correctly that shouldn't matter since it uses the 1080Ti only.

So question one is, shouldn't I be able to get faster plot time than about 5200?  I have been reading that some people are in the 20k range and figured a 1080Ti should be up there pretty high?

Second, I have a rig that I have the hard drives plugged into once they are done plotting.  I have gotten through 1 of the 8 TB HD's, and have a few smaller external HD's that I had laying around that I have been testing with.
This rig has 16 GB of RAM and an i5-4670K CPU at 3.40GHz (4 CPU's) and 2x 280x 4 GB GPU's.
The hard drives are plugged into a powered USB hub, which is then plugged into the computer.
When I run the CPU miner that comes with the Burst wallet, I get about 35 Mb/s when scanning the extra external hard drives, but it drops to only about 20 Mb/s when scanning the 8 TB ones.

Question two is, should I be getting faster scan times with these computer specs?  It just seems painfully slow to go through almost 12 TB in nearly a minute and a half to two minutes and I don't think I would be able to expand anymore, which is against my plan.

Question three is, I have been trying to get the Jminer to run, which uses the GPU, but all that has happened is a black screen shows up and then disappears after a quarter of second and that is it.  I tried it on both the mining and plotting rig and both the same issue.  I downloaded Java 8 from here...
http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html
and I am pretty sure my OpenCL is fine since both machines are able to mine with no issues.  So I am not sure what the problem is.

The first problem I need to solve is how to scan through the hard drives faster.  It takes about 3 days to plot a 8 TB drive currently, but I can at least grow the operation with that, not so much with the current mining speeds.  Any help would be greatly appreciated and I would be willing to pay a bounty to anyone who can get these things working.

Thanks,

DebitMe



Jminer needs to be the same architecture as your Java.  Personally, I always install Java directly to a folder on C, not to program files.  C:\Java is where I put mine.  Now, if you install 64 bit Java then you need to make sure that you are telling jminer that in the command that starts it, I believe that it is something like a parameter of "--d64", it is there in the example batch file.  Personally I found that jminer had issues with my 64 install, so I installed 32 bit Java and used that with jminer. 


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: mrayazgul on June 08, 2017, 11:37:53 PM
First off, plotting is going to be the slowest part of Burstcoin mining and while there are ways to speed it up, at least you only have to write the plots once.  It seems that your main concerns are with the mining, not the plotting. 


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 09, 2017, 03:54:33 AM
First off, plotting is going to be the slowest part of Burstcoin mining and while there are ways to speed it up, at least you only have to write the plots once.  It seems that your main concerns are with the mining, not the plotting. 

Yes, plotting is the slowest part.  I figured it will be smart to slowly grow my mine, since buying a bunch of hard drives wouldn't make much sense if I can't put them all to work right away anyway.

My main concern is currently getting mining to be fast.  I am currently optimizing my first 8 TB drive to see if that fixes my slow mining issues.  So far results seem positive that, that will fix the issue, but need to be sure.  The optimizing process seems to be taking longer than the plotting to be honest.


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: BitcoinsGreat on June 09, 2017, 05:31:54 PM
First off, plotting is going to be the slowest part of Burstcoin mining and while there are ways to speed it up, at least you only have to write the plots once.  It seems that your main concerns are with the mining, not the plotting. 

Yes, plotting is the slowest part.  I figured it will be smart to slowly grow my mine, since buying a bunch of hard drives wouldn't make much sense if I can't put them all to work right away anyway.

My main concern is currently getting mining to be fast.  I am currently optimizing my first 8 TB drive to see if that fixes my slow mining issues.  So far results seem positive that, that will fix the issue, but need to be sure.  The optimizing process seems to be taking longer than the plotting to be honest.

Then, make sure that your environment variables are set corectly to point to the right directory for java.  There are many ways to check and many ways to change it, but the end result should be that "java_home" and perhaps "java" symbolically point to your java installation.


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 09, 2017, 07:15:06 PM
First off, plotting is going to be the slowest part of Burstcoin mining and while there are ways to speed it up, at least you only have to write the plots once.  It seems that your main concerns are with the mining, not the plotting. 

Yes, plotting is the slowest part.  I figured it will be smart to slowly grow my mine, since buying a bunch of hard drives wouldn't make much sense if I can't put them all to work right away anyway.

My main concern is currently getting mining to be fast.  I am currently optimizing my first 8 TB drive to see if that fixes my slow mining issues.  So far results seem positive that, that will fix the issue, but need to be sure.  The optimizing process seems to be taking longer than the plotting to be honest.

Then, make sure that your environment variables are set corectly to point to the right directory for java.  There are many ways to check and many ways to change it, but the end result should be that "java_home" and perhaps "java" symbolically point to your java installation.

I am not entirely sure what your referencing here.  What problem does your solution pertain to and what does it fix? 


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 11, 2017, 04:41:28 AM
Ok, So, I have finished optimizing the first 8 TB drive, and it now reads at a speed of roughly 130 MB/s, which is about 10x better than it was, which is great.  I think I can get that up to over 200 with a little newer graphics card than the 280x, but we will see. (Actually I really hope that i can, since I was planning on speeds being in the 250 Mb/s range).

I am now writing and optimizing more drives to continue this build out.

I purchased a Synology 8 drive bay with 8, 3 TB hard drives in it off of craigslist, since it seemed like a pretty good deal.  Got it turned on tonight and all set up and did a quick test with a 25 GB plot, and am getting mining speeds of about 1 MB/s.  Not too happy about that.  Any ideas on why it is running so slow?  Has anyone else mined with a network attached device?


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: felixbrucker on June 11, 2017, 08:41:01 AM
Has anyone else mined with a network attached device?

i used two smr disks in a server exported via iscsi once, worked great

be sure to check if 'sync' flag is enabled anywhere and disable it if set


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: felixbrucker on June 11, 2017, 08:45:54 AM
Ok, So, I have finished optimizing the first 8 TB drive, and it now reads at a speed of roughly 130 MB/s, which is about 10x better than it was, which is great.  I think I can get that up to over 200 with a little newer graphics card than the 280x, but we will see. (Actually I really hope that i can, since I was planning on speeds being in the 250 Mb/s range).

i'd love to hear your results (total/per drive read speeds) with a GPU and multiple hdd (like 8 or 16)


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: taxmanmt5 on June 11, 2017, 10:53:58 AM
Current Bounties
Bounty 1 - Teamviewer into my machine and get Jminer setup.  This should use my graphics card which is currently a 280x, which should be able to check over 200 Mb/s with this working properly.

Pays - .02 btc

_______________________________________________________________________________ ________________________________________


I have recently gotten into Burstcoin mining, for various reasons that won't be discussed in this thread.  But am having some issues with a couple of aspects of it.  Here is my current setup and questions...

I bought three Seagate 8 TB hard drives from amazon, link below...
https://www.amazon.com/gp/product/B01HAPGEIE/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
which I am working on getting set up to mine.

First, I have a rig that I am using for plotting, so far it has gotten faster plot times than my mining rig, so I have been using it.
I was able to get GPUplotter up and running on it, but am only able to get about 5200 nonces/minute.  I have 4 cards in this machine, a 1080 TI, 1080, 1080, and 1070 and am currently using the 1080Ti to plot.  Here is my device file...
0 0 1792 256 8192
and here is my start file
gpuPlotGenerator generate buffer d:\Burst\plots\6122256529182459080_50000000_30498624_2496
The machine only has 4 GB of RAM, but if I understand it correctly that shouldn't matter since it uses the 1080Ti only.

So question one is, shouldn't I be able to get faster plot time than about 5200?  I have been reading that some people are in the 20k range and figured a 1080Ti should be up there pretty high?

Second, I have a rig that I have the hard drives plugged into once they are done plotting.  I have gotten through 1 of the 8 TB HD's, and have a few smaller external HD's that I had laying around that I have been testing with.
This rig has 16 GB of RAM and an i5-4670K CPU at 3.40GHz (4 CPU's) and 2x 280x 4 GB GPU's.
The hard drives are plugged into a powered USB hub, which is then plugged into the computer.
When I run the CPU miner that comes with the Burst wallet, I get about 35 Mb/s when scanning the extra external hard drives, but it drops to only about 20 Mb/s when scanning the 8 TB ones.

Question two is, should I be getting faster scan times with these computer specs?  It just seems painfully slow to go through almost 12 TB in nearly a minute and a half to two minutes and I don't think I would be able to expand anymore, which is against my plan.

Question three is, I have been trying to get the Jminer to run, which uses the GPU, but all that has happened is a black screen shows up and then disappears after a quarter of second and that is it.  I tried it on both the mining and plotting rig and both the same issue.  I downloaded Java 8 from here...
http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html
and I am pretty sure my OpenCL is fine since both machines are able to mine with no issues.  So I am not sure what the problem is.

The first problem I need to solve is how to scan through the hard drives faster.  It takes about 3 days to plot a 8 TB drive currently, but I can at least grow the operation with that, not so much with the current mining speeds.  Any help would be greatly appreciated and I would be willing to pay a bounty to anyone who can get these things working.

Thanks,

DebitMe



Jminer needs to be the same architecture as your Java.  Personally, I always install Java directly to a folder on C, not to program files.  C:\Java is where I put mine.  Now, if you install 64 bit Java then you need to make sure that you are telling jminer that in the command that starts it, I believe that it is something like a parameter of "--d64", it is there in the example batch file.  Personally I found that jminer had issues with my 64 install, so I installed 32 bit Java and used that with jminer. 

All the different miners configure differently.  Some of the miners prefer "C:\\plots" as a format and others "C://plots".  Some take parameters that others won't, it is a learning curve.  These questions should get the ball rollong toward a solution.  If you ahve further problems or need clarification on these statements, let me know.
 


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: DebitMe on June 11, 2017, 05:03:50 PM
Ok, So, I have finished optimizing the first 8 TB drive, and it now reads at a speed of roughly 130 MB/s, which is about 10x better than it was, which is great.  I think I can get that up to over 200 with a little newer graphics card than the 280x, but we will see. (Actually I really hope that i can, since I was planning on speeds being in the 250 Mb/s range).

i'd love to hear your results (total/per drive read speeds) with a GPU and multiple hdd (like 8 or 16)

I will update once I get my 2nd external optimized (going through the process now).  I would expect the same mining speeds with the same GPU per device, so now it will be a question of how to speed it up even more.


Title: Re: Burst Mining Issue and Questions (Open Bounties)
Post by: jennywhzz on June 14, 2017, 10:35:47 PM
First off, plotting is going to be the slowest part of Burstcoin mining and while there are ways to speed it up, at least you only have to write the plots once.  It seems that your main concerns are with the mining, not the plotting. 

Yes, plotting is the slowest part.  I figured it will be smart to slowly grow my mine, since buying a bunch of hard drives wouldn't make much sense if I can't put them all to work right away anyway.

My main concern is currently getting mining to be fast.  I am currently optimizing my first 8 TB drive to see if that fixes my slow mining issues.  So far results seem positive that, that will fix the issue, but need to be sure.  The optimizing process seems to be taking longer than the plotting to be honest.

Then, make sure that your environment variables are set corectly to point to the right directory for java.  There are many ways to check and many ways to change it, but the end result should be that "java_home" and perhaps "java" symbolically point to your java installation.

That means that if you type "java XXXX" into your command line that the "java" is referred to java.exe in your installation.