What is the difference between node.roles:["data_hot"] vs node.attr.box_type: hot.
Hi,
data tiers are specified by node roles (instead of attributes) since version 7.10
Ok Thanks
You can still use nodes attributes for specific needs, but ILM policies natively rely on node roles for phase transitions.