That's a directory reading problem that every unix-based program will have.  
You need a different filesystem if you really want 33k files in one directory.

On Dec 2, 2011, at 7:41 AM, Idar Borlaug wrote:
> Just wanted to know if anyhow has a great workaround for modifing user
> and group in a folder with 33000 files.
> It takes 5 minutes to chmod one file.
> 
> file { "/some/dir" :
>     ensure => directory,
>     recurse => true,
>     group => 'jboss',
>     owner => 'jboss'
> }
> 
> I am using puppet 2.6.4 on the server, might this be fixed in a later version?
> 
> -- 
> Idar
> 
> -- 
> 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.
> 

-- 
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source and other 
randomness

-- 
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.

Reply via email to