Page MenuHomeSoftware Heritage

belvedere: Migrate storage db to belvedere
AbandonedPublic

Authored by ardumont on Jun 13 2019, 9:50 AM.

Details

Reviewers
ftigeot
douardda
olasd
Group Reviewers
Reviewers
Summary

When the effective db migration is done. Changing only the pgbouncer will be
enough prior to restart services (as those services relies on the pgbouncer
now).

Related T1773

Test Plan
bin/octocatalog ... belevdere

-> Wants to update the configuration to target the db on db.i.s.o (which is belvedere).

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
production
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6182
Build 8525: arc lint + arc unit

Event Timeline

data/hostname/belvedere.internal.softwareheritage.org.yaml
6

Pondering here is we should just use localhost instead of fqdn (the current value set on that variable is currently set on db.i.s.o.
(same goes for the other entries here and the equivalent ones on other pgbouncer instances).

Any feedback welcome ;)

data/hostname/belvedere.internal.softwareheritage.org.yaml
6

Note: db is now an alias for belvedere

This has been committed in e1c567a05b72

data/hostname/belvedere.internal.softwareheritage.org.yaml
6

From a irc discussion with @olasd, it does not matter as this is resolved through the /etc/hosts either way.