Bitcoin Forum
August 29, 2024, 09:22:49 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin core 0.16.3: high resource usage,  (Read 131 times)
ajeeshb (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
November 12, 2018, 10:27:53 AM
Last edit: November 12, 2018, 11:58:21 AM by ajeeshb
 #1

One week before I was running 0.12.0 version is running and now it is upgraded to 0.16.3 and found to be high CPU and disk IO consuming for real bitcoin network. But for the Testnet it is running normal resource usage.

The real bitcoin network is running with the following options
  exec start-stop-daemon \
    --start \
    --pidfile "$BITCOIND_PIDFILE" \
    --chuid $BITCOIND_USER:$BITCOIND_GROUP \
    --exec "$BITCOIND_BIN" \
    -- \
    -pid="$BITCOIND_PIDFILE" \
    -conf="$BITCOIND_CONFIGFILE" \
    -datadir="$BITCOIND_DATADIR" \
    -daemon \
    -debug=prune

And Testnet is with the following option

-daemon -testnet -reindex
LTU_btc
Legendary
*
Offline Offline

Activity: 3164
Merit: 1362


Slava Ukraini!


View Profile WWW
November 12, 2018, 11:50:12 PM
 #2

Haven't you tried to upgrade your Bitcoin Core to 0.17.0? It's newest version available right now. I'm not very familiar with Bitcoin Core, so I can't suggest anything better.
P.S Discussions about Bitcoin Core belongs to Bitcoin Technical support board, not beginners and help. So I think it would be better to move your thread to that board Wink

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!