Hi, I''ve configured the storeconfig for the exported resources and created the files based on the collected resources. It has been working fine until now then all in suddenly it stopped working. When I looked into the problem, other than looking inside the database or running the host with the debug mode, I couldn''t find anywhere else with the useful information. Database seems to have been updated fine. No changes have been made which may relate to this problem as I recall. Could anyone advice how I shall troubleshoot the problem, where I shall look into? I''m running puppet 2.6.7 with mysql 5.0 on a Redhat 5 host. Thanks so much! Mizuki -- 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.
I started looking into detail level inside the database, and run puppetmasterd in debug as well... Noticed the resources were exported from the individual hosts, but didn''t update the host (who suppsed to collect those resources) with the exported resources'' information in db. Meanwhile puppetmasterd didn''t report any errors, the host got all changes except populating exported resource. Do I want to trace the database to find why it didn''t updated the db properly or somewhere else I shall look into? Thanks. Mizuki On Thu, Apr 7, 2011 at 3:51 PM, mizuki <mizuki0621@gmail.com> wrote:> Hi, > > I''ve configured the storeconfig for the exported resources and created the > files based on the collected resources. > It has been working fine until now then all in suddenly it stopped working. > When I looked into the problem, other than looking inside the database or > running the host with the debug mode, > I couldn''t find anywhere else with the useful information. > Database seems to have been updated fine. > No changes have been made which may relate to this problem as I recall. > > Could anyone advice how I shall troubleshoot the problem, where I shall > look into? > I''m running puppet 2.6.7 with mysql 5.0 on a Redhat 5 host. > > Thanks so much! > > Mizuki >-- 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.
Hi, On 04/08/2011 10:20 PM, mizuki wrote:> I started looking into detail level inside the database, and run > puppetmasterd in debug as well... > Noticed the resources were exported from the individual hosts, but > didn''t update the host (who suppsed to collect those resources) with the > exported resources'' information in db. > Meanwhile puppetmasterd didn''t report any errors, the host got all > changes except populating exported resource. > > Do I want to trace the database to find why it didn''t updated the db > properly or somewhere else I shall look into?what resources are being exported and how exactly do you collect them? (Please share manifest excerpts.) This is probably going to fall into the "how did that ever work?" category, but you''re going to have to solve this problem bottom-up. Regards, Felix -- 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.