<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 17 December 2016 at 15:17, Garri Djavadyan <span dir="ltr"><<a href="mailto:garryd@comnet.uz" target="_blank">garryd@comnet.uz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2016-12-17 15:41, Odhiambo Washington wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I keep seeing something that I think is odd. Squid has been exiting on<br>
signal 6, and I keep seeing this:<br>
<br>
root@gw:/usr/local/openssl # tail -f /opt/squid-3.5/var/logs/cache.<wbr>log<br>
2016/12/17 13:38:32| DiskThreadsDiskFile::openDone: (2) No such file<br>
or directory<br>
2016/12/17 13:38:32|    /opt/squid-3.5/var/cache/00/26<wbr>/0000264D<br>
2016/12/17 13:40:24| DiskThreadsDiskFile::openDone: (2) No such file<br>
or directory<br>
2016/12/17 13:40:24|    /opt/squid-3.5/var/cache/00/3B<wbr>/00003B56<br>
2016/12/17 13:42:34| DiskThreadsDiskFile::openDone: (2) No such file<br>
or directory<br>
2016/12/17 13:42:34|    /opt/squid-3.5/var/cache/00/6B<wbr>/00006B0D<br>
2016/12/17 13:43:36| DiskThreadsDiskFile::openDone: (2) No such file<br>
or directory<br>
2016/12/17 13:43:36|    /opt/squid-3.5/var/cache/00/00<wbr>/00000050<br>
2016/12/17 13:44:25| DiskThreadsDiskFile::openDone: (2) No such file<br>
or directory<br>
2016/12/17 13:44:25|    /opt/squid-3.5/var/cache/00/AF<wbr>/0000AFF1<br>
<br>
So, what could be making the files disappear?<br>
</blockquote>
<br>
<br></span>
Hi,<br>
<br>
(Reply from Amos Jeffries from <a href="http://bugs.squid-cache.org/show_bug.cgi?id=4367#c2" rel="noreferrer" target="_blank">http://bugs.squid-cache.org/sh<wbr>ow_bug.cgi?id=4367#c2</a>)<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is Squid *detecting* complete absence of disk files. Not causing<br>
corruption.<br>
<br>
Please check if you have multiple Squid instances running and accessing the<br>
same cache_dir. That includes multiple workers using the same ufs/aufs/diskd<br>
cache_dir configuration line.<br>
<br>
Also whether swap.state for that cache_dir is being correctly and completely<br>
written out to disk on shutdown or restart. Using an outdated swap.state<br>
file can also lead to these warnings.<br>
</blockquote>
<br>
The last paragraph explains your issue. The signal 6 (abort) forces Squid worker to terminate immediately (to avoid all required shutdown procedures) and leave core dump. You can find a reason for abort in cache.log.<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Garri</font></span><div class="HOEnZb"><div class="h5"></div></div></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">Hi Garri,</div><div class="gmail_extra"><br></div>So, checking, I don't see swap.state being written to disk and there is no core dump either.</div><div class="gmail_extra">There is no directive in my squid.conf to suppress the two.<br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">"</span></div></div></div>
</div></div>