I am trying to install Portworx-CP4D on Openshift 3.11. I get the following error. px-lighthouse pod is not coming up. What is the solution for this problem?.
In my setup /var/lib/containers are mounted in a separate disk.
Fstab mount entry
/data/containers /var/lib/containers none defaults,bind 0 0
Logs
oc logs px-lighthouse-5c47f5c657-dbksn -n kube-system -c px-lighthouse
Detected Kubernetes
Traceback (most recent call last):
File “/usr/bin/supervisord”, line 6, in
from pkg_resources import load_entry_point
File “/usr/lib/python2.7/dist-packages/pkg_resources/_ init _.py”, line 3191, in
@call_aside
File "/usr/lib/python2.7/dist-packages/pkg_resources/ init _.py", line 3175, in call_aside
f(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/pkg_resources/ init _.py", line 3204, in _initialize_master_working_set
working_set = WorkingSet.build_master()
File "/usr/lib/python2.7/dist-packages/pkg_resources/ init _.py", line 583, in build_master
ws.require( requires )
File "/usr/lib/python2.7/dist-packages/pkg_resources/ init .py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources/ init _.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The ‘supervisor==3.3.5’ distribution was not found and is required by the application