oVirt / ovirt-openshift-extensions

Implementation of flexvolume driver and provisioner for oVirt
Apache License 2.0
31 stars 16 forks source link

Installation does not work #130

Closed alclonky closed 5 years ago

alclonky commented 5 years ago

Description I tried to install extension but both ways did not work for me

Steps To Reproduce

Expected behavior Installation works using the steps from the readme

Versions:

rgolangh commented 5 years ago

Can you try it with root user?

And use the second method. The first one is deprecated. I'll remove it

alclonky commented 5 years ago

was root already, it seams that running the ovirt-flexvolume-driver-apb container with --privileged does the trick

rgolangh commented 5 years ago

I never needed root and privileged together - can you add more details on how and where you run it?. But anyhow, glad this works.

alclonky commented 5 years ago

I started the provision container as root on one of my master nodes (which is a normal CentOS 7.6 Installation)