Adding Support for Custom clusterID in Rook Ceph CSI

In the latest enhancement to Rook’s Ceph operator, users can now explicitly specify the clusterID when creating CephBlockPoolRadosNamespace and CephFilesystemSubVolumeGroup custom resources. This update gives users more control and flexibility over how storage clusters are identified and referenced by the CSI driver.

Read More

Troubleshooting Cephcsi

The issue in Provisioning the CephFS/RBD PVC or Mounting the CephFS/RBD PVC to application pods can happen for Many reasons like Network connectivity between csi pods and ceph, cluster health issue,Slow operations, kubernetes issue, etc. Even the issue can be at the Ceph-CSI layer itself. Hope the below-documented steps might help you to understand and Debug the cephcsi issues.

Read More

Install Rook in minikube

This blog will help you out to install and setup rook in a minikube vm, before you continue make sure you have installed minikube on your local system

Read More