QPS: similar to the existing etherpad-lite database
Size: Small, data will expire after 90 days
DB Name: etherpad
User: etherpad
Accessed from server (s): TBD
Backup Policy: daily backups if possible, data will expire after 90 days, can we account for that?
Grants needed:
Description
Details
Related Objects
Event Timeline
Change #1319969 had a related patch set uploaded (by Marostegui; author: Marostegui):
[operations/puppet@production] production-m1.sql.erb: Add new grants for etherpad
Change #1319969 merged by Marostegui:
[operations/puppet@production] production-m1.sql.erb: Add new grants for etherpad
Change #1319972 had a related patch set uploaded (by Marostegui; author: Marostegui):
[operations/puppet@production] production-m1.sql.erb: Fix username
@LSobanski I assume the grants are exactly the same as the current etherpadlite ones.
And the servers that will access them must go through the proxies anyway.
Change #1319974 had a related patch set uploaded (by Marostegui; author: Marostegui):
[operations/puppet@production] production-m1.sql.erb: Add codfw etherpad new grants
Change #1319972 merged by Marostegui:
[operations/puppet@production] production-m1.sql.erb: Fix username
Change #1319974 merged by Marostegui:
[operations/puppet@production] production-m1.sql.erb: Add codfw etherpad new grants
DBAs: I see from the patches that the new db will be just called "etherpad", correct?
daily backups if possible, data will expire after 90 days, can we account for that?
That's our most standard policy (daily incrementals, fortnite differentials, monthly fulls). Do you mean that data will be fully deleted every 90 days? It shouldn't affect backup policy a lot, although it would help if they are aligned with natural months (e.g. deletions happen on the first of each month), as full backups happen on the first week of the month.
Change #1320105 had a related patch set uploaded (by Jcrespo; author: Jcrespo):
[operations/puppet@production] dbbackups: Add backups for new m1 database: etherpad
@LSobanski the DB has been created (empty, if you'd need me to create the single table, just let me know).
user: etherpad
password: same as the previous user.
Access has been deployed with the the same (via the proxies) grants.
Please reopen should you need something else.
Jaime is working on the backups side already too.
Change #1320105 merged by Jcrespo:
[operations/puppet@production] dbbackups: Add backups for new m1 database: etherpad