I need to know if, after a poller comes back online, the cluster goes back to its original state. Based on my observations, the answer appears to be no.
For example, in a 3-node cluster (A, B, and C) where A and B are active and C is the "standby":
This results in A and C being active, with B as the standby. Ideally, the cluster would revert to its original state (A and B active, and C standby). Is what I am observing expected behavior, meaning the cluster will not automatically return to its original state?
Dx NetOps Performance Management 22.2.x/23.3.x version
Failover Data Collectors (DCs) should not be categorized as primary, secondary, or tertiary. Instead, they should be viewed as a pool of DCs capable of polling the same devices.
In a scenario where you have three collectors (A, B, and C):
This behavior is by design and reflects the system's normal functionality. Once a collector becomes active due to a failover event, it remains active even after the originally active collector is restored.
Understanding that failover DCs function as a flexible pool rather than fixed roles helps in ensuring a seamless polling process during failover and restoration events.