On Wed, Sep 22, 2010 at 11:38 AM, Jewels <islandjewel@gmail.com>
wrote:> Hi all..
>
> Having a strange problem and searhed through the groups, can''t
find
> anything. Have a couple of chrooted daemons that are giving an error
> with "ensure => running", even with a "hasrestart =
true"
>
> Simply put it errors with a return code of 1 saying "xyzzy start
> returned 1" and yet if I run everything by hand, service xyzzy
> restart, it works fine. I don''t understand why it is trying to do
a
> "start" - unless - and there is where my question comes in - if
the
> daemon is chrooted, is puppet going to have a problem seeing the
> process so it thinks it is not running??
When I see those symptoms, I always think it''s a PATH issue. Make
sure everything''s fully qualified or manages its own PATH, either
through Puppet or at the top of crons/init scripts/etc.
Rich
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.