-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
False
-
ToDo
-
-
0
-
0
-
0
-
Untriaged
We are seeing an intermittent issue with OCS provisioning.
This is when I ran the script "https://raw.githubusercontent.com/kaovilai/labs/master/oadp/install-deploy.sh" from my laptop after I had provisioned an RHPDS instance of the lab.
Wondering if issue is related to re-running install-deploy.sh on top of a RHPDS provisioned API for Data Protection lab which already had OCS deploy successfully once....then to upgrade the OADP version I am running install-deploy.sh from my laptop and the OCS ansible workload is doing something funky running on top of a cluster that had OCS already setup and working (just a guess).
Example:
https://gist.github.com/jwmatthews/bb21628d8552df33bfda04bcefa758c5
Failure with: TASK
[ocp4-workload-oadp : Get MCG PV Pool secret]
We think the issue is from the OBC being in pending:
$ oc get obc mcg -o yaml
apiVersion: objectbucket.io/v1alpha1
kind: ObjectBucketClaim
metadata:
creationTimestamp: "2021-12-09T16:18:48Z"
finalizers:
- objectbucket.io/finalizer
generation: 1
labels:
app: noobaa
bucket-provisioner: openshift-storage.noobaa.io-obc
noobaa-domain: openshift-storage.noobaa.io
name: mcg
namespace: openshift-storage
resourceVersion: "76185"
uid: 2c216297-91c5-4159-b67e-5a5164ee0405
spec:
additionalConfig:
bucketclass: mcg-pv-pool-bc
bucketName: migstorage
storageClassName: openshift-storage.noobaa.io
status:
phase: Pending