DOKK / manpages / debian 12 / swift-object / swift-object-reconstructor.1.en
SWIFT-OBJECT-RECONSTRUCTOR(1) General Commands Manual SWIFT-OBJECT-RECONSTRUCTOR(1)

swift-object-reconstructor - OpenStack Swift EC object reconstructor

swift-object-reconstructor CONFIG [options]

Daemon for reconstruction of EC objects. Once a pair of nodes has determined the need to replace a missing object fragment, instead of pushing over a copy like replication would do, the reconstructor has to read in enough surviving fragments from other nodes and perform a local reconstruction before it has the correct data to push to the other node.

Show this help message and exit
Reconstruct only given devices. Comma-separated list. Only has effect if --once is used.
Reconstruct only given partitions. Comma-separated list. Only has effect if --once is used.
Log to console
Only run one pass of daemon

More in depth documentation in regards to swift-object-reconstructor and also about OpenStack Swift as a whole can be found at https://docs.openstack.org/swift/latest/ and https://docs.openstack.org

August 2016 OpenStack Swift