Hello all,
I’m trying to install portworx 3.2 on an air gapped bare metal openshift cluster, v4.16.
Operator installation seems OK. When I try to instanciate a cluster, with the StorageCluster definition, everything almost goes well. Deployment, DaemonSet are deployed, image from pods are correctly fetched from our private registry, etc… But … some pods fails (portworx & csi-driver).
Investigating a bit, I can see on the storage/worker node a message about the px.ko module which can not be loaded because of the secure boot enabled.
I can read in some posts on this forum, and also the requirements on portworx documentation for some other platform (aws, vsphere, …) the secure boot has to be disabled. Is this really specific to some platform / product or must it be always disabled ?
Is it possible to install portworx 3.2 on a platform with secure boot enabled ?
If it is possible what could I have missed ?
Thanks a lot !
François