Replies: 3 comments 1 reply
-
Also, looking at my CPU usage with htop, looks like a lot is going on, but the only thing running on the Pi is the Chia GUI. |
Beta Was this translation helpful? Give feedback.
-
Might be best to copy over everything from another .chia/mainnet folder on a machine [ When I say 'copy over' be careful to view your config file and make sure that its using the old stuff, generally it don't matter what you copy, if the config file is 'virgin' its going to rebuild a system from scratch. So you need to run "du -h" (linux) and make sure that its using the exact same path's for the 'copy run' to the new machine. Given that your 'sync' didn't take a short time, I would speculate your rasberry is building the blockchain/db from scratch. ] I recently from scratch built a new blockchain on a mining system ( not a plotter ), and it took 3-4 days, and I'm talking 100% NVME drives on this miner. It used to take just a few hours from git-download (blockchain) to fully sync'd and running. I fear that an rasberry, with a normal ssd or worst a HDD could take weeks if not longer to have it 'sync'd' & running No matter what they say, ... like CHIA is for 'old computers' [ that didn't support +4gb files], or chia is for rasberrys, or 'easy to make plots', or 'low energy', its all MYTHOLOGY I find that plotting is every bit as ASIC 'complex' as BTC mining, its the fastest CPUS with the most cores, and the largest ram disks ( 1TB on board DDR4 ) that make the fastest plots that win this game, how long before china has a CHIA box that spit's out 108GB plots? I think very soon. My mining machine above is an i3, with 4gb memory, but like I said its got two onboard NVME top performance drives the actual blockchain uses little to no memory, using 'sudo iostat' I can see that building the sql/db is massive #1 resource grinder, not unlike 'plotting' |
Beta Was this translation helpful? Give feedback.
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was farming without any problems on a mid level desktop and have moved my node to a raspberry Pi 4. I installed a fresh 1.1.5 version and added my keys, plus moved my .chia/mainnet/db and .chia/mainnet/wallet folders from the desktop to the same location in the Pi.
Also changed the target_peer_count to 30.
I have been lagging in sync for a long time and just looked at the debug.log file and got a lot of this:
I cannot sync and have no idea what is going on... Can someone help? Let me know what other info I could facilitate you with.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions