On Feb 14, 2009, at 8:16 PM, Eric Gerlach wrote:
>
> I''m having a bit of an odd problem with exported resources. It
> seems like if
> an resource is already in the stored configs database, then a host
> checks in an
> exports that resource, then it doesn''t get exported.
>
> Deleting storedconfigs.sqlite seems to fix the problem when the
> hosts next
> check in. This isn''t related to the recent bugs in exported
> resources, because
> I built new puppet packages from the 0.24.x branch.
>
> For example:
>
> Before:
> sqlite> select * from resources where restype=''Ether'';
> 451|00:50:56:b6:61:47|Ether|1|6||46|2009-02-14 14:12:37|2009-02-14
> 14:12:37
> 457|00:50:56:b4:02:94|Ether|3|6||46|2009-02-14 14:25:00|2009-02-14
> 14:25:00
> 460|00:50:56:b4:4c:f6|Ether|2|6||46|2009-02-14 14:32:31|2009-02-14
> 14:32:31
>
>
> After:
> sqlite> select * from resources where restype=''Ether'';
> 130|00:50:56:b6:61:47|Ether|1|6|t|41|2009-02-14 19:25:02|2009-02-14
> 19:24:59
> 235|00:50:56:b4:4c:f6|Ether|2|6|t|41|2009-02-14 19:25:42|2009-02-14
> 19:25:40
> 244|00:50:56:b6:61:47|Ether|2|2||41|2009-02-14 19:25:42|2009-02-14
> 19:25:40
> 366|00:50:56:b4:02:94|Ether|3|6|t|41|2009-02-14 19:32:56|2009-02-14
> 19:32:54
> 404|00:50:56:b4:02:94|Ether|2|2||41|2009-02-14 19:35:38|2009-02-14
> 19:35:38
>
> I know I''m showing a custom type, but it happened with the Host
type
> as well.
> That time, I thought it was something I did, so I didn''t capture
it.
>
> Has anyone seen anything like this? Any ideas where I could start
> debugging?
You''re sure you''ve tried this against the most recent HEAD of
0.24.x?
I certainly hope this isn''t a different problem, and it sounds just
like the same issue.
--
A gentleman is a man who can play the accordion but doesn''t. --Unknown
---------------------------------------------------------------------
Luke Kanies | http://reductivelabs.com | http://madstop.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---