Bug #12079
rgw: need conversion tool to handle fixes following #11974
0%
Description
need to update the radosgw-admin tool that handles a similar case.
Related issues
Associated revisions
rgw: conversion tool to fix broken multipart objects
Fixes: #12079
Broken multipart objects: multipart objects that created on 0.94.2
and that start with underscore have a bad locator on their tail objects.
This extends the tool that was needed for older issue we've had with
hammer multipart objects (that start with underscore). The same usage
applies:
$ radosgw-admin bucket check --check-head-obj-locator \
--bucket=<bucket> [--fix]
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
rgw: conversion tool to fix broken multipart objects
Fixes: #12079
Broken multipart objects: multipart objects that created on 0.94.2
and that start with underscore have a bad locator on their tail objects.
This extends the tool that was needed for older issue we've had with
hammer multipart objects (that start with underscore). The same usage
applies:
$ radosgw-admin bucket check --check-head-obj-locator \
--bucket=<bucket> [--fix]
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit f02ca6107172cecd80a490df9f0d66204e62326c)
History
#1 Updated by Yehuda Sadeh about 8 years ago
- Status changed from New to Fix Under Review
#2 Updated by Yehuda Sadeh about 8 years ago
- Assignee changed from Yehuda Sadeh to Orit Wasserman
#3 Updated by Yehuda Sadeh about 8 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport set to hammer
#4 Updated by Kefu Chai about 8 years ago
#5 Updated by Yehuda Sadeh about 8 years ago
- Status changed from Pending Backport to Resolved