Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

swift-container-info (1)

Name

swift-container-info - info tool

Synopsis

swift-container-info [CONTAINER_DB_FILE] [SWIFT_DIR]

Description

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



NAME
       swift-container-info - Openstack Swift container-info tool


SYNOPSIS
       swift-container-info [CONTAINER_DB_FILE] [SWIFT_DIR]


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

       - Account it belongs to
       - Container
       - Created timestamp
       - Put timestamp
       - Delete timestamp
       - Object count
       - Bytes used
       - Reported put timestamp
       - Reported delete timestamp
       - Reported object count
       - Reported bytes used
       - Hash
       - ID
       - User metadata
       - X-Container-Sync-Point 1
       - X-Container-Sync-Point 2
       - Location on the ring


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-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/20/2013           swift-container-info(1)