Unable to create CephFS subvolume dynamically (no available topology found
)
#4680
Labels
component/cephfs
Issues related to CephFS
component/deployment
Helm chart, kubernetes templates and configuration Issues/PRs
Describe the bug
After having cephfs setup through the
ceph-csi-cephfs
helm chart, I'm unable to create a CephFS volume dynamically. Using static allocation works perfectly but dynamic throw the following error:no available topology found
.Environment details
quay.io/cephcsi/cephcsi:v3.11-canary
3.11
6.6.32-talos
kernel
v1.29.5
17.2.7
Steps to reproduce
Steps to reproduce the behavior:
ceph-csi-cephfs
helm chart using the values provided in additional contextActual results
The PersistentVolumeClaim is stucked in
Pending
. The provisioner is raising issue about topology whiledomainlabels
andenable-read-affinity
are not set.Expected behavior
It is expected to have a PersistentVolumeClaim in
Bound
status.Logs
The issue is about PVC creation, deletion, cloning please attach complete logs of below containers.
Please find attached
csi-provisioner
log.Provisioner keeps throwing the following issues.
Additional context
Helm chart value file
volumeClaimTemplate
The text was updated successfully, but these errors were encountered: