> Were those 200GB populated with 50GB+ of data?

Yep.

> It doesn't hang on most of our EBS mounts, but I know we have a few in live
> where we have to kill puppet and finish the catalogue manually.  I couldn't
> think of any other way to try and narrow it down to provide any more info.

I can't see anything in the source for 'mount' that would be extra.
Its really only a wrapper around managing your /etc/fstab and running
the mount command. So I can only assume its something else doing it I
guess?

At that point I'd drop to strace on the stuck puppetd and see what its
doing ... if its a large IO it should be obvious as you will see it
read/write on a particular file descriptor.

ken.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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