debianlinux
|
|
February 20, 2013, 10:17:09 PM |
|
Wow, so my datadir went from ~7GB to ~13.5GB.
Is there any of this that is deprecated and can be pruned? I regularly backup the entire datadir and having it double in size in one day as opposed to over a couple of years is kind of harsh.
|
|
|
|
Gabi
Legendary
Offline
Activity: 1148
Merit: 1008
If you want to walk on water, get out of the boat
|
|
February 20, 2013, 10:23:47 PM |
|
It doubled because the old blockchain is still there?
|
|
|
|
debianlinux
|
|
February 20, 2013, 10:29:43 PM |
|
It doubled because the old blockchain is still there?
well, I seriously doubt that there is a new blockchain, lol also it didn't run long enough to download a duplicate, it just reindexed surely some of this can be deleted but I am unsure what is safe to delete.
|
|
|
|
deepceleron
Legendary
Offline
Activity: 1512
Merit: 1036
|
|
February 20, 2013, 10:35:32 PM |
|
Wow, so my datadir went from ~7GB to ~13.5GB.
Is there any of this that is deprecated and can be pruned? I regularly backup the entire datadir and having it double in size in one day as opposed to over a couple of years is kind of harsh.
You can remove blk0001.dat, blk0002.dat, blk0003.dat and blkindex.dat from the data directory after a reindex is complete and you are caught up with the blockchain (and you don't plan on going back to an older version). Only blkindex should actually be using disk space, as the old BLK000x data are moved upon upgrade, and the blk000x.dat files you see there are hardlinks (shortcuts) on any filesystem that supports hardlinking.
|
|
|
|
Pieter Wuille
Legendary
Offline
Activity: 1072
Merit: 1181
|
|
February 20, 2013, 10:56:37 PM |
|
You can remove blk0001.dat, blk0002.dat, blk0003.dat and blkindex.dat from the data directory after a reindex is complete and you are caught up with the blockchain (and you don't plan on going back to an older version). Only blkindex should actually be using disk space, as the old BLK000x data are moved upon upgrade, and the blk000x.dat files you see there are hardlinks (shortcuts) on any filesystem that supports hardlinking.
Correct. Technically, you don't even need to wait for the reindex to complete (as reindexing uses the block files in blocks/blk* to build chainstate and blocks/index).
|
I do Bitcoin stuff.
|
|
|
DannyHamilton
Legendary
Offline
Activity: 3486
Merit: 4832
|
|
February 20, 2013, 11:39:04 PM Last edit: February 21, 2013, 12:08:33 AM by DannyHamilton |
|
As a benchmark for those who are interested, I installed 0.8.0 on a 5 year old 2.4 GHz Intel Core 2 Duo MacBook Pro with 4 GB 667 MHz DDR2 SDRAM and a NVIDIA GeForce 8600M GT 256 MB graphics processor running Mac OS X Lion 10.7.5. The total synchronization time starting on 2013-02-19 was 22 hours, and the total disk space used is 6.4 GBDisk usage: $ pwd; du -h ~/Library/Application Support/Bitcoin 31M ./blocks/index 6.2G ./blocks 193M ./chainstate 10.0M ./database 6.4G .
|
|
|
|
Dabs
Legendary
Offline
Activity: 3416
Merit: 1912
The Concierge of Crypto
|
|
February 21, 2013, 01:55:56 AM |
|
I am using Windows XP SP3.
H:\Bitcoin>dir Volume in drive Q is BITCOIN Volume Serial Number is XXXX-XXXX
Directory of Q:\Bitcoin
2013-02-21 09:31 AM <DIR> . 2013-02-21 09:31 AM <DIR> .. 2012-09-18 10:19 AM 0 .lock 2012-09-18 13:57 PM 3,850,240 addr.dat 2012-09-27 12:05 PM 131,072 backup.dat 2012-09-18 13:25 PM 2,097,384,811 blk0001.dat 2013-01-04 10:34 AM 2,097,346,788 blk0002.dat 2013-02-20 22:13 PM 1,561,011,203 blk0003.dat 2013-02-20 22:18 PM 1,809,104,896 blkindex.dat 2013-02-20 22:28 PM <DIR> blocks 2013-02-21 09:22 AM <DIR> chainstate 2013-02-20 22:18 PM <DIR> database 2012-09-24 08:41 AM 0 db.log 2013-02-21 08:31 AM 564,356 debug.log 2013-02-21 09:31 AM 956,384 peers.dat 2013-02-21 09:18 AM 172,032 wallet.dat
What can I safely delete? I highlighted in bold and color what I think can be deleted. Can someone confirm this?
|
|
|
|
keystroke
|
|
February 21, 2013, 06:54:52 AM |
|
Do I need to update if I'm already running 0.8 rc1?
Yes there were some small changes.
|
"The difference between a castle and a prison is only a question of who holds the keys."
|
|
|
notme
Legendary
Offline
Activity: 1904
Merit: 1002
|
|
February 21, 2013, 07:00:55 AM |
|
Does anyone know when the Ubuntu PPA will be updated?
I would ask the PPA maintainer.
|
|
|
|
Technomage
Legendary
Offline
Activity: 2184
Merit: 1056
Affordable Physical Bitcoins - Denarium.com
|
|
February 21, 2013, 10:26:37 AM Last edit: February 21, 2013, 10:50:16 AM by Technomage |
|
I've had major problems with this release on my 2nd computer. It's a 5 year old laptop with Windows Vista.
On the first reindex both the blockchain and the wallet got corrupted. On the first sync from nothing (I deleted the blockchain) the blockchain got corrupted. On the second sync from nothing I get this message that the transactions I'm seeing might not be valid, and that either me or the other nodes need to upgrade. It got stuck in 3354 blocks left. In the debug log it says something about an invalid chain.
I don't really know what to do other than stop running Bitcoin-Qt with this PC. I've had no other issues with the computer so it's kinda strange. The 0.7 version worked great as well.
|
Denarium closing sale discounts now up to 43%! Check out our products from here!
|
|
|
kwaaak
|
|
February 21, 2013, 01:56:29 PM |
|
Running well on Mac OS X 10.8.2 but the context menu entries when right-clicking on the Dock-item are gone for whatever reason.
|
|
|
|
wachtwoord
Legendary
Offline
Activity: 2338
Merit: 1136
|
|
February 21, 2013, 02:03:31 PM |
|
Wow people upgrade fast >71% of the network are running 0.7.x.. I'm still running at 0.6.3, may be time to upgrade to 0.7.x (I don't like running just released version for something that manages my money )
|
|
|
|
Morblias
|
|
February 21, 2013, 02:06:16 PM |
|
Wow people upgrade fast >71% of the network are running 0.7.x.. I'm still running at 0.6.3, may be time to upgrade to 0.7.x (I don't like running just released version for something that manages my money ) That's why I make multiple backups when I upgrade. I mean, I trust the devs... but...
|
Tips / Donations accepted: 1Morb18DsDHNEv6TeQXBdba872ZSpiK9fY
|
|
|
Rampion
Legendary
Offline
Activity: 1148
Merit: 1018
|
|
February 21, 2013, 03:06:18 PM |
|
Running well on Mac OS X 10.8.2 but the context menu entries when right-clicking on the Dock-item are gone for whatever reason.
Same thing here. If you click on "close window", then you are unable to open it again. You close the window, you have to quit the client and restart. In the old version, if you closed the window you could open it again just right clicking on the Dock-item and selecting "send bitcoins", "receive bitcoins" or whatever you wished to do.
|
|
|
|
Rampion
Legendary
Offline
Activity: 1148
Merit: 1018
|
|
February 21, 2013, 04:06:23 PM |
|
Another question: I see that now the client recommends a transaction fee of 0,01 per KB. That's quite an increase compared to the prior "recommended fee", which was 0,0005 if I my memory is not failing. What do you think about this? Personally I will set up the client that way, I like miners getting fair rewards for processing transactions.
Now a "n00b" question: is there a quick way to calculate how many kb will have your transaction?
|
|
|
|
DannyHamilton
Legendary
Offline
Activity: 3486
Merit: 4832
|
|
February 21, 2013, 04:32:43 PM |
|
Another question: I see that now the client recommends a transaction fee of 0,01 per KB. That's quite an increase compared to the prior "recommended fee", which was 0,0005 if I my memory is not failing. What do you think about this? Personally I will set up the client that way, I like miners getting fair rewards for processing transactions.
Now a "n00b" question: is there a quick way to calculate how many kb will have your transaction?
Unfotunately no. There isn't even a way to configure the coin selection routine to optimize for minimum fee for the current transaction vs. maximum efficiency in consolidating small outputs.
|
|
|
|
cypherdoc
Legendary
Offline
Activity: 1764
Merit: 1002
|
|
February 21, 2013, 07:51:13 PM |
|
i don't see it in the PPA
|
|
|
|
dooglus
Legendary
Offline
Activity: 2940
Merit: 1333
|
|
February 21, 2013, 09:56:01 PM |
|
Now a "n00b" question: is there a quick way to calculate how many kb will have your transaction?
If you know how many inputs and outputs your transaction will have, then yes: http://bitcoin.stackexchange.com/a/3011/659Else no.
|
Just-Dice | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | Play or Invest | ██ ██████████ ██████████████████ ██████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████████████ ██████████████████████ ██████████████ ██████ | 1% House Edge |
|
|
|
vapourminer
Legendary
Offline
Activity: 4508
Merit: 4095
what is this "brake pedal" you speak of?
|
|
February 21, 2013, 11:47:18 PM Last edit: February 22, 2013, 12:12:38 AM by vapourminer |
|
nice!
took about 45 minutes on my win7x64/intel 3570k@4.4/8 gig/intel G2 SSD to resync the blockchain.
all in all, a pretty painless upgrade.
thank you.
EDIT: corrected the time.
|
|
|
|
mb300sd
Legendary
Offline
Activity: 1260
Merit: 1000
Drunk Posts
|
|
February 22, 2013, 12:54:02 AM |
|
Another question: I see that now the client recommends a transaction fee of 0,01 per KB. That's quite an increase compared to the prior "recommended fee", which was 0,0005 if I my memory is not failing. What do you think about this? Personally I will set up the client that way, I like miners getting fair rewards for processing transactions.
Now a "n00b" question: is there a quick way to calculate how many kb will have your transaction?
Unfotunately no. There isn't even a way to configure the coin selection routine to optimize for minimum fee for the current transaction vs. maximum efficiency in consolidating small outputs. I've noticed that lately, 90% of the transactions I've sent have been through the raw-tx api. You have full control over fees, outputs, change, etc.
|
1D7FJWRzeKa4SLmTznd3JpeNU13L1ErEco
|
|
|
|