Provided by: swift-object_2.7.1-0ubuntu2_all bug

NAME

       swift-object-auditor - Openstack-swift object auditor

SYNOPSIS

       swift-object-auditor [CONFIG] [-h|--help] [-v|--verbose] [-o|--once] [-z|--zero_byte_fps]

DESCRIPTION

       The  object  auditor crawls the local object system checking the integrity of objects.  If
       corruption is found (in the case of bit rot, for example), the file  is  quarantined,  and
       replication will replace the bad file from another replica.

       The options are as follows:

           -v
           --verbose
               log to console

           -o
           --once
               only run one pass of daemon

           -z ZERO_BYTE_FPS
           --zero_byte_fps=ZERO_BYTE_FPS
               Audit only zero byte files at specified files/sec

DOCUMENTATION

       More  in  depth documentation in regards to swift-object-auditor and also about Openstack-
       Swift as a whole can be found at http://swift.openstack.org/index.html

SEE ALSO

       object-server.conf(5)