Author

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

full member
Activity: 140
Merit: 100
I got a cpu plotter running. Can i start mining on while the plotter is running? If so how do set the miner up? {"errorCode":5,"errorDescription":"Unknown account"} this is what i get if i want to set up any pool in my wallet. Also i heard i need Burst to even start mining...
hero member
Activity: 619
Merit: 500
please also correct the other parameters, they are also relevant for poolV2

Do you mean the server URL? I have other parameters same with current pool (as you listed) other than the Mode and Server.

This are the relevant:

"Mode" : "poolV2"
"UseSorting" : false,
"SendBestOnly": false,
full member
Activity: 140
Merit: 100

I have read alot and it seems that even the way you use a batch file to create a plot changes from version to version, so solution to past problems won't solve your present problems. I also read that i need alot of space for it to realy make any sense mining, is that true? I have 1TB of free space, but everyone is talking about 4TB, 10+TB some guy even got 18TB, can't compete with that. Btw what is the filled space used up for? Is it senseless mining like most other coins? I know you use less energy, but wouldn't it be better to use it for something?


Today you can make around 5$ with 1TB per Month. If you have that 1TB lying around doing nothing, you should mine with it and you get 4 or 8 times (depends on your kwh costs) the money back for your pc hardware electricity costs. 5$ per month is no so much would you think, but it depends where you are living. Imagine you work in a very poor country for 20$ per week or so.

With 10TB you make 50$ per month an so on... and the price is climbing.

The space is filled and you can't use it for other things, but if you have free space available just lying around, you are wasting it too.

I don't think that someone who earns only 20$ a week would ever have my rig.... or maybe even a computer.
hero member
Activity: 714
Merit: 500
please also correct the other parameters, they are also relevant for poolV2

Do you mean the server URL? I have other parameters same with current pool (as you listed) other than the Mode and Server.
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
What will change for miners if poc2 will appear?

if you read some posts ago,
burstcoin dev tell who POC2 will not released soon...
and if i understand well..
POC and POC2 will coexsist!!!
full member
Activity: 224
Merit: 100
20:18:14 [14843148434048959721] found deadline 3949625567
20:18:14 [14843148434048959721] found deadline 2189455428
20:18:14 [14843148434048959721] found deadline 138245019
20:18:14 [14843148434048959721] sent DL:       138245019  1600d 01:23:39
20:18:14 [14843148434048959721] 2189455428 > 138245019  discarded
20:18:14 [14843148434048959721] 3949625567 > 138245019  discarded
20:18:15 [14843148434048959721] confirmed DL:  138245019  1600d 01:23:39
20:18:15 [14843148434048959721] 4969812352 > 138245019  discarded
20:18:16 [14843148434048959721] 5807127477 > 138245019  discarded
20:18:16 [14843148434048959721] 6659508572 > 138245019  discarded

What mean discarded?
hero member
Activity: 619
Merit: 500
please also correct the other parameters, they are also relevant for poolV2
hero member
Activity: 714
Merit: 500
you can also use blago miner with special settings for dev2 pool.

Code:
{
   "Mode" : "poolV2",
   "Server" : "178.62.39.204",
   "Port": 8121,
   "UpdaterAddr" : "178.62.39.204",
   "UpdaterPort": 8121,

   "EnableProxy": false,
   "ProxyPort": 8126,

 "Paths":["W:\\plots"],
   "CacheSize" : 200000,

   "ShowMsg" : false ,
   "ShowUpdates" : false,

   "UseSorting" : false,
   "Debug": false,

 "UseFastRcv" : true,
   "SendBestOnly": false,
   "SendInterval": 100,
   "UpdateInterval": 2000
}

Please do use the path to your plots in the path section.

Have fun.

So, the main keyword in blago miner is "poolV2", thanks alot Smiley
hero member
Activity: 619
Merit: 500
What will change for miners if poc2 will appear?
hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
^I'm on core i7 16GB, 30 TB plots on 8 external USB 3 drives. The optimization is ordering your plots in a way that each block it reads sequential from your HDD with much less seeks. HDDs are much, much faster with sequential reading. When some of the plots are optimized and others are not you can't see a big difference, but when they are all optimized you'll read your plots much faster.

