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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.