Weird issue with hastd(8)

Maxim Sobolev sobomax at FreeBSD.org
Thu May 26 02:48:54 UTC 2011


On 5/25/2011 12:07 PM, Daniel Gerzo wrote:
> I can only confirm this behavior. I have already reported this to
> Mikolaj and we are trying to hunt down the problem. I have started
> observing suddenly after some update. Unfortunately I haven't noted
> which revision I started to observe this bug ;(
>
> Do you happen to use some net.inet sysctls/tunables?

Not really. The only sysctls we override are UDP ones:

net.inet.udp.blackhole=1 # --SSP--
net.inet.udp.recvspace=332800 # --SSP--
net.inet.udp.maxdgram=57344 # --SSP--
net.link.ether.inet.log_arp_wrong_iface=0 # -

But at least it is good to know that we are not alone with this issue.

-Maxim


More information about the freebsd-current mailing list