Bitcoin Forum
May 28, 2024, 02:25:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Resource hogger and how to move large BLOCKS files?  (Read 635 times)
opentoe (OP)
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000

Personal text my ass....


View Profile WWW
August 07, 2015, 11:45:45 PM
Last edit: August 07, 2015, 11:59:10 PM by opentoe
 #1

I was finally able to sync up the block chain. All looked good until I imported my wallet. A few things went nuts on me. I have Armory taking care of running the the daemon in the background. I also have the BITCOIN HOME DIR  set for another drive on my system. All 72GB of the blockchain downloaded to that drive fine until I imported my wallet. First my computer froze on me and Armory pretty much took over. My CPU, HD and memory were all at %100. What's funny, is I have 64GB of memory, Intel i7-5930k processor and an Intel 750 PCI 40 lane SSD drive. Armory really isn't a 64bit application is it? I've never seen a program take down my machine like that. While my Noctua CPU fans were speeding up more and more I let it complete. It just said SCANNING. Anyway I ended up with machine and resources back but 40GB of data on my primary SSD drive in one file called BLOCKS. I thought this was all supposed to be put on that alternative data dir that I set in the settings area? How do I get this 40GB of data off my primary SSD and on the correct drive I have set in BITCOIN HOME DIR?

I never saw such a program give me so many memory hard faults. I'm using Armory 93.2 and bitcoin core 0.11. I don't care if I need re-scan again, I do not want to use my valuable primary SSD space, especially not 40GB for one file that can easily be put on an alternative drive.

This is my current setting:



And here is the file


Need help with your Newznab usenet indexer? http://www.newznabforums.com
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
August 08, 2015, 12:07:53 PM
 #2

Use the --dbdir command line argument to target a custom db path. You can move the current files there, no need to rebuild from scratch. There's no option in the GUI for that purpose, what you are using is to tell Armory where to download and look for the raw block chain data when auto managing Core.

opentoe (OP)
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000

Personal text my ass....


View Profile WWW
August 09, 2015, 02:01:33 AM
 #3

Use the --dbdir command line argument to target a custom db path. You can move the current files there, no need to rebuild from scratch. There's no option in the GUI for that purpose, what you are using is to tell Armory where to download and look for the raw block chain data when auto managing Core.

Thanks. Where are the command line arguments listed anywhere?

Need help with your Newznab usenet indexer? http://www.newznabforums.com
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
August 09, 2015, 04:38:55 AM
 #4

Use the --dbdir command line argument to target a custom db path. You can move the current files there, no need to rebuild from scratch. There's no option in the GUI for that purpose, what you are using is to tell Armory where to download and look for the raw block chain data when auto managing Core.

Thanks. Where are the command line arguments listed anywhere?

Run Amory --help.

https://support.bitcoinarmory.com/kb/article/8-command-line-options

goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
August 09, 2015, 11:42:57 AM
 #5

You can also all see them in source with the attached description string:

https://github.com/etotheipi/BitcoinArmory/blob/master/armoryengine/ArmoryUtils.py#L88

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!