PX is having problems to start in OpenShift worker host

Hi Team
I installed Portworx enterprise in a OpenShift 4.3 with 3 worker nodes using

portworx-install-with-kubernetes cloud ibm documentation

2 of 3 worker notes worked fine but one of then is failing

kubectl exec portworx-6mnwn -it -n kube-system – /opt/pwx/bin/pxctl status
PX is not running on this host

List of last known failures:

Type ID Resource Severity Count LastSeen FirstSeen Description
NODE NodeStartFailure 23450fa5-906d-4003-a8ca-f0d10ac2cf56 ALARM 1 Aug 10 13:58:09 UTC 2020 Aug 10 13:58:09 UTC 2020 Failed to start Portworx: failed in internal kvdb setup: Post http://localhost:17008/setup: EOF
NODE InternalKvdbSetupFailed 23450fa5-906d-4003-a8ca-f0d10ac2cf56 ALARM 1 Aug 10 13:58:09 UTC 2020 Aug 10 13:58:09 UTC 2020 Failed to reinitialize internal kvdb: Post http://localhost:17008/setup: EOF

Do you have any thoughts to help me ?

Thanks
Marcelo

Hi,

Can you post the following :

  • logs from portworx-6mnwn
  • pxctl status from one of the working pod
  • kubect get pods -n kube-system

Also make sure you have ports opened for node to node communication (Port Range : 17000 - 17024)