Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-ceph returns a timeout during bucketstats call, when the cluster is under 100% write workload #2

Open
pcuzner opened this issue Apr 27, 2023 · 0 comments

Comments

@pcuzner
Copy link
Owner

pcuzner commented Apr 27, 2023

When deploying a warp environment the bucketlistwith stats call is timing out

log message shows

time="2023-04-27 00:45:40" level=warning msg="Warning: Unable to list buckets for uid warp : Get \"http://172.18.37.79:8088/admin/bucket?format=json&stats=true&uid=warp\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)"

timeout is hardcoded in go-ceph at 3 secs
See: https://github.com/ceph/go-ceph/blob/46cf8b0c75c8a7272b7f3e517d614254a4d94a1b/rgw/admin/radosgw.go#L20

@pcuzner pcuzner changed the title go-ceph timeouts with admin list buckets call under heavy write go-ceph returns a timeout during bucketstats call, when the cluster is under 100% write workload Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant