Bug 2258997
Summary: | Improve rbd_diff_iterate2() performance in fast-diff mode | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Sunil Angadi <sangadi> | |
Component: | RBD | Assignee: | Ilya Dryomov <idryomov> | |
Status: | CLOSED ERRATA | QA Contact: | Sunil Angadi <sangadi> | |
Severity: | high | Docs Contact: | Akash Raj <akraj> | |
Priority: | unspecified | |||
Version: | 6.1 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, tserlin | |
Target Milestone: | --- | |||
Target Release: | 7.1 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | ceph-18.2.1-6.el9cp | Doc Type: | Enhancement | |
Doc Text: |
.Improved `rbd_diff_iterate2()` API performance
Previously, RBD diff-iterate was not guaranteed to execute locally if exclusive lock was available when diffing against the beginning of time (`fromsnapname == NULL`) in fast-diff mode (`whole_object == true` with `fast-diff` image feature enabled and valid).
With this enhancement, `rbd_diff_iterate2()` API performance is improved, thereby increasing the performance for QEMU live disk synchronization and backup use cases, where the `fast-diff` image feature is enabled.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2259052 2259053 2259054 2269335 (view as bug list) | Environment: | ||
Last Closed: | 2024-06-13 14:24:46 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, 2269335, 2269336, 2298578, 2298579 |
Comment 6
errata-xmlrpc
2024-06-13 14:24:46 UTC
|