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

印刷ビューの終了

更新: 2014 年 7 月
 
 

swift-object-expirer (1)

名前

swift-object-expirer - OpenStack Swift object expirer

形式

/usr/lib/swift/swift-object-expirer   [CONFIG]   [-h|--help]
[-v|--verbose] [-o|--once]

説明




OpenStack Swift                           swift-object-expirer(1)



NAME
     swift-object-expirer - OpenStack Swift object expirer


SYNOPSIS
     /usr/lib/swift/swift-object-expirer   [CONFIG]   [-h|--help]
     [-v|--verbose] [-o|--once]


DESCRIPTION
     The  swift-object-expirer  offers  scheduled   deletion   of
     objects.  The  Swift  client would use the X-Delete-At or X-
     Delete-After headers during an object PUT or  POST  and  the
     cluster  would automatically quit serving that object at the
     specified time  and  would  shortly  thereafter  remove  the
     object from the system.

     The  X-Delete-At  header  takes  a  Unix Epoch timestamp, in
     integer form; for example: 1317070737 represents Mon Sep  26
     20:58:57 2011 UTC.

     The X-Delete-After header takes a integer number of seconds.
     The proxy server that receives the request will convert this
     header  into  an  X-Delete-At  header using its current time
     plus the value given.

     The options are as follows:

         -v
         --verbose
             log to console
         -o
         --once
             only run one pass of daemon


     The object expirer should be enabled and disabled using  the
     Solaris  Service  Management  Facility, smf(5).  The service
     FMRI for the object expirer is:

       svc:/application/openstack/swift/swift-object-expirer


DOCUMENTATION
     More in depth  documentation  in  regards  to  swift-object-
     expirer  can  be  foud  at  http://swift.openstack.org/over-
     view_expiring_objects.html and also about OpenStack Swift as
     a    whole    can    be    found    at    http://swift.open-
     stack.org/index.html






OpenStack             Last change: 3/15/2012                    1






OpenStack Swift                           swift-object-expirer(1)



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

     +---------------+-----------------------+
     |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
     +---------------+-----------------------+
     |Availability   | cloud/openstack/swift |
     +---------------+-----------------------+
     |Stability      | Uncommitted           |
     +---------------+-----------------------+
SEE ALSO
     object-expirer.conf(4), smf(5)



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/havana/1.10.0/+download/swift-1.10.0.tar.gz

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































OpenStack             Last change: 3/15/2012                    2