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

ISAR ACM Obs: ACMThanosCompactBucketHighOperationFailures #182

Closed DanielFroehlich closed 2 weeks ago

DanielFroehlich commented 2 weeks ago

Alert: Thanos Compact observability-thanos-compact in open-cluster-management-observability Bucket is failing to execute 100% of operations.

DanielFroehlich commented 2 weeks ago

% oc logs -f observability-thanos-compact-0
ts=2024-06-11T09:28:09.87438218Z caller=compact.go:568 level=error msg="retriable error" err="syncing metas: BaseFetcher: iter bucket: Bucket name cannot be longer than 63 characters"

--> Something wrong with the bucket name. Funny, as this should be generated from ODF. Checking the thanos object bucket claim and secret....

DanielFroehlich commented 2 weeks ago

Indeed, bucket name is "acm-observability-thanos-b-be621630-1393-4d25-aefe-d34ff1eda020" which is 64 chars long! Bummer, need to re-deploy / change the object bucket to a shorter name. Will do this after @rbo demos today.

rbo commented 2 weeks ago

@DanielFroehlich I‘m done well free to start

DanielFroehlich commented 2 weeks ago

Fixed!