Are you sure the persistent cache file is being written in the correct partition?
Using ls -lha /proc/<varnish_pid>/fd/ should be able to show you what file is being used. 2013/4/8 Markus Koelle <[email protected]>: > Hi, > I've a out-of-space problem with persistent storage (varnish 3.0.3 an Debian > wheezy)) . My storage is 64 GB and it's only half full. > > /var/log/syslog says all 3 hours: > > Apr 8 08:13:45 varnish varnishd[6908]: Child (6909) said Out of space in > persistent silo > Apr 8 08:13:45 varnish varnishd[6908]: Child (6909) said Committing > suicide, restart will make space > Apr 8 08:13:45 varnish varnishd[6908]: Child (6909) ended > Apr 8 08:13:45 varnish varnishd[6908]: Child cleanup complete > Apr 8 08:13:45 varnish varnishd[6908]: child (17637) Started > Apr 8 08:13:45 varnish varnishd[6908]: Child (17637) said Child starts > Apr 8 08:13:45 varnish varnishd[6908]: Child (17637) said Dropped 10 > segments to make free_reserve > Apr 8 08:13:48 varnish varnishd[6908]: Child (17637) said Silo completely > loaded > > Any hints? > > Best regards Markus > > > > > > _______________________________________________ > varnish-misc mailing list > [email protected] > https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc -- Paulo Silva <[email protected]> _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
