Hi,

I thought the corosync monitors the network traffic and starts holding a
token for hold timeout to increase throughput.  But looking at the code
carefully, this holding happens only if the cluster is a single node ring.
The condition to start holding is

1. token seq does not change seqno_unchanged_const(default 3 rotations)
2. I am res of the ring

These two conditions are only met with single node ring. Why isn't holding
mechanism used for more than two nodes?

Thanks
hj
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to