Skip to content
Commit 6b27f62f authored by Sunil Mushran's avatar Sunil Mushran
Browse files

ocfs2/cluster: Cluster up now includes network connections too



The cluster up check only checks to see if the node is heartbeating or not.
If yes it continues assuming that the node is connected to all the nodes. But
if that is not the case, the cluster join aborts with a stack of errors that
are not easy to comprehend.

This patch adds the network connect check upfront and prints the nodes that
the node is not yet connected to, before aborting.

Signed-off-by: default avatarSunil Mushran <sunil.mushran@oracle.com>
parent 3ba169cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment