how does corosync checks for node availability? -
i curious on method/protocol corosync use check node availability. looking @ looks corosync uses normal icmp base ping. https://github.com/corosync/corosync/search?utf8=%e2%9c%93&q=ping&type=
is true, there way can make verbose in log ( list down every output / response of ping request ) ?
is there way or plan utilise different method of checking, e.g: tcp based ping? encountering situation corosync detects false positive, , suspect might have nature of icmp based ping itself.
thanks
Comments
Post a Comment