hi all! I'm running unbound as a caching resolver in an ALIX box running OpenBSD 5.1.

For some reason I'm getting many of these kind of errors:

Jul 13 10:56:29 pfire unbound: [11449:0] notice: sendto failed: No buffer space available Jul 13 10:56:29 pfire unbound: [11449:0] notice: remote address is 8.8.8.8 port 53 Jul 13 10:56:29 pfire unbound: [11449:0] notice: sendto failed: No buffer space available Jul 13 10:56:29 pfire unbound: [11449:0] notice: remote address is 8.8.8.8 port 53
(snip)


netstat shows this:

52 mbufs in use:
        19 mbufs allocated to data
        2 mbufs allocated to packet headers
        31 mbufs allocated to socket names and addresses
18/84/6144 mbuf 2048 byte clusters in use (current/peak/max)
0/8/6144 mbuf 4096 byte clusters in use (current/peak/max)
0/8/6144 mbuf 8192 byte clusters in use (current/peak/max)
0/8/6144 mbuf 9216 byte clusters in use (current/peak/max)
0/8/6144 mbuf 12288 byte clusters in use (current/peak/max)
0/8/6144 mbuf 16384 byte clusters in use (current/peak/max)
0/8/6144 mbuf 65536 byte clusters in use (current/peak/max)
396 Kbytes allocated to network (12% in use)
0 requests for memory denied
0 requests for memory delayed
0 calls to protocol drain routines

Does anyone have any idea what's wrong here?
TIA!

Reply via email to