xenial (1) swift-account-info.1.gz

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

NAME

       swift-account-info - Openstack-swift account-info tool

SYNOPSIS

       swift-account-info [ACCOUNT_DB_FILE] [SWIFT_DIR]

DESCRIPTION

       This  is a very simple swift tool that allows a swiftop engineer to retrieve information about an account
       that is located on the storage node. One calls the tool with a given db file  as  it  is  stored  on  the
       storage node system.  It will then return several information about that account such as;

       - Account
       - Account hash
       - Created timestamp
       - Put timestamp
       - Delete timestamp
       - Container Count
       - Object count
       - Bytes used
       - Chexor
       - ID
       - User Metadata
       - Ring Location

DOCUMENTATION

       More documentation about Openstack-Swift can be found at http://swift.openstack.org/index.html

SEE ALSO

       swift-container-info(1), swift-get-nodes(1), swift-object-info(1)