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 на другой диск. Перенос DB Chia.
Перенос базы данных Chia. Смотрите полностью, чтобы не допустить ошибки!
Команда для переноса директории: mklink /j «.chia» «e:\.chia»
Chia Light wallet beta: https://www.chia.net/download/#light-wallet-beta
Купить XCC: https://chivescoin.net
Купить XCC: https://www.lbank.info
Скачать клиент chives: https://github.com/HiveProject2021/chives-blockchain/releases/tag/1.2.11.1
Консультации по майнингу Chia: https://t.me/SHERAMBEY
Скачать Chives: https://ru.chivescoin.org/
Команда keys для chives: C:\Users\Имя пользователя\AppData\Local\chives-blockchain\app-1.2.11.1\resources\app.asar.unpacked\daemon\chives.exe keys show
Скачать MadMax 0.1.6 для Chives: https://github.com/stotiks/chia-plotter/releases/tag/v0.1.6-chives
Telegram канал: https://t.me/kriptoprofan
Скачать Chia: https://www.chia.net/download/
По вопросам ремонта ноутбуков, планшетов, смартфонов и компьютеров, сборке компьютеров и майнинг ферм на видеокартах и жестких дисках пишите в телеграм: https://t.me/SHERAMBEY1
Кошелек Юмоней (Яндекс деньги):
5106 2180 3789 1454
Отправить платное сообщение:
https://www.donationalerts.com/r/sherambey
Внимание! В описании перевода обязательно укажите ваш ник или имя, что бы я смог Вас отблагодарить! Спасибо огромное всем Донатерам!
Парни подскажите как попроще и безболезненно перенести папку с chia
1. Завершить chia. Дождаться обязательно полного завершения 2. Перенести базы блокчейна и кошелька на новый диск 3. Создать символьную ссылку со старого места на новое (гуглить symbolic link Windows 10) 4. Запустить клиент чии
Пункт 2. Просто скопировать папки на другой диск?
Я загуглил. Как создать ее через CMD. Только один момент остался непонятен. Если я перенесу всю папку chia на новый диск, и создам символьную ссылку через смd то какой то файл должен остаться на старом месте? Или там будет пусто?
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: