man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

swift-account-reaper (1)

Name

swift-account-reaper - OpenStack Swift account reaper

Synopsis

/usr/lib/swift/swift-account-reaper   [CONFIG]   [-h|--help]
[-v|--verbose] [-o|--once]

Description




OpenStack Swift                           swift-account-reaper(1)



NAME
     swift-account-reaper - OpenStack Swift account reaper


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


DESCRIPTION
     Removes  data  from  status=DELETED  accounts.   These   are
     accounts  that have been asked to be removed by the reseller
     via services remove_storage_account XMLRPC call.

     The account is not deleted immediately by the services call,
     but  instead  the  account  is simply marked for deletion by
     setting the status column in the account_stat table  of  the
     account   database.  This  account  reaper  scans  for  such
     accounts and removes the data in the background.  The  back-
     ground  deletion  process  will occur on the primary account
     server for the account.

     The options are as follows:

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


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

       svc:/application/openstack/swift/swift-account-reaper


DOCUMENTATION
     More in depth documentation  in  regards  to  swift-account-
     reaper  and  also  about  OpenStack  Swift as a whole can be
     found at http://swift.openstack.org/index.html




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





OpenStack             Last change: 8/26/2011                    1






OpenStack Swift                           swift-account-reaper(1)



     +---------------+-----------------------+
     |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
     +---------------+-----------------------+
     |Availability   | cloud/openstack/swift |
     +---------------+-----------------------+
     |Stability      | Uncommitted           |
     +---------------+-----------------------+
SEE ALSO
     account-server.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: 8/26/2011                    2