Bitcoin Forum

Bitcoin => Mining support => Topic started by: Antihackme on April 28, 2021, 02:38:53 PM



Title: How do i config a number for each avalon 921 machine?
Post by: Antihackme on April 28, 2021, 02:38:53 PM
I saw that DNA is what is used to identify each machine. Is there anyway i can set my own numbers for each machine?


Title: Re: How do i config a number for each avalon 921 machine?
Post by: NotFuzzyWarm on April 28, 2021, 03:06:05 PM
If you are running a cluster with more than 1 miner per-controller, no. DNA is much like a serial number and is hard coded at the factory.
If you are only running 1 per-controller just add a tag to the worker name. eg, one of mine is called Fuzzy.Avalon841_Insp


Title: Re: How do i config a number for each avalon 921 machine?
Post by: Antihackme on April 28, 2021, 04:32:45 PM
I am currently running 20 avalon 921 per controller...

whats the best way to monitor to see which rigs are down or not mining properly?

Anyway to set up alerts for avalon 921?


Title: Re: How do i config a number for each avalon 921 machine?
Post by: NotFuzzyWarm on April 28, 2021, 05:15:50 PM
A) Reduce the number of miners per controller.
For best performance, no more than 2 miners per AUC chain. It will drastically lower your number of Stales.
A couple reasons for that: the main one is that the RasPi-1, 2, and 3 LAN circuit goes through the USB com channels. BTW, RasPi-4 fixed that and uses a dedicated connection between the network interface and the CPU - part of the reason they have better performance. The other reason is that is takes a fair bit of time (several 10's of ms per-miner on the AUC) to send/receive data between a miner and controller. Having more than 2 on a chain slows things down a lot. The baud rate of each AUC is 400,000 B/sec. That is a large cause of Stales seen by a pool. A cluster produces significantly more stales as opposed to what say an A10/A11/A12 produces or even a 921 by itself.

B) Use a program such as Awesomeminer (http://www.awesomeminer.com) to monitor the miners.
Along with looking at each cluster on a controller as 1 big miner, AM has a toggle specifically for handling how the Avalon 7xx, 8xx, and 9xx work in clusters to let you look at each machine by itself. I highly recommend it. Their support thread in the Forum is https://bitcointalk.org/index.php?topic=676942.0


Title: Re: How do i config a number for each avalon 921 machine?
Post by: Antihackme on April 28, 2021, 06:40:16 PM
A) Reduce the number of miners per controller.
For best performance, no more than 2 miners per AUC chain. It will drastically lower your number of Stales.
A couple reasons for that: the main one is that the RasPi-1, 2, and 3 LAN circuits goes through the USB coms. BTW, RasPi-4 fixed that and uses a dedicated connection between the network interface and the CPU - part of the reason they have better performance. The other reason is that is takes a fair bit of time to send/receive data from a miner and having that more than 2 on a chain slows things down a lot. The baud rate of each AUC is 400,000 B/sec. That is a large cause of Stales seen by a pool. A cluster produces significantly more stales as opposed to what say an A10/A11/A12 produces or even a 921 by itself.

B) Use a program such as Awesomeminer (http://www.awesomeminer.com) to monitor the miners.
Along with looking at each cluster on a controller as 1 big miner, AM has a toggle to let you look at each machine by itself. I highly recommend it. Their support thread in the Forum is https://bitcointalk.org/index.php?topic=676942.0

Thanks for your awesome reply and information.... this really helped me alot. I am definitely gonna buy 2 more rasberri controllers to reduce the number of miners on an AUC chain. Do you recommend Raspi-4? Anything different rom needed to flash?

Will also definitely try out awesome miner. Does awesome miner charge by 1 controller as a big miner? Or they charge by each individual avalon 921?


Title: Re: How do i config a number for each avalon 921 machine?
Post by: NotFuzzyWarm on April 28, 2021, 07:01:10 PM
Yes, it would need a different version of the OpenWRt firmware. Hmm, looking at Canaan's download site for their latest OpenWRt firmware (https://download.canaan-creative.com/avalon921/openwrt/20190301/) I see nothing for the RiPi-4 but do see a link for Libre's H3 computer (https://www.amazon.com/Libre-Computer-Board-ALL-H3-CC-Tritium/dp/B07D4KTRWR). Pretty sure that I've seen info about using a RiPi-4 here in the Forum but don't see it offhand.

See my post in your other thread (https://bitcointalk.org/index.php?topic=5328114.msg56889728#msg56889728) about AM's pricing.


Title: Re: How do i config a number for each avalon 921 machine?
Post by: Antihackme on April 28, 2021, 11:07:37 PM
Yes, it would need a different version of the OpenWRt firmware. Hmm, looking at Canaan's download site for their latest OpenWRt firmware (https://download.canaan-creative.com/avalon921/openwrt/20190301/) I see nothing for the RiPi-4 but do see a link for Libre's H3 computer (https://www.amazon.com/Libre-Computer-Board-ALL-H3-CC-Tritium/dp/B07D4KTRWR). Pretty sure that I've seen info about using a RiPi-4 here in the Forum but don't see it offhand.

See my post in your other thread (https://bitcointalk.org/index.php?topic=5328114.msg56889728#msg56889728) about AM's pricing.

Libre's H3 computer this is better than rasb 3?