You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oracle's failover solution works with the assumption
that listeners bound to a specific IP-address (rdma_bind_addr)
will travel with the migration of that IP-address.
The check for a specific port / device was introduced with upstream
commit 4c21b5b ("IB/cma: Add net_dev and private data checks to RDMA CM")
For now, just ignore the port check, so a listener
bound to a neighboring port still matches.
Orabug: 28167460
Signed-off-by: Gerd Rausch <[email protected]>
Reviewed-by: Håkon Bugge <[email protected]>
0 commit comments