Bug 1866848
Summary: | [RFE] Limit concurrent Block Storage service backup/restore operations to control memory usage | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Gorka Eguileor <geguileo> | |
Component: | openstack-cinder | Assignee: | Gorka Eguileor <geguileo> | |
Status: | CLOSED MIGRATED | QA Contact: | Yosi Ben Shimon <ybenshim> | |
Severity: | high | Docs Contact: | Ian Frangs <ifrangs> | |
Priority: | high | |||
Version: | 16.2 (Train) | CC: | brian.rosmaita, dhill, eharney, gcharot, geguileo, ifrangs, jamsmith, ltoscano, mariel, pcaruana, pratik.bandarkar, rlondhe, spower, vhariria | |
Target Milestone: | --- | Keywords: | FutureFeature, TestOnly, Triaged | |
Target Release: | --- | Flags: | tshefi:
automate_bug?
|
|
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | openstack-cinder-18.2.1-0.20220526042308.5532645.el8ost | Doc Type: | Enhancement | |
Doc Text: |
With the new `backup_max_operations` parameter, you can now tune Block Storage service backups to operate more reliably within your hardware environment and usage patterns.
+
An unlimited number of concurrent backup and restore operations can lead to excessive memory consumption, which can kill the cinder backup service and result in service disruptions.
+
You can adjust the value of `backup_max_operations` to prevent these service disruptions.
|
Story Points: | --- | |
Clone Of: | 1806975 | |||
: | 1866853 (view as bug list) | Environment: | ||
Last Closed: | 2025-01-17 16:13:06 UTC | 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: | 1866853 |
Description
Gorka Eguileor
2020-08-06 14:53:52 UTC
@astillma Added suggested doc text. There is more extensive documentation upstream that could be added somewhere if appropriate: https://review.opendev.org/c/openstack/cinder/+/710297/9/doc/source/admin/blockstorage-volume-backups.rst |