SpaceFarmers.io Wiki
While the Chia blockchain data is still relatively small in this early stage, it will continue to grow. At some point you may want to move the files to another folder. In this guide, you will learn how to change the location of your Chia blockchain data. It is also possible to move the wallet data in the same way.
Changes are made using our example path D:\Chia_Blockchain , but ofcourse you can replace this with whichever path you want to store your db files. It is recommended that you run the db and wallet of an SSD.
| Database | config.yaml entry | From: | To: |
|---|---|---|---|
| Blockchain | full_node: database_path: | db/blockchain_v1_CHALLENGE.sqlite | D:/Chia_Blockchain/db/blockchain_v1_CHALLENGE.sqlite |
| Blockchain peer table | full_node: peer_db_path: | db/peer_table_node.sqlite | D:/Chia_Blockchain/db/peer_table_node.sqlite |
| Wallet | wallet: database_path: | wallet/db/blockchain_wallet_v1_CHALLENGE_KEY.sqlite | D:/Chia_Blockchain/wallet/db/blockchain_wallet_v1_CHALLENGE_KEY.sqlite |
| Wallet peer table | wallet: wallet_peers_path: | wallet/db/wallet_peers.sqlite | D:/Chia_Blockchain/wallet/db/wallet_peers.sqlite |
Note: This guide was written before Chia v1.3.0. If you want to move the db after this, simply change the entries above with v1 to v2 . To learn how to upgrade from v1 to v2, see this guide.
Когда блокчейн съедает место — Перенос базы данных Chia c системного диска на любой другой.
Вам не понравилось видео. Спасибо за то что поделились своим мнением!
Всем привет! Рано или поздно базы данных и журналы блокчейна Chia могут стать настолько большими что место на Вашем системно диске может закончиться. Чтобы избежить такой ситуации в этом видео я расскажу как осуществить перемещение эти файлов на другой диск в любую директорию.
Ссылка мой новостной Telegram канал: https://t.me/ilyshkaagaming
#ilyshkaagaming #chia #chianetwork #чиа #hpool #ihpool #chiatothemoon #chiapooling
How can I move the blockchain files to another drive?
Currently, the blockchain files are stored on C: in the users directory. But I don't want that. The space on my C: drive is limited, and if I understand it correctly, the blockchain will grow in space as time goes on. I don't want it on my C: drive. Is there a way that I can move the blockchain files to another drive? Can I simply copy+paste them, or will the program simply think the files are gone and re-download them?
When I installed the mainnet I never got asked where I want to install everything, it just did that on C:
Парни подскажите как попроще и безболезненно перенести папку с chia
1. Завершить chia. Дождаться обязательно полного завершения 2. Перенести базы блокчейна и кошелька на новый диск 3. Создать символьную ссылку со старого места на новое (гуглить symbolic link Windows 10) 4. Запустить клиент чии
Пункт 2. Просто скопировать папки на другой диск?
Я загуглил. Как создать ее через CMD. Только один момент остался непонятен. Если я перенесу всю папку chia на новый диск, и создам символьную ссылку через смd то какой то файл должен остаться на старом месте? Или там будет пусто?