We've streamlined our documentationTo make things easier to find, we've restructured Red Hat OpenStack Services on OpenShift 18 documentation. Browse the topics below, use search, or try Ask Red Hat. Read more about the changes here.
Enable data compression for volume backups
Select a compression algorithm for your backups to reduce storage space and network bandwidth usage. Backups use zlib compression by default, but you can change algorithms or disable compression.
About this task
Data compression requires additional CPU power but uses less network bandwidth and storage space.
You can change the data compression algorithm of your backups or disable data compression by using the backup_compression_algorithm parameter in your OpenStackControlPlane CR.
The following options are available for data compression.
Expand
Table 1. Data compression options
Option
Description
none, off, or no
Do not use compression.
zlib or gzip
Use the Deflate compression algorithm.
bz2z or bzip2
Use Burrows-Wheeler transform compression.
zstd
Use the Zstandard compression algorithm.
Note
You cannot specify the data compression algorithm for the Red Hat Ceph Storage back end driver.
Procedure
Open your OpenStackControlPlane CR file, openstack_control_plane.yaml, and add the following parameter to the cinder template to enable data compression. In this example, you enable data compression with an Object Storage service (swift) back end:
We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
Making open source more inclusive
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.
About Red Hat Documentation
We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.