From: [email protected]
Date: Wed,  1 Jul 2020 12:23:38 -0700

> From: Rao Shoaib <[email protected]>
> 
> In testing with mprds enabled, Oracle Cluster nodes after reboot were
> not able to communicate with others nodes and so failed to rejoin
> the cluster. Peers with lower IP address initiated connection but the
> node could not respond as it choose a different path and could not
> initiate a connection as it had a higher IP address.
> 
> With this patch, when a node sends out a packet and the selected path
> is down, all other paths are also checked and any down paths are
> re-connected.
> 
> Reviewed-by: Ka-cheong Poon <[email protected]>
> Reviewed-by: David Edmondson <[email protected]>
> Signed-off-by: Somasundaram Krishnasamy <[email protected]>
> Signed-off-by: Rao Shoaib <[email protected]>

Applied.

Reply via email to