Hi All, Anyone can please guide- I am using puppet master provided on puppet website(LINUX ,centOS) and setup 5 agent. But Started getting attached error since last number of days. Anyome please guide how i can overcome from this issue? Which files i can delete from the puppe master. Thanks, Mamta -- Thanks and Regards, Mamta Garg -- 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.
Hi Mamta This is not really a puppet issue, you have no space left on the device. What puppet master files can you delete, well reports would be one, if you have them enabled and if you wanted to. They normally reside: /var/lib/puppet/reports/<node>/*.yaml However you may want the data in the future for dashboard or something, so archiving them somewhere may be better. If you have run out of disk space then there are all the usual suspects to consider and check that you do not have a lot unexepcted data in: /tmp/ /var/log/ /var/cache/ However, if you find that you actually seem to have disk space e.g. df -h does not report Use% 100% then check you have not run out of inodes df -i 100% use of inodes will also report No space left on the device. Which should really report Too many files on the device or No inodes left on the device Or you need a bigger boat :) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/eyLHGeQ075QJ. 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.
Hi Need help! Actually i have setup number of clients over linux CentOS master provided by puppet on web. But after number of days i found that no space left on server.So i have deleted all the file from /var/log folder. Now i am getting error seems in attched screnshot.Could you please tell me how i can overcome to this issue? Thanks, Mamta On Fri, Jan 4, 2013 at 8:41 AM, earthgecko <garypwilson@gmail.com> wrote:> Hi Mamta > > This is not really a puppet issue, you have no space left on the device. > > What puppet master files can you delete, well reports would be one, if you > have them enabled and if you wanted to. They normally reside: > > /var/lib/puppet/reports/<node>/*.yaml > > However you may want the data in the future for dashboard or something, so > archiving them somewhere may be better. > > If you have run out of disk space then there are all the usual suspects to > consider and check that you do not have a lot unexepcted data in: > > /tmp/ > /var/log/ > /var/cache/ > > However, if you find that you actually seem to have disk space e.g. df -h > does not report Use% 100% then check you have not run out of inodes > > df -i > > 100% use of inodes will also report No space left on the device. > > Which should really report Too many files on the device or No inodes left > on the device > > Or you need a bigger boat :) > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/eyLHGeQ075QJ. > 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. >-- Thanks and Regards, Mamta Garg -- 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.
Probably because you deleted the log directory rails is trying to write to. Try creating that again and see if that helps. On 24 January 2013 23:20, Mamta Garg <itsmamta.best@gmail.com> wrote:> Hi > Need help! > > Actually i have setup number of clients over linux CentOS master provided > by puppet on web. > But after number of days i found that no space left on server.So i have > deleted all the file from /var/log folder. > > Now i am getting error seems in attched screnshot.Could you please tell me > how i can overcome to this issue? > > Thanks, > Mamta > On Fri, Jan 4, 2013 at 8:41 AM, earthgecko <garypwilson@gmail.com> wrote: > >> Hi Mamta >> >> This is not really a puppet issue, you have no space left on the device. >> >> What puppet master files can you delete, well reports would be one, if >> you have them enabled and if you wanted to. They normally reside: >> >> /var/lib/puppet/reports/<node>/*.yaml >> >> However you may want the data in the future for dashboard or something, >> so archiving them somewhere may be better. >> >> If you have run out of disk space then there are all the usual suspects >> to consider and check that you do not have a lot unexepcted data in: >> >> /tmp/ >> /var/log/ >> /var/cache/ >> >> However, if you find that you actually seem to have disk space e.g. df -h >> does not report Use% 100% then check you have not run out of inodes >> >> df -i >> >> 100% use of inodes will also report No space left on the device. >> >> Which should really report Too many files on the device or No inodes left >> on the device >> >> Or you need a bigger boat :) >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/puppet-users/-/eyLHGeQ075QJ. >> 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. >> > > > > -- > Thanks and Regards, > Mamta Garg > > -- > 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. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.