Displaying 1 result from an estimated 1 matches for "inventory_fact".
Did you mean:
inventory_facts
2012 Jan 13
1
mysql errors
...entOS 6.1
On the 6.1 master, I am frequently getting the following error
(approximately 50% of the time when a client connects):
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: Mysql::Error: Unknown prepared statement handler (7) given to
mysqld_stmt_execute: INSERT INTO `inventory_facts` (`name`, `node_id`,
`value`) VALUES (?, ?, ?)
I don''t see any errors on the other two masters running CentOS 5.7.
I have a separate server running CentOS 6.1 and MySQL 5.1.52 for the
inventory db.
On the masters, I have inventory configured in the puppet.conf as
follows:
facts_term...