Issue #2230 has been updated by David Escala.

It says:

<pre>
notice: Compiled catalog for orinador.escala.local in 1.35 seconds
info: Caching catalog for orinador.escala.local
debug: Searched for resources in 0.04 seconds
debug: Searched for resource params and tags in 0.12 seconds
debug: Resource removal in 0.46 seconds
debug: Resource merger in 0.13 seconds
debug: Added resources(tags) in 0.00 seconds
debug: Added resources(parameters) in 0.00 seconds
debug: Added resources(initialization) in 0.00 seconds
debug: Resource addition in 0.64 seconds
debug: Performed resource comparison in 1.23 seconds
debug: Saved catalog to database in 1.52 seconds
debug: Allowing authenticated client orinador.escala.local(127.0.0.1) access to 
fileserver.describe
</pre>

After this first run with 0.25, exported resources for the host are deleted:

<pre>
mysql> select * from resources where exported is not null and host_id=141;
Empty set (0.01 sec)
</pre>

----------------------------------------
Bug #2230: Puppetmaster not collecting exported resources
http://projects.reductivelabs.com/issues/2230

Author: David Escala
Status: Needs more information
Priority: Normal
Assigned to: 
Category: plumbing
Target version: 
Complexity: Unknown
Affected version: 0.25.0
Keywords: 


If you upgrade puppetmasterd to 0.25.0beta1 exported resources are not 
collected. If you change it back to 0.24.8 exported resources are collected 
again.

Relevant configuration:

* clients from 0.24.3 to 0.24.8.
* storeconfigs = true
* dbadapter = mysql
* database with latest schema
* not using async_storeconfigs
* ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-linux]
* activerecord 2.3.2

Let me know if you need more information or if you think I am missing something.


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to