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

mimic: rgw: radosgw-admin: 'sync error trim' loops until complete #23140

Merged
merged 1 commit into from Aug 23, 2018

Conversation

pdvian
Copy link

@pdvian pdvian commented Jul 20, 2018

a single call to time_log_trim() will trim a maximum of 1000 entries.
now loops until a return code of -ENODATA indicates that all entries
in the given range were trimmed

an optional --trim-delay-ms option can be used to limit the frequency
of osd ops

Fixes: http://tracker.ceph.com/issues/24873

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3269719)
@smithfarm smithfarm changed the title mimic: radosgw-admin: 'sync error trim' loops until complete mimic: rgw: radosgw-admin: 'sync error trim' loops until complete Jul 20, 2018
@smithfarm smithfarm added this to the mimic milestone Jul 20, 2018
@smithfarm smithfarm added the rgw label Jul 20, 2018
@smithfarm
Copy link
Contributor

jenkins test docs

@yuriw
Copy link
Contributor

yuriw commented Aug 20, 2018

@yuriw yuriw merged commit 160b9f7 into ceph:mimic Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants