Issue #2019 has been updated by jay.
debug: Puppet::Type::Mount::ProviderParsed: Executing '/bin/mount' debug: //garry_mount/File[/mnt/isilon/cluster3/garry]: File does not exist debug: //garry_mount/File[/mnt/isilon/cluster3/garry]: Changing ensure debug: //garry_mount/File[/mnt/isilon/cluster3/garry]: 1 change(s) This is happening when the NFS server is down. garry is the mountpoint.. but any sort of file operations on it fail because of said down NFS server. Even tryping to TAB complete this hangs... puppet run time goes up while the NFS server is down as well waiting for the softmount to timeout. I am not going to add backup=>false because if it actually starts deleting content from the underlying directories... that is not good. I will update when I get some status info from when the NFS server comes back up. -j ---------------------------------------- Bug #2019: puppet managed nfs mount point filebuckets all of its files when nfs servers goes away and then comes back http://projects.reductivelabs.com/issues/2019 Author: jay Status: Needs more information Priority: High Assigned to: Category: mount Target version: Complexity: Unknown Affected version: 0.24.6 Keywords: We are having an issue with puppet trying to file bucket the contents of an nfs server mount point when the nfs server goes away and comes back. Puppet things this has changed and tries to file bucket the contents of the nfs mount. Both the NFS mount, and the mount point are managed by the mount and file types respectively. We have seen this behavior for several versions now but did not know of a way to reproduce it until now. This happened on 9 hosts all sharing the same nfs server for this mount point. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
