On Mar 29, 8:00 pm, Forrie <[email protected]> wrote: > Thanks for this information; this a somewhat a frustrating issue. > > IMHO, as per configuration management, if the mount options change, > then Puppet should "do the right thing" and umount and remount with > the proper options. One problem there is what if someone is in the > directory mount and puppet can't unmount? Does it retry later or log > an error; also, any issues that might affect running dependencies. > I still think it should change it.
There is a recent thread here that is related to this topic. See http://groups.google.com/group/puppet-users/browse_thread/thread/2d30b8e48d49f8a6/7452f78e33910ffc?lnk=gst&q=mount+fstab#7452f78e33910ffc > How does puppet handle a Stale NFS Mount? (if at all) That occurred > recently and we have to manually intervene. I can't think of a mechanism by which Puppet might check whether a filesystem is mounted that will notice stale mounts, so my expectation would be that Puppet doesn't notice them. Puppetlabs would probably be willing to entertain a feature request, however, especially if you can suggest a suitable implementation strategy. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
