[Varnish] #1095: Assert error in SMS_Finish(), storage_synth.c line 114:

Varnish varnish-bugs at varnish-cache.org
Fri Feb 17 12:46:06 CET 2012


#1095: Assert error in SMS_Finish(), storage_synth.c line 114:
---------------------------------+------------------------------------------
 Reporter:  alex.goncharov       |        Type:  defect  
   Status:  new                  |    Priority:  normal  
Milestone:                       |   Component:  varnishd
  Version:  3.0.0                |    Severity:  critical
 Keywords:  varnishd SMS_Finish  |  
---------------------------------+------------------------------------------

Comment(by alex.goncharov):

 ah, right:
 2.6.32-5-amd64, debian 6.0.3

 /etc/default/varnish
 NFILES=131072
 MEMLOCK=82000
 DAEMON_OPTS="-a :80 \
              -f /etc/varnish/mp-varnish.vcl \
              -T :6082 \
              -s ram=malloc,90G \
              -p thread_pool_add_delay=2 \
              -p http_gzip_support=on \
              -p thread_pools=24 \
              -p default_ttl=7200 \
              -p thread_pool_min=40 \
              -p thread_pool_max=4000 \
              -p session_linger=50 \
              -p sess_workspace=1048576 \
              -p shm_workspace=8192 \
              -p 'cc_command=exec cc -fpic -shared -Wl,-x
 -L/usr/include/varnish/varnishapi.h -lvarnishapi -o %o %s' "

 MemTotal:       99197296 kB

 at the moment of crash varnish was doing around 3k req/s with 98% hitrate.
 SMA mem free ~30G, mem used according to snmp statistics 82G, swap not
 used.

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1095#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list