Hi Keith,
I am working on the same VM which they have provided.But this time need to
overcome with this error.
Actually in between disk space of master has been full so i have deleted
number of logs file from master.i think becasue of that problem arrives.
Thanks,
Mamta
On Thu, Jan 31, 2013 at 6
One of the best ways to learn Puppet is to go through the Learning Puppet
documentation at http://docs.puppetlabs.com/learning/. They provide a VM
that you can download and use so you can get started quite quickly.
I'd suggest working through this as it will help you to understand the
errors that
Hi Keith,
It will really helpfull if could guide me for further step.
Thanks,
Mamta
On Thu, Jan 31, 2013 at 5:13 AM, Mamta Garg wrote:
>
> Ran this command ,getting as in screeshot but All nodes are still showing
> unresponsive.
>
>
> On Thu, Jan 31, 2013 at 5:05 AM, Keith Burdis wrote:
>
>>
Run it where you were getting the error you posted.
- Keith
On 31 Jan 2013 09:59, "Mamta Garg" wrote:
> So this command i should run it on master machine?
>
> On Thu, Jan 31, 2013 at 4:53 AM, Keith Burdis wrote:
>
>> Try running the Puppet agent manually with 'puppet agent --test
>> --verbose
So this command i should run it on master machine?
On Thu, Jan 31, 2013 at 4:53 AM, Keith Burdis wrote:
> Try running the Puppet agent manually with 'puppet agent --test
> --verbose'. The output should indicate what is preventing it from starting.
>
> - Keith
> On 31 Jan 2013 09:44, "Mamta Gar
Try running the Puppet agent manually with 'puppet agent --test --verbose'.
The output should indicate what is preventing it from starting.
- Keith
On 31 Jan 2013 09:44, "Mamta Garg" wrote:
> Please find now.
>
> On Wed, Jan 30, 2013 at 4:49 PM, Nikola Petrov wrote:
>
>> On Tue, Jan 29, 2013
On Tue, Jan 29, 2013 at 07:21:06AM -0500, Mamta Garg wrote:
> HI All,
>
> Can any anyone please help me with attached screenshot.
>
> Actually i am not able to lauch puppet dashboard and when i have tried to
> running below command ,getting error.
>
> puppet resource service puppet ensure=runnin
HI All,
Can any anyone please help me with attached screenshot.
Actually i am not able to lauch puppet dashboard and when i have tried to
running below command ,getting error.
puppet resource service puppet ensure=running enable=true
--
Thanks and Regards,
Mamta Garg
--
You received this me
So, I noticed that when adding a service to puppet, puppet is running
a chkconfig . However, as far as I can tell, puppet should be
running a chkconfig --add , otherwise the symlinks don't get
created from the service in /etc/rc.d/rc6.d back to the service in
/etc/init.d. As as a result, the servi