You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "SamWheating (via GitHub)" <gi...@apache.org> on 2023/03/02 19:35:55 UTC

[GitHub] [airflow] SamWheating commented on issue #29112: "Operation not permitted" error when chmod on log folder

SamWheating commented on issue #29112:
URL: https://github.com/apache/airflow/issues/29112#issuecomment-1452445056

   I have been trying to replicate this issue this morning, here's what I did:
   
    - set up a Kind cluster with a ReadWriteMany PVC (running on NFS)
    - Deployed Airflow 2.5.1 with the latest helm chart, writing task logs to NFS
    - Ran some tasks, which all succeeded.
    
    So I think that it must be an issue of the access / fsGroup on your volume, and might be related to the CSI? 
    
    If anyone has any other suggestions, I am happy to work on a fix, but would like to replicate the issue first.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org