Move block data to CIFS share, other data to VM's own storage #438
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/bitcoin_data_directories"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have moved all block files to a CIFS share on a storage box, and the rest of the bitcoind datadir has moved from the host share to the VM's own disk/storage.
In order to fit the block index files into the VM, I resized its disk to 100GB and expanded the encrypted volume.
2b61b1817e
to756382ec9f
dec3efc339
tobc11301782
WIP: Move block data to CIFS share, other data to VM's own storageto Move block data to CIFS share, other data to VM's own storage👍