Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With the latest Ceph release, resizing NFS PVCs results in unexpected size #5141

Open
nixpanic opened this issue Feb 12, 2025 · 0 comments
Open
Labels
component/nfs Issues related to NFS dependency/ceph depends on core Ceph functionality keepalive This label can be used to disable stale bot activiity in the repo

Comments

@nixpanic
Copy link
Member

Describe the bug

The resize test for NFS seems to fail with the following error:

expected size 1Gi found 35G

This might be because there is a new Ceph release, this needs furtner
investigation.

Environment details

  • Image/version of Ceph CSI driver : devel
  • Helm chart version : none (only the deploy/ yaml files provide NFS)
  • Kernel version : unkown
  • Mounter used for mounting PVC (for cephFS its fuse or kernel. for rbd its
    krbd or rbd-nbd) : unrelated
  • Kubernetes cluster version : any
  • Ceph cluster version : most recent Squid

Steps to reproduce

Steps to reproduce the behavior: run the e2e tests for NFS

Actual results

e2e for NFS fails with expected size 1Gi found 35G

Expected behavior

Pass the NFS e2e as before.

Additional context

Identified and worked-around in #5137

@nixpanic nixpanic added component/nfs Issues related to NFS dependency/ceph depends on core Ceph functionality keepalive This label can be used to disable stale bot activiity in the repo labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/nfs Issues related to NFS dependency/ceph depends on core Ceph functionality keepalive This label can be used to disable stale bot activiity in the repo
Projects
None yet
Development

No branches or pull requests

1 participant