Configuring Multi-Node Cluster Telemetry on Master and Standby Nodes
To set up cluster telemetry in a multi-node configuration, the following steps were performed on both the master and standby nodes:
Configure High Availability (HA) in active-active mode
On the standby node:
ufm ha configure standby
3.3.3.23.3.3.110.236.17.10210.236.17.10110.236.17.103123456multi-nodeOn the master node:
ufm ha configure master
3.3.3.13.3.3.210.236.17.10110.236.17.10210.236.17.103123456multi-nodeEnable Infrastructure Mode (on both nodes):
ufm infra-mode --enable
Enable Cluster Telemetry Mode (master node only):
ufm telemetry utm-mode --enable
Start UFM service (on both nodes):
ufm start