Question

How to set PV Device with OpenEBS?

I’m trying to use OpenEBS on DOKS, but can’t make it work. I installed OpenEBS using Helm, and then tried the OpenEBS PV Local Device Storage pod/PVC example

kubectl apply -f https://openebs.github.io/charts/examples/local-device/local-device-pvc.yaml
kubectl apply -f https://openebs.github.io/charts/examples/local-device/local-device-pod.yaml

The problem is that the PV is not being created, so PVC is unbounded (0/3 node are available: 3 pod has unbound PVC, and hence the pod is forever pending.

Any ideas?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up