stormshift / support

This repo should serve as a central source for reporting issues with stormshift
GNU General Public License v3.0
3 stars 0 forks source link

RHACM Thanos store crashlooping #62

Closed DanielFroehlich closed 2 years ago

DanielFroehlich commented 2 years ago

All Thanos-Store Pods are crashlooping

Log: level=warn ts=2022-01-04T10:20:12.380662281Z caller=intrumentation.go:54 msg="changing probe status" status=not-ready reason="bucket store initial sync: sync block: BaseFetcher: iter bucket: The AWS access key Id you provided does not exist in our records." Something wrong with the S3 Bucket, hosted on OCP4 OCS

github-actions[bot] commented 2 years ago

Heads up @cluster/rhacm-admin - the "cluster/rhacm" label was applied to this issue.

DanielFroehlich commented 2 years ago

yes, the bucket in ocp4 is gone, probably deleted accidentally. will re-create using object bucket claim "rhacm-thanos-bucket" in namespace "dfroehli-rhacm-observability" Re-Configure the secreted with access data in RHACM cluster, as documented in https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/observability/index#enabling-observability Step 4

--> thanos store pods happy now. closing this issue