Issue after installing 'opscode-manage'

I just updated my chef-server 11 to 12 and had to install ‘opscode-manage’
(WEB GUI)

When I was updating the server I had one node configure (through chef 11)
after upgrade is done I can’t see newly added nodes on the web interface. I
can only see the node was there before upgrade.

Knife node list, shows all the nodes!!

mf@chef-ws-test:~/chef-repo$ knife node list

chef-node-test.mf.com http://chef-node-test.mf.com

chef-server-test.mf.com http://chef-server-test.mf.com

chef-ws-test.mf.com http://chef-ws-test.mf.com

Any idea?

Mohammad

I can’t remember if manage uses search to list all the nodes, but if it does, running chef-server-ctl reindex should fix this.

--
Daniel DeLeo

On Monday, June 22, 2015 at 12:53 PM, Mohammad Fattahian wrote:

I just updated my chef-server 11 to 12 and had to install ‘opscode-manage’ (WEB GUI)
When I was updating the server I had one node configure (through chef 11) after upgrade is done I can’t see newly added nodes on the web interface. I can only see the node was there before upgrade.
Knife node list, shows all the nodes!!

mf@chef-ws-test:~/chef-repo$ knife node list
chef-node-test.mf.com (http://chef-node-test.mf.com)
chef-server-test.mf.com (http://chef-server-test.mf.com)
chef-ws-test.mf.com (http://chef-ws-test.mf.com)

Any idea?

Mohammad

It does :slight_smile:

--Noah

On Jun 23, 2015, at 10:45 AM, Daniel DeLeo dan@kallistec.com wrote:

I can’t remember if manage uses search to list all the nodes, but if it does, running chef-server-ctl reindex should fix this.

--
Daniel DeLeo

On Monday, June 22, 2015 at 12:53 PM, Mohammad Fattahian wrote:

I just updated my chef-server 11 to 12 and had to install ‘opscode-manage’ (WEB GUI)
When I was updating the server I had one node configure (through chef 11) after upgrade is done I can’t see newly added nodes on the web interface. I can only see the node was there before upgrade.
Knife node list, shows all the nodes!!

mf@chef-ws-test:~/chef-repo$ knife node list
chef-node-test.mf.com (http://chef-node-test.mf.com)
chef-server-test.mf.com (http://chef-server-test.mf.com)
chef-ws-test.mf.com (http://chef-ws-test.mf.com)

Any idea?

Mohammad