Move block data to CIFS share, other data to VM's own storage #438

Merged
greg merged 2 commits from feature/bitcoin_data_directories into master 2022-11-02 17:13:37 +00:00
Owner

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.

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.
raucao added the
ops
label 2022-10-26 13:48:07 +00:00
raucao added 1 commit 2022-10-26 13:48:07 +00:00
2b61b1817e
Move block data files to CIFS share
This is the vast majority of disk space used on the host currently.
raucao force-pushed feature/bitcoin_data_directories from 2b61b1817e to 756382ec9f 2022-10-26 13:49:08 +00:00 Compare
raucao added 1 commit 2022-10-27 09:51:06 +00:00
raucao force-pushed feature/bitcoin_data_directories from dec3efc339 to bc11301782 2022-10-27 09:52:10 +00:00 Compare
raucao changed title from WIP: Move block data to CIFS share, other data to VM's own storage to Move block data to CIFS share, other data to VM's own storage 2022-10-27 10:05:59 +00:00
raucao added the
kredits-2
label 2022-10-27 10:06:06 +00:00
raucao requested review from greg 2022-10-27 10:06:10 +00:00
greg approved these changes 2022-11-02 17:13:31 +00:00
greg left a comment
Owner

👍

👍
greg merged commit b8d6ba4c89 into master 2022-11-02 17:13:37 +00:00
greg deleted branch feature/bitcoin_data_directories 2022-11-02 17:13:37 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#438
No description provided.