From: Kevin Yank <kyank@avalanche.com.au>
To: Eric Wong <e@80x24.org>
Cc: unicorn-public@bogomips.org
Subject: Re: On USR2, new master runs with same PID
Date: Fri, 20 Mar 2015 12:55:06 +1100 [thread overview]
Message-ID: <02F0A595-AA78-46C8-AE9B-48AA73682191@avalanche.com.au> (raw)
In-Reply-To: <20150312064541.GA8863@dcvr.yhbt.net>
[-- Attachment #1: Type: text/plain, Size: 1165 bytes --]
> On 12 Mar 2015, at 5:45 pm, Eric Wong <e@80x24.org> wrote:
>
> Kevin Yank <kyank@avalanche.com.au> wrote:
>> It’s possible; I’m using eye (https://github.com/kostya/eye) as a
>
> Aha! I forgot about that one, try upgrading to unicorn 4.8.3 which
> fixed this issue last year. ref:
>
> http://bogomips.org/unicorn-public/m/20140504023338.GA583@dcvr.yhbt.net.html
> http://bogomips.org/unicorn-public/m/20140502231558.GA4215@dcvr.yhbt.net.html
Finally solved this definitively. It was user error to do with my setup of the eye process monitor.
I’d accidentally deployed a buggy logrotate configuration for eye, which was causing a second eye daemon to be spawned once a day (when the logs were rotated). Those two eye daemons ran side-by-side, and fought with each other when one was told to restart Unicorn. I’d already anticipated and fixed this problem, but failed to deploy the correct version of the config to our cluster.
All fixed now. Thanks for your pointers; they put me on the right track. :)
--
Kevin Yank
Chief Technology Officer, Avalanche Technology Group
http://avalanche.com.au/
ph: +61 4 2241 0083
next prev parent reply other threads:[~2015-03-20 1:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 1:04 On USR2, new master runs with same PID Kevin Yank
2015-03-12 1:45 ` Eric Wong
2015-03-12 6:26 ` Kevin Yank
2015-03-12 6:45 ` Eric Wong
2015-03-20 1:55 ` Kevin Yank [this message]
2015-03-20 1:58 ` Kevin Yank
2015-03-20 2:08 ` Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://yhbt.net/unicorn/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=02F0A595-AA78-46C8-AE9B-48AA73682191@avalanche.com.au \
--to=kyank@avalanche.com.au \
--cc=e@80x24.org \
--cc=unicorn-public@bogomips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhbt.net/unicorn.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).