Bug 2345488
Summary: | [RFE][s3-cloud-restore]: Add an option to configure storage-class for restore | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Soumya Koduri <skoduri> |
Component: | RGW | Assignee: | Soumya Koduri <skoduri> |
Status: | VERIFIED --- | QA Contact: | Vidushi Mishra <vimishra> |
Severity: | medium | Docs Contact: | Rivka Pollack <rpollack> |
Priority: | unspecified | ||
Version: | 8.0 | CC: | ceph-eng-bugs, cephqe-warriors, rpollack, tserlin |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | 8.1 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.1-118.el9cp | Doc Type: | Enhancement |
Doc Text: |
.Cloud-transitioned objects can now be restored to a selected storage class
Previously, objects transitioned to cloud were restored only to STANDARD storage class. This was a limitation and can affect data usage of the cluster.
With this enhancement, the new tier-config `restore-storage-class` option is introduced. Administrators can now choose the data pool to which the objects need to be restored to, providing more flexibility.
For more information, see Restoring objects from S3 cloud-tier storage.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
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: | 2351689 |
Description
Soumya Koduri
2025-02-13 08:21:55 UTC
This is being addressed as part of https://github.com/ceph/ceph/pull/61745 |