On 2/6/13 9:08 AM, Leif Hedstrom wrote:
I wonder if we don't deal with some (reverted) changes to the storage
structures? Can you try reinitialize the
cache, and see if that helps?
ok, i will try a "systemctl stop trafficserver.service; dd if=/dev/zero
of=/dev/sdc bs=1M count=20; systemctl start
trafficserver.service" and give feedback if it happens again or until
next week no longer
Oh, it's easier than that. After stopping the service, run
sudo traffic_server -Cclear_cache
that will clear and initialize the document cache(s).
Note that I'm merely guessing here, if you have important data in your
cache, don't blow it away yet (go back to the version of TS that works).
-- Leif