mbuf_cluster (FAIL SLEEP)

Peter B. Pokryshev ppb at valuehost.ru
Fri May 23 13:18:22 UTC 2014


Hi.
Is it normal after 16 days of uptime:

# vmstat -z
ITEM                   SIZE  LIMIT     USED     FREE      REQ FAIL SLEEP
...
16 Bucket:              152,      0,      24,     101,     193,   0,   0
32 Bucket:              280,      0,      38,     102,     329,   2,   0
64 Bucket:              536,      0,      30,      33,     487, 142,   0
128 Bucket:            1048,      0,     997,      11, 6717030,17345735,   0
...
mbuf_packet:            256, 12896820,    1449,    1646,9062649837,118865,   0
mbuf:                   256, 12896820,    2193,    1762,17686258507,   0,   0
mbuf_cluster:          2048, 2015128,    3095,    1793,26759484,241537,1100807
mbuf_jumbo_page:       4096, 1007563,    2160,     864,2326876443,   0,   0
mbuf_jumbo_9k:         9216, 298537,       0,       0,       0,   0,   0
mbuf_jumbo_16k:       16384, 167927,       0,       0,       0,   0,   0
mbuf_ext_refcnt:          4,      0,       0,       0,       0,   0,   0

I mean 128 Bucket (FAIL) and mbuf_cluster (FAIL SLEEP)

# uname -a
9.2-STABLE FreeBSD 9.2-STABLE #0 r265433

# netstat -m
3099/3951/7050 mbufs in use (current/cache/total)
1392/3496/4888/2015128 mbuf clusters in use (current/cache/total/max)
1392/1703 mbuf+clusters out of packet secondary zone in use (current/cache)
1679/1345/3024/1007563 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/298537 9k jumbo clusters in use (current/cache/total/max)
0/0/0/167927 16k jumbo clusters in use (current/cache/total/max)
10274K/13359K/23634K bytes allocated to network (current/cache/total)
0/241537/118865 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/1100807/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters delayed (4k/9k/16k)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0/0/0 sfbufs in use (current/peak/max)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines

# netstat -an |wc -l
   29616

# netstat -an | grep -c TIME
27800

+
kernel stops showing realtime LA: show normal top, but no changes at first line output:
load averages:  2.36,  2.32,  2.28
                 ^	^	^
                 |	|	|

May be some problem with counters or timers?


-- 
Peter B. Pokryshev <ppb at valuehost.ru>


More information about the freebsd-net mailing list