Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2019128

Summary: [azure-file-csi-driver] Snapshots and fsGroup tests are failing
Product: OpenShift Container Platform Reporter: Fabio Bertinatto <fbertina>
Component: StorageAssignee: Fabio Bertinatto <fbertina>
Storage sub component: Operators QA Contact: Wei Duan <wduan>
Status: CLOSED DEFERRED Docs Contact:
Severity: medium    
Priority: medium CC: aos-bugs, jsafrane
Version: 4.10   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-28 12:41:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabio Bertinatto 2021-11-01 16:26:42 UTC
According to Azure File upstream references, the driver supports both snapshots and fsGroup, however, the respective tests aren't currently passing.

Example: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_azure-file-csi-driver-operator/15/pull-ci-openshift-azure-file-csi-driver-operator-main-e2e-azure-file-csi/1453356046625017856

Comment 1 Jan Safranek 2021-11-02 14:32:33 UTC
fsGroup may need CSI driver updates - support for fsGroup was merged there only recently.

Comment 2 Jan Safranek 2021-11-02 14:35:14 UTC
In addition, fsGroup tests probably don't expect fsGroup to be applied as a mount option, we need to check this.

Comment 6 Fabio Bertinatto 2021-12-28 11:14:50 UTC
I spoke with Andy Zhang from Microsoft and he told me there's a blocking issue that needs to be fixed before FSGroup works on Azure File: https://github.com/kubernetes-sigs/azurefile-csi-driver/issues/682