Bitcoin Forum
May 05, 2024, 09:16:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: reindexing blocks on disc  (Read 387 times)
vapourminer (OP)
Legendary
*
Offline Offline

Activity: 4326
Merit: 3519


what is this "brake pedal" you speak of?


View Profile
February 15, 2017, 10:55:12 PM
 #1

using core 0.12.1

my computer locked up on a blockchain sync (it was behind a couple days). fired it back up and got a database error. so now its reindexing the blocks on the disc.

this seems to take a LONG time, its already been a couple hours and its maybe 1/5 of the way through.

i have a 3570k @ 4.3, 12 gb ram and the blockchain is on its own dedicated 256 gb ssd.

so the question is: is this speed normal? I seem to remember reindexing going a lot faster in earlier versions of core.
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714900619
Hero Member
*
Offline Offline

Posts: 1714900619

View Profile Personal Message (Offline)

Ignore
1714900619
Reply with quote  #2

1714900619
Report to moderator
1714900619
Hero Member
*
Offline Offline

Posts: 1714900619

View Profile Personal Message (Offline)

Ignore
1714900619
Reply with quote  #2

1714900619
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
February 15, 2017, 10:57:35 PM
 #2

Previously there was a lot less data to crunch through but the blockchain has grown significantly in the past couple of years.

You can use the -dbcache=<n> startup option to increase the speed. IIRC the default is 300 mb, but you can set it to much higher so the reindex will go much quicker if you allocate it more RAM with that option.

vapourminer (OP)
Legendary
*
Offline Offline

Activity: 4326
Merit: 3519


what is this "brake pedal" you speak of?


View Profile
February 15, 2017, 11:08:03 PM
 #3


You can use the -dbcache=<n> startup option to increase the speed. IIRC the default is 300 mb, but you can set it to much higher so the reindex will go much quicker if you allocate it more RAM with that option.

gave it dbcache a value of 48000, disc queue value went from 1 to 5 on the blockchain ssd and read speed went way up. so it definitely seems to be doing something.

thanks!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!