[Bug 1854718] Re: Groups of swift daemons are all forced to use the same config
Corey Bryant
corey.bryant at canonical.com
Mon Dec 2 21:49:12 UTC 2019
We may want to fix this along with
https://bugs.launchpad.net/bugs/1800676. Sahid already took a stab at it
a while back but that got delayed by me.
Liam, do you need this prior to ussuri?
** Changed in: swift (Ubuntu)
Status: New => Triaged
** Changed in: swift (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to swift in Ubuntu.
https://bugs.launchpad.net/bugs/1854718
Title:
Groups of swift daemons are all forced to use the same config
Status in swift package in Ubuntu:
Triaged
Bug description:
On swift storage servers there are three groups of services: account,
container and object.
Each of these groups is comprised of a number of services, for
instance: server, auditor, replicator etc
Each service has its own init script but all the services in a group
are configured to use the same group config file eg swift-account,
swift-account-auditor, swift-account-reaper & swift-account-replicator
all use /etc/swift/account-server.conf.
Obviously this causes a problem when different services need different config. In the case of a swift cluster performing global replication the replication server need "
replication_server = true" where as the auditor needs "replication_server = false"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/swift/+bug/1854718/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list