-
Bug
-
Resolution: Done-Errata
-
Major
-
4.10
This is a clone of issue OCPBUGS-10996. The following is the description of the original issue:
—
Description of problem:
NodeExpandVolume gets called though CSI plugin returned NodeExpansionRequired=false. As a result on expanding cephfs PVC, below warning is observed after successful PVC expansion:
0s Warning VolumeResizeFailed pod/test-xxx NodeExpandVolume.NodeExpandVolume failed for volume "pvc-yyy" : Expander.NodeExpand found CSI plugin kubernetes.io/csi/openshift-storage.cephfs.csi.ceph.com to not support node expansion
Version-Release number of selected component (if applicable):
ODF 4.10
How reproducible:
Using GUI and oc cli, both
Steps to Reproduce:
1. Create cephfs PVC 2. Expand it using GUI or, using oc edit pvc
Actual results:
Capacity was increased succesfully, however `NodeExpandVolume.NodeExpandVolume failed for volume` warning observed
Expected results:
No such warning observed, rather PVC expanded successful event should be displayed
Additional info:
- links to
-
RHBA-2024:4329 OpenShift Container Platform 4.14.z bug fix update