[chef] Re: Re: After Upgrade Nodes Managed by Chef But Not Present in "STATUS"


Chronological Thread 
  • From: Thor Newman < >
  • To:
  • Subject: [chef] Re: Re: After Upgrade Nodes Managed by Chef But Not Present in "STATUS"
  • Date: Wed, 11 Apr 2012 11:42:49 -0700

Hi Bryan,

Yes that did it exactly. Thank-you very much.

List: 

The problem was the new Chef 0.10.8 maxFieldLength default truncating data, per the link supplied by Bryan: http://tickets.opscode.com/browse/CHEF-2346

Correction:

# 1) Change maxFieldLength from 10,000 to 100,000
perl -pi -e 's/\<maxFieldLength\>10000/\<maxFieldLength\>100000/g' /var/lib/chef/solr/conf/solrconfig.xml

# 2) Restart Chef-Expander
/etc/init.d/chef-expander restart

This is a hard one to diagnose as there are no warnings that the data is truncated.

Thor

On Wed, Apr 11, 2012 at 4:32 AM, Brian Akins < "> > wrote:

Are you getting bit by this?

http://tickets.opscode.com/browse/CHEF-2346

When we went from .9 to .10, that one got us.



--
Thor Newman
Senior Analyst
Dominion Marine Media
(604)692-3206




Archive powered by MHonArc 2.6.16.

§