Bug 2267715
Summary: | [RFE] QoLife improvements for "/usr/bin/rgw-restore-bucket-index" tool | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Tomas Petr <tpetr> |
Component: | RGW | Assignee: | J. Eric Ivancich <ivancich> |
Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 7.1 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, ckulal, ivancich, mkasturi, tserlin, vereddy, vimishra |
Target Milestone: | --- | Keywords: | AutoVerified, FutureFeature |
Target Release: | 7.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-18.2.1-70.el9cp | Doc Type: | Enhancement |
Doc Text: |
.Users can now place temporary files into a directory using the `-t` command-line option
Previously, the `/usr/bin/rgw-restore-bucket-index` tool just used `/tmp`, and that directory sometimes did not have enough free space to hold all the temporary files.
With this enhancement, the user can specify a directory into which the temporary files can be placed using the `-t` command-line option and will be notified if they run out of space, thereby knowing what adjustments to make to re-run the tool. Also, users can periodically check if the tool's temporary files have exhausted the available space on the file system where the temporary files are present.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2024-06-13 14:28:36 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2267614, 2298578, 2298579 |
Description
Tomas Petr
2024-03-04 16:00:34 UTC
Should we target this at 7.1? Any other versions? We need to pull the commits from 2 upstream PRs: https://github.com/ceph/ceph/pull/55885 https://github.com/ceph/ceph/pull/56133 (In reply to J. Eric Ivancich from comment #1) > Should we target this at 7.1? Any other versions? Hi Eric, it would be good to have it in all active versions so also RHCS 5, 6 and 7. With known impact and possible workaround (increase the /tmp size if possible) we could skip RHCS 5, but it would be nice to have it in next RHCS 6 version or RHCS 6.2 (not sure about what is the next planned version). So I'm retargeting this BZ to 7.1 and we can clone it for the RHCS 6.*. Two commits added to ceph-7.1-rhel-patches. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Critical: Red Hat Ceph Storage 7.1 security, enhancements, and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:3925 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |