ceph / ceph/ceph-csi

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

Open
#5,141 4 comments 0 reactions 1 assignee Claimed by @IanEff View on GitHub
component/nfs dependency/ceph keepalive
Dominant language
Go
Stars
1.6k
Forks
619
Avg merge
5d 10h
Merged PRs (30d)
43

Description

# 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.