[Bug 1854718] Re: Groups of swift daemons are all forced to use the same config

Sahid Orentino sahid.ferdjaoui at canonical.com
Wed Dec 4 08:52:19 UTC 2019


Hello Liam,

I probably missed something but in the account-server.conf file there
are sections, normally we should be able to set a specific value for
replication_server and that for swift server and replicator.

[account-server]
replication_server = true

[account-auditor]
replication_server = false

Can you share more details on how you think that should be working?

Thanks,
s.

-- 
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 Ubuntu Cloud Archive:
  Triaged
Status in Ubuntu Cloud Archive mitaka series:
  Triaged
Status in Ubuntu Cloud Archive ocata series:
  Triaged
Status in Ubuntu Cloud Archive queens series:
  Triaged
Status in Ubuntu Cloud Archive rocky series:
  Triaged
Status in Ubuntu Cloud Archive stein series:
  Triaged
Status in Ubuntu Cloud Archive train series:
  Triaged
Status in Ubuntu Cloud Archive ussuri series:
  Triaged
Status in swift package in Ubuntu:
  Triaged
Status in swift source package in Xenial:
  Triaged
Status in swift source package in Bionic:
  Triaged
Status in swift source package in Disco:
  Triaged
Status in swift source package in Eoan:
  Triaged
Status in swift source package in Focal:
  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/cloud-archive/+bug/1854718/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list