Received: by 10.66.86.97 with SMTP id o1mr696263paz.31.1349335932024; Thu, 04 Oct 2012 00:32:12 -0700 (PDT) X-BeenThere: thinking-sphinx@googlegroups.com Received: by 10.68.194.202 with SMTP id hy10ls9471006pbc.0.gmail; Thu, 04 Oct 2012 00:32:10 -0700 (PDT) Received: by 10.68.135.103 with SMTP id pr7mr2020827pbb.7.1349335930542; Thu, 04 Oct 2012 00:32:10 -0700 (PDT) Date: Thu, 4 Oct 2012 00:32:10 -0700 (PDT) From: Ethan To: thinking-sphinx@googlegroups.com Message-Id: <0725f255-5bb5-4477-b3c9-b7a174509527@googlegroups.com> Subject: Warning appearing in searchd.log about renaming a file failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2027_13672.1349335930178" ------=_Part_2027_13672.1349335930178 Content-Type: multipart/alternative; boundary="----=_Part_2028_28463439.1349335930178" ------=_Part_2028_28463439.1349335930178 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Looking at log/searchd.log I'm noticing the warning below. I made sure that db/sphinx/production is writable by the user running searchd and the Web user. Delta indexing seems to be working as expected. Any thought on what might be causing it? [Thu Oct 4 07:27:34.115 2012] [ 2209] caught SIGHUP (seamless=1, in queue=1) [Thu Oct 4 07:27:34.118 2012] [ 2209] WARNING: rotating index 'post_delta': rename '/opt/deployed_rails_apps/my_app/releases/20121004064551/db/sphinx/production/post_delta.mvp' to '/opt/deployed_rails_apps/my_app/releases/20121004064551/db/sphinx/production/post_delta.old.mvp' failed: No such file or directory [Thu Oct 4 07:27:34.118 2012] [ 2209] rotating index 'post_delta': success [Thu Oct 4 07:27:34.118 2012] [ 2209] rotating finished ------=_Part_2028_28463439.1349335930178 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
Looking at log/searchd.log I'm noticing the warning below.

I made sure that db/sphinx/production is writable by the user running searchd and the Web user.

Delta indexing seems to be working as expected.

Any thought on what might be causing it?

[Thu Oct  4 07:27:34.115 2012] [ 2209] caught SIGHUP (seamless=1, in queue=1)
[Thu Oct  4 07:27:34.118 2012] [ 2209] WARNING: rotating index 'post_delta': rename '/opt/deployed_rails_apps/my_app/releases/20121004064551/db/sphinx/production/post_delta.mvp' to '/opt/deployed_rails_apps/my_app/releases/20121004064551/db/sphinx/production/post_delta.old.mvp' failed: No such file or directory
[Thu Oct  4 07:27:34.118 2012] [ 2209] rotating index 'post_delta': success
[Thu Oct  4 07:27:34.118 2012] [ 2209] rotating finished
------=_Part_2028_28463439.1349335930178-- ------=_Part_2027_13672.1349335930178--