Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

swift-account-info (1)

Name

swift-account-info - info tool

Synopsis

swift-account-info [ACCOUNT_DB_FILE] [SWIFT_DIR]

Description

swift-account-info(1)           OpenStack Swift          swift-account-info(1)



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



ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | cloud/openstack/swift |
       +---------------+-----------------------+
       |Stability      | Uncommitted           |
       +---------------+-----------------------+
SEE ALSO
       swift-container-info(1), swift-get-nodes(1), swift-object-info(1)



NOTES
       This    software    was    built    from    source     available     at
       https://java.net/projects/solaris-userland.    The  original  community
       source        was        downloaded        from          http://launch-
       pad.net/swift/kilo/2.3.0/+download/swift-2.3.0.tar.gz

       Further information about this software can be found on the open source
       community website at http://www.openstack.org/.



OpenStack                          3/22/2014             swift-account-info(1)