You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
installed the latest helm chart, manually created the VG.
failed to provision volume with StorageClass "openebs-lvmpv": error generating accessibility requirements: no available topology found
What did you expect to happen:
provision succeeds
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other Pastebin is fine.)
sh-5.1# pvdisplay
--- Physical volume ---
PV Name /dev/sdb
VG Name lvmvg
PV Size 200.00 GiB / not usable 4.00 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 51199
Free PE 51199
Allocated PE 0
PV UUID LIZivF-rcQz-3dPl-heDh-HvMQ-l43O-EgAnNx
What steps did you take and what happened:
installed the latest helm chart, manually created the VG.
failed to provision volume with StorageClass "openebs-lvmpv": error generating accessibility requirements: no available topology found
What did you expect to happen:
provision succeeds
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other Pastebin is fine.)
kubectl logs -f openebs-lvm-localpv-controller-7b6d6b4665-fk78q -n openebs -c openebs-lvm-plugin
kubectl logs -f openebs-lvm-localpv-node-[xxxx] -n openebs -c openebs-lvm-plugin
kubectl get pods -n openebs
kubectl get lvmvol -A -o yaml
kubectl get lvmvol -A -o yaml
apiVersion: v1
items: []
kind: List
metadata:
resourceVersion: ""
Environment:
kubectl version
):Client Version: v1.30.4
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.30.4
/etc/os-release
): redhat core-osThe text was updated successfully, but these errors were encountered: