hyperledger / bevel-operator-fabric

Hyperledger Fabric Kubernetes operator - Hyperledger Fabric operator for Kubernetes (v2.3, v2.4 and v2.5)
https://hyperledger.github.io/bevel-operator-fabric/
Apache License 2.0
265 stars 90 forks source link

Hlf-operator not working on Azure K8 cluster #205

Closed knagware9 closed 1 month ago

knagware9 commented 6 months ago

What happened?

Not work on azure cluster, CA pod not starting (Pending status) for one azure storage class wiith delete reclaim policy and if custom storate class with Retain policy then CA in crashloop back off and shows DB locked in CA pod locks.

What did you expect to happen?

Not work on azure cluster, CA pod not starting (Pending status) for one azure storage class wiith delete reclaim policy and if custom storate class with Retain policy then CA in crashloop back off and shows DB locked in CA pod locks.

How can we reproduce it (as minimally and precisely as possible)?

Try on Azure cluster.

Anything else we need to know?

WhatsApp Image 2023-12-21 at 7 22 45 PM WhatsApp Image 2023-12-21 at 7 32 15 PM

Kubernetes version

Hi Kamlesh

Please find the details below.

kubectl get nodes -o wide

NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME

aks-agentpool-92728762-vmss000000 Ready agent 75m v1.27.7 10.224.0.222 Ubuntu 22.04.3 LTS 5.15.0-1052-azure containerd://1.7.5-1

aks-agentpool-92728762-vmss000001 Ready agent 75m v1.27.7 10.224.1.75 Ubuntu 22.04.3 LTS 5.15.0-1052-azure containerd://1.7.5-1

aks-userpool-92728762-vmss000000 Ready agent 75m v1.27.7 10.224.0.113 Ubuntu 22.04.3 LTS 5.15.0-1052-azure containerd://1.7.5-1

aks-userpool-92728762-vmss000001 Ready agent 75m v1.27.7 10.224.0.4 Ubuntu 22.04.3 LTS 5.15.0-1052-azure containerd://1.7.5-1