Issue #1709 has been updated by Nigel Kersten. Status changed from Needs more information to Closed Assignee set to Nigel Kersten
I understand you've been busy building us debs Stig :) but any more info? I'm going to preemptively close as we're erring on that side now to prune things down to a reasonable amount. As per the below thread, we're more aggressively closing tickets whose state is unsure, particularly old tickets with little to no inactivity in a long time. You are free to reopen them. http://groups.google.com/group/puppet-users/browse_thread/thread/a040cb9bc5c5b647 ---------------------------------------- Bug #1709: Using ldap provider on user and group types hangs puppetd on next run when ldap server restarts https://projects.puppetlabs.com/issues/1709 Author: Stig Sandbeck Mathisen Status: Closed Priority: Normal Assignee: Nigel Kersten Category: LDAP Target version: unplanned Affected Puppet version: 0.24.5 Keywords: node ldap user group Branch: h1. Environment The puppet nodes are using some local accounts, and some LDAP accounts. The "user" and "group" types detect a working LDAP setup, and select "ldap" as their provider. h1. Problem description When puppetd starts, it connects to the LDAP server, and keeps this TCP connection to the LDAP server open. If the LDAP server is restarted, the TCP connection between puppetd on each puppet node and the LDAP server is closed normally. On the next scheduled puppetd run, or if given a SIGUSR1 signal, puppetd will start working, and then hang. It will not respond to SIGTERM, but must be killed by SIGKILL. -- 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://projects.puppetlabs.com/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.
