Go to main content
マニュアルページ セク ション 1: ユー ザーコマンド

印刷ビューの終了

更新: 2016年12月6日
 
 

swift-container-sync (1)

名前

swift-container-sync - OpenStack Swift container sync

形式

swift-container-sync [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]

説明

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



NAME
       swift-container-sync - OpenStack Swift container sync


SYNOPSIS
       swift-container-sync [CONFIG] [-h|--help] [-v|--verbose] [-o|--once]


DESCRIPTION
       Swift  has  a feature where all the contents of a container can be mir-
       rored to another container through  background  synchronization.  Swift
       cluster operators configure their cluster to allow/accept sync requests
       to/from other clusters, and the user specifies where to sync their con-
       tainer to along with a secret synchronization key.

       The  swift-container-sync does the job of sending updates to the remote
       container.  This is done by scanning the local  devices  for  container
       databases and checking for x-container-sync-to and x-container-sync-key
       metadata values. If they exist, newer rows since  the  last  sync  will
       trigger PUTs or DELETEs to the other container.


DOCUMENTATION
       More in depth documentation in regards to swift-container-sync and also
       about OpenStack Swift as a whole can  be  found  at  http://swift.open-
       stack.org/overview_container_sync.html and http://docs.openstack.org


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


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | cloud/openstack/swift |
       +---------------+-----------------------+
       |Stability      | Uncommitted           |
       +---------------+-----------------------+
SEE ALSO
       container-server.conf(4)



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.2.2/+download/swift-2.2.2.tar.gz

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



OpenStack                          8/26/2011           swift-container-sync(1)