DOKK / manpages / debian 12 / swift / swift-ring-composer.1.en
swift-ring-composer(1) OpenStack Swift swift-ring-composer(1)

swift-ring-composer - manual page for swift-ring-composer

swift-ring-composer [-h] <composite_builder_file> {show,compose} ...

This is a tool for building a composite ring file from other existing ring builder files. The component ring builders must all have the same partition power. Each device must only be used in a single component builder. Each region must only be used in a single component builder.

NOTE: This tool is for experimental use and may be removed in future versions of Swift.

<composite_builder_file>
Name of composite builder file

show this help message and exit

show [-h]

show composite ring builder metadata

compose [-h] [<builder_file> <builder_file> [<builder_file> ...] --output <ring_file> [--force]

compose composite ring

More in depth documentation about the swift ring and also OpenStack Swift as a whole can be found at https://swift.openstack.org

June 2018 Linux