Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-2778

ros-ocp-valkey (redis) pod logs spamming permission denied error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • IOP-POC-0.1
    • insights-on-prem
    • False
    • Hide

      None

      Show
      None
    • False

      ros-ocp-valkey pod logs are spamming the below error. The high level purpose of this pod is a high-performance in-memory cache for the Resource Optimization ServicePlatformfor OpenShift deployments (kind/k8s use redis). 

      1869:C 15 Oct 2025 00:59:38.027 # Failed opening the temp RDB file temp-1869.rdb (in server root dir /opt/app-root/src) for saving: Permission denied
      1:M 15 Oct 2025 00:59:38.127 # Background saving error
      1:M 15 Oct 2025 00:59:44.058 * 1 changes in 3600 seconds. Saving...
      1:M 15 Oct 2025 00:59:44.059 * Background saving started by pid 1872
      1872:C 15 Oct 2025 00:59:44.059 # Failed opening the temp RDB file temp-1872.rdb (in server root dir /opt/app-root/src) for saving: Permission denied
      1:M 15 Oct 2025 00:59:44.159 # Background saving error
      1:M 15 Oct 2025 00:59:50.089 * 1 changes in 3600 seconds. Saving...
      1:M 15 Oct 2025 00:59:50.090 * Background saving started by pid 1873
      1873:C 15 Oct 2025 00:59:50.090 # Failed opening the temp RDB file temp-1873.rdb (in server root dir /opt/app-root/src) for saving: Permission denied
      1:M 15 Oct 2025 00:59:50.190 # Background saving error
      1:M 15 Oct 2025 00:59:56.020 * 1 changes in 3600 seconds. Saving...
      1:M 15 Oct 2025 00:59:56.021 * Background saving started by pid 1876
      1876:C 15 Oct 2025 00:59:56.022 # Failed opening the temp RDB file temp-1876.rdb (in server root dir /opt/app-root/src) for saving: Permission denied
      1:M 15 Oct 2025 00:59:56.122 # Background saving error
      1:M 15 Oct 2025 01:00:02.059 * 1 changes in 3600 seconds. Saving...
      1:M 15 Oct 2025 01:00:02.059 * Background saving started by pid 1879
      1879:C 15 Oct 2025 01:00:02.060 # Failed opening the temp RDB file temp-1879.rdb (in server root dir /opt/app-root/src) for saving: Permission denied
      1:M 15 Oct 2025 01:00:02.160 # Background saving error
      
      

       

      This was deployed via local helm chart from https://github.com/insights-onprem/ros-helm-chart

      
      

      USE_LOCAL_CHART=true LOCAL_CHART_PATH=../ros-ocp ./scripts/install-helm-chart.sh{code}
      I'm not exactly sure of the impact, but I assume whatever should be cached is not getting cached.

              Unassigned Unassigned
              chadcrum Chad Crum
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: