You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
We have a PV and associated PVC, shown below. We have a pod which mounts it and writes to it. It has been working for a long time with no issues, and recently it started to throw the following error: ---> System.IO.IOException: Read-only file system :
What you expected to happen:
We expect the pod to continue to write no problem.
How to reproduce it:
Not sure at this point, failure seemed to occur randomly between regions.
Anything else we need to know?:
This is running fine in certain regions, and producing this error in others. It is not consistent.
Allow Blob anonymous access is enabled
Allow storage account key access is enabled
The fileshare is SMB.
the data path does not go through csi driver, it's the issue between cifs driver and azure file server, pls file a support ticket to azure file team, thx
What happened:
We have a PV and associated PVC, shown below. We have a pod which mounts it and writes to it. It has been working for a long time with no issues, and recently it started to throw the following error:
---> System.IO.IOException: Read-only file system :
What you expected to happen:
We expect the pod to continue to write no problem.
How to reproduce it:
Not sure at this point, failure seemed to occur randomly between regions.
Anything else we need to know?:
This is running fine in certain regions, and producing this error in others. It is not consistent.
Allow Blob anonymous access is enabled
Allow storage account key access is enabled
The fileshare is SMB.
Environment:
kubectl version
):uname -a
):https://learn.microsoft.com/en-us/azure/aks/azure-files-csi
The text was updated successfully, but these errors were encountered: