On 2020-12-15, Paul Herring <pauljherr...@gmail.com> wrote:
> On Tue, Dec 15, 2020 at 5:22 PM Grant Edwards <grant.b.edwa...@gmail.com>
> wrote:
>
>> After upgrading a small embedded system's net-snmp from 5.7.3 to 5.8,
>> snmpd now takes a _long_ time to start up. Snmpd used to start
>> "instantly", but now it blocks on /dev/random for as long as 3-5
>> minutes. This holds up my entire system startup unacceptably.
>>
>> Is there any way to avoid this disruptive behavior?
>
> We had a similar problem with docker pausing for 2×60s on startup
> waiting for /dev/random to fill up (openssl was suspect.)
>
> We used rngd ot mitigate it. https://wiki.archlinux.org/index.php/Rng-tools
>
> Whether you have sufficient space for it, may be another matter...

I might have enough memory for it, but I'm not aware of any other
sources of entropy for rngd to harvest.  I've I had known about this
when the hardware was designed 10-12 years ago, I would have had the
HW guys hook up a zener doide to an A/D input or something...

--
Grant





_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to