[Puppet Users] Cannot generate tempfile

2012-12-10 Thread GordonJB
Hi,

My Puppet clients are all curently failing to run, they give the following 
message on running the agent:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: 
cannot generate tempfile `/tmp/RackRewindableInput20121210-32328-1vnhs6g-9'
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
Debug: Value of 'preferred_serialization_format' (pson) is invalid for 
report, using default (b64_zlib_yaml)
Debug: report supports formats: b64_zlib_yaml raw yaml; using b64_zlib_yaml
Error: Could not send report: Error 400 on SERVER: cannot generate tempfile 
`/tmp/RackRewindableInput20121210-32328-1wmrcaa-9'

There is space on the server and clients, however looking at df 
-a, /dev/mapper/puppet-root is at 100% used. Is this the problem? If so, 
how can I clean this out? Is there some sort of cleanup that should be run 
regularly on Puppet servers?

-- 
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/-/Mhj7e-Q0RnAJ.
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.



Re: [Puppet Users] cannot generate tempfile `/tmp/puppet.30616.9'

2012-05-27 Thread Mukul Malhotra
This error is due to the attributes which are applied to the paticular file.

Check lsattr file name  remove the chattr attribute then run puppet
again

mac


On Fri, May 25, 2012 at 11:22 PM, Ed Greenberg greenberg...@gmail.comwrote:

 I have three (out of 90) machines with the error: cannot generate
 tempfile `/tmp/puppet.30616.9'

 I have plenty of disk and plenty of inodes.

 My temp directory is permissioned:  drwxrwxrwt 4 root root 20480
 2012-05-24 01:33 /tmp

 I get these for two puppet items on each row.

 The daemon is not running.  I run it manually using /usr/sbin/puppetd
 --verbose --no-daemonize --onetime --server=xxx --fqdn=yyy

 Are there any suggestions?

 Ed G

 --
 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+unsubscr...@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 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.



[Puppet Users] cannot generate tempfile `/tmp/puppet.30616.9'

2012-05-26 Thread Ed Greenberg
I have three (out of 90) machines with the error: cannot generate
tempfile `/tmp/puppet.30616.9'

I have plenty of disk and plenty of inodes.

My temp directory is permissioned:  drwxrwxrwt 4 root root 20480
2012-05-24 01:33 /tmp

I get these for two puppet items on each row.

The daemon is not running.  I run it manually using /usr/sbin/puppetd
--verbose --no-daemonize --onetime --server=xxx --fqdn=yyy

Are there any suggestions?

Ed G

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