cerebro
cerebro copied to clipboard
not seeing all nodes in overview -- related to issue #91
Hi, just added a new "cold" node to the cluster which has roles [ data-cold] and nothing else. This seems to be the only way to stop ES dumping hot indexes onto my slow disks.
The new node shows up in the nodes listing but not in the overview where I really want it to check which indexes are on that node.
The node display shows all the nodes as in the explanation on #91
Adding the generic "data" role show the node in overview but immediately ES starts moving hot indexes on to the node.
I think what is needed is to display in overview if any roles contains /^data/.
And thanks for cerebro. I use it every day and for years I managed a cluster primarily using it. :)
Hi, just added a new "cold" node to the cluster which has roles [ data-cold] and nothing else. This seems to be the only way to stop ES dumping hot indexes onto my slow disks.
The new node shows up in the nodes listing but not in the overview where I really want it to check which indexes are on that node.
The node display shows all the nodes as in the explanation on #91
Adding the generic "data" role show the node in overview but immediately ES starts moving hot indexes on to the node.
I think what is needed is to display in overview if any roles contains /^data/.
And thanks for cerebro. I use it every day and for years I managed a cluster primarily using it. :)
i had the same issue: you need to upgrade to version 0.9.4 to be able to see cold nodes in overview
I can confirm this is working as expected with 0.9.4