logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

swift-container-reconciler - OpenStack Swift container reconciler

Description

       This  daemon  will  take objects that are in the wrong storage policy and move them to the right ones, or
       delete requests that went to the wrong storage policy and apply them to the right ones. It operates on  a
       queue similar to the object-expirer's queue.

       Discovering  that  the  object  is in the wrong policy is done in the container replicator; the container
       reconciler is the daemon that handles them once they happen.

       Like the object expirer, you only need to run one of these per cluster

Documentation

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

OpenStack Swift                                    August 2016                     SWIFT-CONTAINER-RECONCILER(1)

Name

       swift-container-reconciler - OpenStack Swift container reconciler

Options

-h, --help
              Show this help message and exit

       -v, --verbose
              Log to console

       -o, --once
              Only run one pass of daemon

Synopsis

swift-container-reconcilerCONFIG [options]

See Also