Skip to main content

chown/chgrp on dynamic provisioned pvc fails (Grafana Pod)


Forum|alt.badge.img

The init container crashes, with the below logs:

 

chown: /var/lib/grafana: Operation not permitted

chown: /var/lib/grafana: Operation not permitted

 

This is bug/feature of the way the dynamic PVs are provisioned, and will affect any container that attempts to chown, and has to be fixed on the container/helm side.

 

problem can be fixed by  deleteing Grafana init container.

 

References 

https://www.reddit.com/r/grafana/comments/nj0p31/grafana_pod_is_in_init_error_state_after_adding/

https://github.com/kubernetes-sigs/aws-efs-csi-driver/issues/300

2 comments

marcofabbri
Forum|alt.badge.img+13
  • On the path to Greatness
  • 990 comments
  • December 10, 2021

Hi, I recommend you post it in the Veeam R&D Forums.


Geoff Burke
Forum|alt.badge.img+22
  • Veeam Legend, Veeam Vanguard
  • 1317 comments
  • January 15, 2022
marcofabbri wrote:

Hi, I recommend you post it in the Veeam R&D Forums.

I don’t think they have setup a kasten section there yet. I have asked but :) 

 

cheers


Comment