Unable to locate config for object-expirer

Bug #1055954 reported by wangyanhehe41721
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Unassigned

Bug Description

object-auditor running (25856 - /etc/swift/object-server/2.conf)
object-auditor running (25866 - /etc/swift/object-server/3.conf)
object-auditor running (25838 - /etc/swift/object-server/1.conf)
object-auditor running (25908 - /etc/swift/object-server/5.conf)
object-auditor running (25913 - /etc/swift/object-server/6.conf)
object-auditor running (25898 - /etc/swift/object-server/4.conf)
object-auditor already started...
Unable to locate config for object-expirer
container-auditor running (25920 - /etc/swift/container-server/2.conf)
container-auditor running (25921 - /etc/swift/container-server/3.conf)
container-auditor running (25922 - /etc/swift/container-server/4.conf)
container-auditor running (25930 - /etc/swift/container-server/5.conf)
container-auditor running (25936 - /etc/swift/container-server/6.conf)
container-auditor running (25917 - /etc/swift/container-server/1.conf)
container-auditor already started...

affects: canonical-identity-provider → swift
Revision history for this message
Tom Fifield (fifieldt) wrote :

Hi,

What version of Swift is this?

What is in /etc/swift ?

Changed in swift:
status: New → Incomplete
Revision history for this message
wangyanhehe41721 (wangyan4172) wrote :

thank you I have already resolved the problem,in the /etc/swift/object-sevice/1-6.conf add [object-expirer]
and in the /etc/swift/ add object-expirer.conf
[DEFAULT]
# swift_dir = /etc/swift
# user = swift
# You can specify default log routing here if you want:
# log_name = swift
# log_facility = LOG_LOCAL0
# log_level = INFO
[object-expirer]
interval = 300
[pipeline:main]
pipeline = catch_errors cache proxy-server
[app:proxy-server]
use = egg:swift#proxy
# See proxy-server.conf-sample for options

[filter:cache]
use = egg:swift#memcache
# See proxy-server.conf-sample for options

[filter:catch_errors]
use = egg:swift#catch_errors
# See proxy-server.conf-sample for options
~

Changed in swift:
status: Incomplete → Invalid
affects: swift → devstack
Changed in devstack:
status: Invalid → New
status: New → Confirmed
Changed in devstack:
status: Confirmed → Fix Released
Revision history for this message
Peter Portante (peter-a-portante) wrote :
Revision history for this message
Chmouel Boudjnah (chmouel) wrote :

Hello, I think I misclicked this should be more a won't fix, That object-expirer message is just a warning and I didn't configure it on a devstack since it wasn't needed and I was trying to save some memory spaces. We can surely configure in devstack if that's really needed but I don't think that's a error.

Revision history for this message
Peter Portante (peter-a-portante) wrote :

Do you think it is worth getting devstack to run all the swift components as many customers do? Or is devstack sufficiently different that it is not worth doing that?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.