Hi,
Start puppet master in --nodaemonize mode
puppet master --nodaemonize --verbose (or --debug)
That might give you an idea of your problems.
Den
On 23/09/2013, at 3:32, V wrote:
>
> HI
>
> I have installed puppet on a RHEL 6.x machine.
>
> When I try to start the puppet master service,
HI
I have installed puppet on a RHEL 6.x machine.
When I try to start the puppet master service, it fails and when I check
status it says - "puppet dead but subsys locked".
[root@testvm init.d]# service puppet status
puppet (pid 13304) is running...
[root@testvm init.d]# service puppetmaster