I dont know if something is wrong or if it suppose to be like this, but if I leave varnish by itself for a long time I get something like this:
[root@svprx01 ~]# cd /var/lib/varnish/svprx01.uftmasterad.org/ [root@svprx01 svprx01.uftmasterad.org]# ll total 1095444 -rw------- 1 root root 3525955584 May 14 12:28 varnish.1N8wZV -rw------- 1 root root 3114553344 Aug 29 10:09 varnish.6Q9iEt -rw------- 1 root root 3553878016 May 26 15:53 varnish.9zlasm -rw------- 1 root root 3634511872 May 12 10:02 varnish.hIxzdx -rw------- 1 root root 3227156480 Aug 4 17:07 varnish.IecRUa -rw------- 1 root root 3392823296 Jul 1 12:40 varnish.J0TlGV -rw------- 1 root root 3525922816 May 17 13:59 varnish.JyDhF9 -rw------- 1 root root 3481899008 Jun 29 18:31 varnish.p4XhuS -rw------- 1 root root 3227156480 Aug 4 17:07 varnish.p9BGnV -rw------- 1 root root 3319324672 Jul 29 06:12 varnish.qDNSHS -rw------- 1 root root 3387392000 Jul 22 09:53 varnish.sZtkKx -rw------- 1 root root 3627753472 May 14 10:06 varnish.TnxuFD -rw------- 1 root root 3227148288 Aug 27 17:21 varnish.tvyaZt -rw------- 1 root root 3279007744 Aug 4 17:03 varnish.wfKTj5 -rw------- 1 root root 3504787456 May 24 17:25 varnish.yN7NLF -rw------- 1 root root 3555561472 Jun 11 10:58 varnish.zSKcCg -rwxr-xr-x 1 root root 34150 Aug 29 09:31 vcl.1P9zoqAU.so -rw-r--r-- 1 root root 83952744 Aug 29 11:14 _.vsl [root@svprx01 svprx01.uftmasterad.org]# and then my partition fills up and Nagios sends me a warning and I gotta go do something like this [root@svprx01 svprx01.uftmasterad.org]# service varnish stop && rm -f * && service varnish start Stopping varnish HTTP accelerator: [ OK ] Starting varnish HTTP accelerator: [ OK ] [root@svprx01 svprx01.uftmasterad.org]# ll total 108 -rw------- 1 root root 3675017216 Aug 29 11:16 varnish.L4U1kl -rwxr-xr-x 1 root root 34150 Aug 29 11:16 vcl.1P9zoqAU.so -rw-r--r-- 1 root root 83952744 Aug 29 11:16 _.vsl [root@svprx01 svprx01.uftmasterad.org]# and then I'm good until I see another alert from Nagios is this a bug or a feature? -- http://alexus.org/ _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