I did a 1 optimized vs a 1 unoptimized comparison on two different systems and both unoptimized drives were faster. I just did 2x optimized vs 2x unoptimized and the unoptimized pair were still faster. I can imagine the unoptimized drives are even faster with more memory and a higher stagger size.

Watching the reading numbers in resource monitor, the unoptimized drives read faster then the optimized drives as per my screenshot on the last page, which I confirmed on two different systems.

I understand what 'optimizing' is supposed to do (sequential vs random seeks), but it doesn't seem to be doing it, I messed up the optimization somehow, or I'm supposed to tweak Blagos miner somehow to better utilize the optimized plots. If a disk goes from mainly random seeks to sequential transfers, it should be much, much faster, especially on my 5900RPM drives, it's not doing that though. That should be a given regardless the number of disks on the system.

Sequential throughput on these drives is from 80-180MB/s. It's reading the optimized disks at 10MB/s.

Also worth mentioning, these are 5TB drives.


It could very well be that my systems are too slow to properly utilize the optimized drives, however, the unoptimized drives shouldn't be faster. I mean I'm not making this stuff up, I'm reading this out of resource monitor and looking at the mine times on Blagos.

This may have something to do with the unoptimized drives still using a stagger, while the optimized ones no longer use a buffer(stagger?). Is there anyway to force a optimized drive to continue to use a buffer?
Attached is a secreenshot of the resource monitor of my configuration. On the screenshot you could see mining, generating plots and optimizing at the same time. Total input/output of the HDDs is 412 MB/s (I've seen it up to 460 MB/s). One of the disks is located on 1000 MB/s LAN and it's not shown in the "Disk" tab, so the I/O is even more then that. I'm not sure where your slow I/O comes from and I hope the screenshot helps.


hero member
Activity: 619
Merit: 500
I'm now trying the Dev Pool V2 at http://178.62.39.204:8121/. And it can be mine by using pocminer_pool.jar only, right? What if I have plots in 5 harddisks, so must I start 5 pocminer_pool.jar instances in different harddisk? Correct me if I'm wrong?

Thanks~~

you can also use blago miner with special settings for dev2 pool.

Code:
{
   "Mode" : "poolV2",
   "Server" : "178.62.39.204",
   "Port": 8121,
   "UpdaterAddr" : "178.62.39.204",
   "UpdaterPort": 8121,

   "EnableProxy": false,
   "ProxyPort": 8126,

 "Paths":["W:\\plots"],
   "CacheSize" : 200000,

   "ShowMsg" : false ,
   "ShowUpdates" : false,

   "UseSorting" : false,
   "Debug": false,

 "UseFastRcv" : true,
   "SendBestOnly": false,
   "SendInterval": 100,
   "UpdateInterval": 2000
}

Please do use the path to your plots in the path section.

Have fun.
hero member
Activity: 714
Merit: 500
I'm now trying the Dev Pool V2 at http://178.62.39.204:8121/. And it can be mine by using pocminer_pool.jar only, right? What if I have plots in 5 harddisks, so must I start 5 pocminer_pool.jar instances in different harddisk? Correct me if I'm wrong?

Thanks~~
legendary
Activity: 1401
Merit: 1008
northern exposure
https://temp.poloniex.com/exchange#btc_burst

Something is moving... Wink Great volume too!

and seems like this will continue Wink

go go burst!!!   as i always sayd, this is just the beginning!!! Tongue

7btc buy wall @ 250sat, and several smaller after that. Could we get a new floor?

be sure about that, i dont know what you really think about it guys but from my point of view Burst was/is so cheap... soon or later ppl will start to realize that this is the best alt coin ATM ( because of his features ), with the best mining algorithm, is just a question of time that this will happend, are you guys ready for it? Tongue

the burstdev said that in the future that space can be used to create like a huge cloud storage

no comments, can you imagine that? awesome, just awesome Smiley
sr. member
Activity: 462
Merit: 250
https://temp.poloniex.com/exchange#btc_burst

Something is moving... Wink Great volume too!

and seems like this will continue Wink

go go burst!!!   as i always sayd, this is just the beginning!!! Tongue

7btc buy wall @ 250sat, and several smaller after that. Could we get a new floor?
full member
Activity: 207
Merit: 100

[...]


We are working about creating a more user-friendly plotter-miner with a GUI(without using terminal!), if you try to mine in Ubuntu i can help you to set-up your miner. Respect about the filled space, the burstdev said that in the future that space can be used to create like a huge cloud storage, but hey, this coin is young, PoC  is totaly new, be patient!

If you have any more question, ask me via private messages, Burst deserves a try ! Wink
sr. member
Activity: 302
Merit: 250

I have read alot and it seems that even the way you use a batch file to create a plot changes from version to version, so solution to past problems won't solve your present problems. I also read that i need alot of space for it to realy make any sense mining, is that true? I have 1TB of free space, but everyone is talking about 4TB, 10+TB some guy even got 18TB, can't compete with that. Btw what is the filled space used up for? Is it senseless mining like most other coins? I know you use less energy, but wouldn't it be better to use it for something?


Today you can make around 5$ with 1TB per Month. If you have that 1TB lying around doing nothing, you should mine with it and you get 4 or 8 times (depends on your kwh costs) the money back for your pc hardware electricity costs. 5$ per month is no so much would you think, but it depends where you are living. Imagine you work in a very poor country for 20$ per week or so.

With 10TB you make 50$ per month an so on... and the price is climbing.

The space is filled and you can't use it for other things, but if you have free space available just lying around, you are wasting it too.
legendary
Activity: 1401
Merit: 1008
northern exposure
https://temp.poloniex.com/exchange#btc_burst

Something is moving... Wink Great volume too!

and seems like this will continue Wink

go go burst!!!   as i always sayd, this is just the beginning!!! Tongue
full member
Activity: 140
Merit: 100
This is the worst coin i have tried to setup! It's annoying as hell and time consuming! For two days i have been trying -.-

Have you read the guides?

Here is a guide on YouTube for Windows, remember that it's six month but it still shows some of the basic steps.
http://youtu.be/b4zOAHoncF0

I have read alot and it seems that even the way you use a batch file to create a plot changes from version to version, so solution to past problems won't solve your present problems. I also read that i need alot of space for it to realy make any sense mining, is that true? I have 1TB of free space, but everyone is talking about 4TB, 10+TB some guy even got 18TB, can't compete with that. Btw what is the filled space used up for? Is it senseless mining like most other coins? I know you use less energy, but wouldn't it be better to use it for something?

This is the worst coin i have tried to setup! It's annoying as hell and time consuming! For two days i have been trying -.-

ARGHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH... and I'm going on a month and still running into shit. I've had to delete two rants tonight already before I posted them. Jesus.

PoC2 couldnt' come sooner. Someone should make a GPU assisted miner, but I think all the people that can already purchased super beefy systems so there is no incentive for them to do so. Oh, BTW, you need a super beefy system if you want to mine this coin in any sizeable amount (10TB+).

This stress is not worth it, i guess most people will give in in less time than me -> coin isn't going to attract more people -> coin might die
sr. member
Activity: 462
Merit: 250
sr. member
Activity: 302
Merit: 250
This is the worst coin i have tried to setup! It's annoying as hell and time consuming! For two days i have been trying -.-

ARGHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH... and I'm going on a month and still running into shit. I've had to delete two rants tonight already before I posted them. Jesus.

PoC2 couldnt' come sooner. Someone should make a GPU assisted miner, but I think all the people that can already purchased super beefy systems so there is no incentive for them to do so. Oh, BTW, you need a super beefy system if you want to mine this coin in any sizeable amount (10TB+).

Thats actually not true at all. You can mine 10TB with a Notebook from 2008 without big problems. I even use the RAM-hungrier java miner and still it's working with 4GB Ram. You should upgrade with an ExpressCard to USB 3.0 or even better SATA and you are good for going.
Of course you have to use Linux.
Jump to: