Re: pre_start command not executed with upstart

2015-07-30 Thread Wido den Hollander
On 30-07-15 14:28, Sage Weil wrote: > On Thu, 30 Jul 2015, Wido den Hollander wrote: >> On 28-07-15 14:29, Sage Weil wrote: >>> On Tue, 28 Jul 2015, Wido den Hollander wrote: Hi, I was trying to inject a pre_start command on a bunch of OSDs under Ubuntu 14.04, but that didn't

Re: pre_start command not executed with upstart

2015-07-30 Thread Sage Weil
On Thu, 30 Jul 2015, Wido den Hollander wrote: > On 28-07-15 14:29, Sage Weil wrote: > > On Tue, 28 Jul 2015, Wido den Hollander wrote: > >> Hi, > >> > >> I was trying to inject a pre_start command on a bunch of OSDs under > >> Ubuntu 14.04, but that didn't work. > >> > >> I found out that only the

Re: pre_start command not executed with upstart

2015-07-30 Thread Wido den Hollander
On 28-07-15 14:29, Sage Weil wrote: > On Tue, 28 Jul 2015, Wido den Hollander wrote: >> Hi, >> >> I was trying to inject a pre_start command on a bunch of OSDs under >> Ubuntu 14.04, but that didn't work. >> >> I found out that only the sysvinit script execute pre_start commands, >> but the upsta

Re: pre_start command not executed with upstart

2015-07-28 Thread Sage Weil
On Tue, 28 Jul 2015, Wido den Hollander wrote: > Hi, > > I was trying to inject a pre_start command on a bunch of OSDs under > Ubuntu 14.04, but that didn't work. > > I found out that only the sysvinit script execute pre_start commands, > but the upstart nor the systemd scripts do this. > > Is t

Re: pre_start command not executed with upstart

2015-07-28 Thread Gregory Farnum
On Tue, Jul 28, 2015 at 8:55 AM, Wido den Hollander wrote: > Hi, > > I was trying to inject a pre_start command on a bunch of OSDs under > Ubuntu 14.04, but that didn't work. > > I found out that only the sysvinit script execute pre_start commands, > but the upstart nor the systemd scripts do this

pre_start command not executed with upstart

2015-07-28 Thread Wido den Hollander
Hi, I was trying to inject a pre_start command on a bunch of OSDs under Ubuntu 14.04, but that didn't work. I found out that only the sysvinit script execute pre_start commands, but the upstart nor the systemd scripts do this. Is this a thing which will disappear or is this just a oversight? I'