Issue #7199 has been updated by Robert Yeo.
I'm seeing these errors as well on initial check in of multiple nodes. If I run each node one at a time I do not see the error, but if I run them more then one at a time I see the lock. After initial check in I can run them in large groups with no problems. Puppet master is 2.6.8 w/ Dashboard 1.1.0rc3 on Ubuntu 2.6.32-30-server and Agents are 2.6.7 on OS X 10.6.7. Apache 2.2.14 with mysql Ver 14.14 Distrib 5.1.41, for debian-linux-gnu (x86_64) using readline 6.1 ---------------------------------------- Bug #7199: Mysql deadlock with inventory enabled https://projects.puppetlabs.com/issues/7199 Author: Chad Huneycutt Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: I just enabled the new inventory features with the activerecord terminus, and I am seeing errors like the following in my master.log: Mysql::Error: Deadlock found when trying to get lock; try restarting transaction: INSERT INTO `inventory_facts` (`value`, `name`, `node_id`) VALUES ('Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz', 'processor3', 29) If that seems serious I can track down more info; I see it relatively frequently. -- 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.
