Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Warning appearing in searchd.log about renaming a file failing
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ethan  
View profile  
 More options Oct 4 2012, 3:32 am
From: Ethan <moct...@gmail.com>
Date: Thu, 4 Oct 2012 00:32:10 -0700 (PDT)
Local: Thurs, Oct 4 2012 3:32 am
Subject: Warning appearing in searchd.log about renaming a file failing

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/producti on/post_delta.mvp'
to
'/opt/deployed_rails_apps/my_app/releases/20121004064551/db/sphinx/producti on/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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pat Allan  
View profile  
 More options Oct 22 2012, 4:03 am
From: "Pat Allan" <p...@freelancing-gods.com>
Date: Mon, 22 Oct 2012 04:03:48 -0400
Local: Mon, Oct 22 2012 4:03 am
Subject: Re: [ts] Warning appearing in searchd.log about renaming a file failing
Hi Ethan

It looks like you're storing index files within each app release, which is not ideal - not sure if that's the cause of it, but that's where I'd start. I'd recommend changing the location to a shared directory instead. The setting is searchd_file_path, as covered in the deployment docs:
http://pat.github.com/ts/en/deployment.html

Cheers

--
Pat

On 04/10/2012, at 5:32 PM, Ethan wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »