-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.16
-
Important
-
No
-
False
-
-
Description of problem:
TALM Precaching fails consistently with error: $ oc get pods -A|grep -i cache openshift-talo-pre-cache pre-cache-6qzh5 0/1 Error 0 21s $ oc logs -n openshift-talo-pre-cache pre-cache-6qzh5 --follow /bin/bash: line 1: /opt/precache/precache.sh: No such file or directory
Version-Release number of selected component (if applicable):
TALM 4.16.0-16
How reproducible:
Always
Steps to Reproduce:
1. Install latest TALM 4.16 from Brew 2. Create policy and CGU with preCaching: true 4. CGU Fails with Precaching failed for all clusters 5. Precache pod logs on managedcluster show the above error.
Actual results:
[kni@registry.kni-qe-16 auth]$ oc get pods -A|grep -i cache openshift-talo-pre-cache pre-cache-6qzh5 0/1 Error 0 21s [kni@registry.kni-qe-16 auth]$ oc logs -n openshift-talo-pre-cache pre-cache-6qzh5 --follow /bin/bash: line 1: /opt/precache/precache.sh: No such file or directory
Expected results:
Precache is successful
Additional info:
- clones
-
OCPBUGS-31523 TALM Backup Fails With Error "can't find recovery image pull spec in environment"
- Closed
- links to