[chef] Re: Re: Re: node displays in nodes in web-ui,but not in status in web-ui


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Re: node displays in nodes in web-ui,but not in status in web-ui
  • Date: Thu, 8 Jul 2010 11:07:44 -0700

On Thu, Jul 8, 2010 at 7:29 AM, Joshua Timberman 
< >
 wrote:
> Hello!
>
> On Jul 8, 2010, at 12:23 AM, Vasiliy G Tolstov wrote:
>
>> В Срд, 07/07/2010 в 09:08 -0700, Bryan McLellan пишет:
>>> On Wed, Jul 7, 2010 at 1:18 AM, Vasiliy G Tolstov 
>>> < >
>>>  wrote:
>>>> I have chef-server and one chef-node (running chef-client). All work's
>>>> fine, but in chef-server web-ui in status page i see only one node
>>>> (chef-server itself, running chef-client with admin rights). Why other
>>>> node not displays in status page?
>>>
>>> Has chef-client run at least once on the client after registration?
>>
>>
>> Yes, client runs about 10-20 times
>
> The status page will use a search to populate the list of nodes to display. 
> Make sure that the components required for search are running:
>
> - chef-solr
> - chef-solr-indexer
> - rabbitmq-server
>
> After you have verified these processes are running, you can test the 
> search by opening the Search tab in the webui and clicking the "Search 
> node" button, or by using the knife tool to search:
>
> knife search node "*:*" -i

Also, try running knife status and see if you get similar results. In
the case that the search index is out-of-sync with the data in the
database, you can use knife index rebuild to recreate the index from
the current data.

>
> --
> Opscode, Inc
> Joshua Timberman, Senior Solutions Engineer
> C: 720.334.RUBY E: 
> 
>
>



Archive powered by MHonArc 2.6.16.

§