You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "necipakca (via GitHub)" <gi...@apache.org> on 2023/02/13 18:17:49 UTC

[GitHub] [solr-operator] necipakca commented on issue #523: Permissions problem with pvc block device

necipakca commented on issue #523:
URL: https://github.com/apache/solr-operator/issues/523#issuecomment-1428435356

   Current Images : 
   apache/solr-operator:v0.6.0
   solr:8.11.2
   
   Permissions are without the initContainer  like ;
   
   ls -lah /var/solr/
   
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 .
   drwxr-xr-x    1 root     root        4.0K Feb 13 18:08 ..
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 data
   
   ls -lah /var/solr/data
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 .
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 ..
   drwx------    2 root     root       16.0K Feb 13 18:08 lost+found
   -rw-r-xr--    1 root     root         979 Feb 13 18:08 solr.xml
   
   May be it can be related with our block storage CSI plugin, it comes always with root:root at default when it mounted.
   
   
   


-- 
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: issues-unsubscribe@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org