[Varnish] #372: varnish dies

Varnish varnish-bugs at projects.linpro.no
Tue Nov 25 08:19:47 CET 2008


#372: varnish dies
----------------------------+-----------------------------------------------
 Reporter:  maheshollalwar  |        Owner:  phk  
     Type:  defect          |       Status:  new  
 Priority:  normal          |    Milestone:       
Component:  varnishd        |      Version:  trunk
 Severity:  normal          |   Resolution:       
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by maheshollalwar):

 Varnish doesn't start when I add more space.

 Nov 25 11:57:56 varnish-ril1 varnishd: NB: Storage size limited to 2GB on
 32 bit architecture,
 Nov 25 11:57:56 varnish-ril1 varnishd: NB: otherwise we could run out of
 address space.
 Nov 25 11:57:56 varnish-ril1 varnishd: storage_file: filename:
 /var/lib/varnish/storage1.bin size 2047 MB.
 Nov 25 11:57:56 varnish-ril1 varnishd: storage_file: filename:
 /var/lib/varnish/storage2.bin size 2047 MB.
 Nov 25 11:57:56 varnish-ril1 varnishd: NB: Storage size limited to 2GB on
 32 bit architecture,
 Nov 25 11:57:56 varnish-ril1 varnishd: NB: otherwise we could run out of
 address space.
 Nov 25 11:58:08 varnish-ril1 varnishd: Using old SHMFILE
 Nov 25 06:28:08 varnish-ril1 varnishd[28051]: child (28052) Started
 Nov 25 11:58:08 varnish-ril1 varnish: varnishd startup succeeded
 Nov 25 06:28:08 varnish-ril1 varnishd[28051]: Pushing vcls failed: CLI
 communication error
 Nov 25 06:28:08 varnish-ril1 varnishd[28051]: Child (28052) said Closed
 fds: 5 6 7 11 12 14 15
 Nov 25 06:28:08 varnish-ril1 varnishd[28051]: Child (28052) said Child
 starts
 Nov 25 06:28:08 varnish-ril1 varnishd[28051]: Child (28052) said managed
 to mmap 2147479552 bytes of 2147479552
 Nov 25 06:28:08 varnish-ril1 varnishd[28051]: Child (28052) said managed
 to mmap 951578624 bytes of 2147479552
 Nov 25 06:28:08 varnish-ril1 varnishd[28051]: Child (28052) said Ready


 Below is my configuration :-

 DAEMON_OPTS="-a :80 \
              -T localhost:6082 \
              -f /etc/varnish/default.vcl \
              -u varnish -g varnish \
              -s file,/var/lib/varnish/storage.bin,2G \
              -s file,/var/lib/varnish/storage.bin,2G"

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/372#comment:3>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list