gluster-kubernetes icon indicating copy to clipboard operation
gluster-kubernetes copied to clipboard

Unable to create node: peer probe: failed: Probe returned with Transport endpoint is not connected

Open danielyeap opened this issue 6 years ago • 3 comments

When I execute "./gk-deploy -g --admin-key abc123 --user-key abc123 --ssh-user root -vy ./topology.json", I was shown the following error:

Found node okd2.test.com on cluster 872cd421545a84e320a8af33fbf89879 Found device /dev/sdb Creating node okd3.test.com ... Unable to create node: peer probe: failed: Probe returned with Transport endpoint is not connected Creating node okd4.test.com ... Unable to create node: peer probe: failed: Probe returned with Transport endpoint is not connected Error loading the cluster topology. Please check the failed node or device and rerun this script.

Can I know how can I fix this issue? Thanks.

danielyeap avatar Aug 27 '19 13:08 danielyeap

i think that project is close.....

linbingdouzhe avatar Aug 28 '19 08:08 linbingdouzhe

I suggest investigating networking between the hosts that will be running gluster. The "Transport endpoint is not connected" is sort-of gluster's general "something went wrong" message. You can look in the heketi logs to see exactly what commands failed.

phlogistonjohn avatar Aug 28 '19 14:08 phlogistonjohn

There should also be logs on the nodes/pods for gluster with additional details.

phlogistonjohn avatar Aug 28 '19 14:08 phlogistonjohn